Skip to content

Commit fc8d2b2

Browse files
titolini72Alexandre Torgue
authored andcommitted
ARM: dts: stm32: YAML validation fails for Argon Boards
"make dtbs_check" gives following output : stm32mp157c-emstamp-argon.dtb: gpu@59000000: 'contiguous-area' does not match any of the regexes: 'pinctrl-[0-9]+' From schema: Documentation/devicetree/bindings/gpu/vivante,gc.yaml Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@foss.st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent 84a34e1 commit fc8d2b2

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

arch/arm/boot/dts/stm32mp157c-emstamp-argon.dtsi

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,6 @@
6868
reg = <0x38000000 0x10000>;
6969
no-map;
7070
};
71-
72-
gpu_reserved: gpu@dc000000 {
73-
reg = <0xdc000000 0x4000000>;
74-
no-map;
75-
};
7671
};
7772

7873
led: gpio_leds {
@@ -183,10 +178,6 @@
183178
};
184179
};
185180

186-
&gpu {
187-
contiguous-area = <&gpu_reserved>;
188-
};
189-
190181
&hash1 {
191182
status = "okay";
192183
};

0 commit comments

Comments
 (0)