arm64: zynqmp: Enable AMS for all boards

The AMS does not rely on external hardware or features, so it can be
enabled unconditionally.

Signed-off-by: Sean Anderson <sean.anderson@linux.dev>
Link: https://lore.kernel.org/r/20240812215129.3599832-2-sean.anderson@linux.dev
Signed-off-by: Michal Simek <michal.simek@amd.com>
This commit is contained in:
Sean Anderson 2024-08-12 17:51:26 -04:00 committed by Michal Simek
parent 9852d85ec9
commit 7e1ef5ccb0
6 changed files with 0 additions and 21 deletions

View File

@ -366,10 +366,6 @@ &gpio {
"", "", "", ""; /* 170 - 173 */
};
&xilinx_ams {
status = "okay";
};
&ams_ps {
status = "okay";
};

View File

@ -590,10 +590,6 @@ &watchdog0 {
status = "okay";
};
&xilinx_ams {
status = "okay";
};
&ams_ps {
status = "okay";
};

View File

@ -1028,10 +1028,6 @@ &watchdog0 {
status = "okay";
};
&xilinx_ams {
status = "okay";
};
&ams_ps {
status = "okay";
};

View File

@ -511,10 +511,6 @@ &watchdog0 {
status = "okay";
};
&xilinx_ams {
status = "okay";
};
&ams_ps {
status = "okay";
};

View File

@ -523,10 +523,6 @@ &watchdog0 {
status = "okay";
};
&xilinx_ams {
status = "okay";
};
&ams_ps {
status = "okay";
};

View File

@ -1157,7 +1157,6 @@ lpd_watchdog: watchdog@ff150000 {
xilinx_ams: ams@ffa50000 {
compatible = "xlnx,zynqmp-ams";
status = "disabled";
interrupt-parent = <&gic>;
interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
reg = <0x0 0xffa50000 0x0 0x800>;