openwrt/target/linux/mediatek/dts/mt7987a.dtsi
Chukun Pan de8eb38db8 mediatek: move node from mt7987a SoC dtsi
Remove I2C, PCIe, PWM, UART and USB from the MT7987A SoC dtsi.
These should not be enabled by default, but rather enabled based
on the device.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
2025-11-25 16:48:28 +00:00

37 lines
484 B
Text

// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
* Copyright (C) 2023 MediaTek Inc.
* Author: Sam.Shih <sam.shih@mediatek.com>
*/
/dts-v1/;
#include <dt-bindings/leds/common.h>
#include "mt7987.dtsi"
/ {
compatible = "mediatek,mt7987a", "mediatek,mt7987";
memory {
reg = <0 0x40000000 0 0x10000000>;
};
};
&boottrap {
status = "okay";
};
&infra_bus_prot {
status = "okay";
};
&lvts {
status = "okay";
};
&trng {
status = "okay";
};
&watchdog {
status = "okay";
};