commit | 81e3aa5509d5b27c2d3a9867692e9df570df1287 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Fri Sep 13 11:28:42 2024 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Fri Sep 20 15:31:40 2024 +0200 |
tree | 3994938f44773f879db875c8b6392e56405e9e27 | |
parent | a4baa4cdf8f9ddc46c381e09c5fa2f87c11ee674 [diff] [blame] |
arm64: zynqmp: Fix status property for m-a2197 boards Status property should be missing or okay or disabled but not just disable. dt-validate is reporting it too. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/bbf62f5911fcb356d1467b3979b4ff3c485124ad.1726219714.git.michal.simek@amd.com
diff --git a/arch/arm/dts/zynqmp-m-a2197-03-revA.dts b/arch/arm/dts/zynqmp-m-a2197-03-revA.dts index 811ceba..7439a2f 100644 --- a/arch/arm/dts/zynqmp-m-a2197-03-revA.dts +++ b/arch/arm/dts/zynqmp-m-a2197-03-revA.dts
@@ -97,7 +97,7 @@ }; &sdhci1 { /* sd1 MIO45-51 cd in place */ - status = "disable"; + status = "disabled"; no-1-8-v; disable-wp; xlnx,mio-bank = <1>;