Skip to content

Commit a4ca024

Browse files
krzkbroonie
authored andcommitted
spi: dt-bindings: nuvoton,wpcm450-fiu: Drop unrelated nodes from DTS example
Binding example should not contain other nodes, including other providers like syscon, because this is redundant and only adds unnecessary bloat. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/20250509112130.123462-4-krzysztof.kozlowski@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 846656f commit a4ca024

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Documentation/devicetree/bindings/spi/nuvoton,wpcm450-fiu.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,3 @@ examples:
5959
reg = <0>;
6060
};
6161
};
62-
63-
shm: syscon@c8001000 {
64-
compatible = "nuvoton,wpcm450-shm", "syscon";
65-
reg = <0xc8001000 0x1000>;
66-
};

0 commit comments

Comments
 (0)