Commit 76f88d2e authored by Vladimir Zapolskiy's avatar Vladimir Zapolskiy Committed by Kevin Hilman
Browse files

ARM: dts: omap: dra7: Remove bogus #syscon-cells property



There is no such dt binding property as '#syscon-cells', remove it.

Signed-off-by: default avatarVladimir Zapolskiy <vz@mleia.com>
Link: https://patch.msgid.link/20251230234040.2083889-1-vz@mleia.com


Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 1e79c330
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -109,7 +109,6 @@ dra7_pmx_core: pinmux@1400 {
				scm_conf1: scm_conf@1c04 {
					compatible = "syscon";
					reg = <0x1c04 0x0020>;
					#syscon-cells = <2>;
				};

				scm_conf_pcie: scm_conf@1c24 {