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:
Krzysztof Kozlowski 2025-05-09 13:21:32 +02:00 committed by Mark Brown
parent 846656f278
commit a4ca024548
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -59,8 +59,3 @@ examples:
reg = <0>;
};
};
shm: syscon@c8001000 {
compatible = "nuvoton,wpcm450-shm", "syscon";
reg = <0xc8001000 0x1000>;
};