Skip to content

Commit 76f88d2

Browse files
vzapolskiykhilman
authored andcommitted
ARM: dts: omap: dra7: Remove bogus #syscon-cells property
There is no such dt binding property as '#syscon-cells', remove it. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Link: https://patch.msgid.link/20251230234040.2083889-1-vz@mleia.com Signed-off-by: Kevin Hilman <khilman@baylibre.com>
1 parent 1e79c33 commit 76f88d2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/boot/dts/ti/omap/dra7-l4.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@
109109
scm_conf1: scm_conf@1c04 {
110110
compatible = "syscon";
111111
reg = <0x1c04 0x0020>;
112-
#syscon-cells = <2>;
113112
};
114113

115114
scm_conf_pcie: scm_conf@1c24 {

0 commit comments

Comments
 (0)