mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
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>
This commit is contained in:
parent
846656f278
commit
a4ca024548
|
|
@ -59,8 +59,3 @@ examples:
|
|||
reg = <0>;
|
||||
};
|
||||
};
|
||||
|
||||
shm: syscon@c8001000 {
|
||||
compatible = "nuvoton,wpcm450-shm", "syscon";
|
||||
reg = <0xc8001000 0x1000>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user