A1: Modify A1 AD40AE dts [1/1]

PD#SWPL-141143

Problem:
The current dts cannot fully adapt to AD40AE.

Solution:
1.Disable useless modules.
2.Enable pm module.

Verify:
A1-A113L-AD40AE

Change-Id: I7f7d31b8ae90b813d7d01273cbe1f28120f722fa
Signed-off-by: shu.wang <shu.wang@amlogic.com>
This commit is contained in:
shu.wang
2023-09-25 11:29:47 +00:00
committed by gerrit autosubmit
parent afd7b345c2
commit 2a38dc0cb6
2 changed files with 10 additions and 18 deletions
@@ -753,6 +753,10 @@
status = "okay";
};
&meson_suspend {
status = "okay";
};
&vddcpu0 {
pinctrl-names = "default";
pinctrl-0 = <&pwm_f_pins4>;
@@ -806,14 +810,6 @@
//pinctrl-0 = <&pwm_e_pins1>;
};
&pwm_cd {
status = "okay";
};
&uart_A {
status = "okay";
};
&sd_emmc_a {
status = "disabled";
pinctrl-0 = <&sdio_pins>;
@@ -849,7 +845,7 @@
};
&pwm_ab {
status = "okay";
status = "disabled";
};
&uart_C {
@@ -751,6 +751,10 @@
status = "okay";
};
&meson_suspend {
status = "okay";
};
&vddcpu0 {
pinctrl-names = "default";
pinctrl-0 = <&pwm_f_pins4>;
@@ -804,14 +808,6 @@
//pinctrl-0 = <&pwm_e_pins1>;
};
&pwm_cd {
status = "okay";
};
&uart_A {
status = "okay";
};
&sd_emmc_a {
status = "disabled";
pinctrl-0 = <&sdio_pins>;
@@ -847,7 +843,7 @@
};
&pwm_ab {
status = "okay";
status = "disabled";
};
&uart_C {