mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
arm64: dts: microchip: drop 0x from unit address
By coding style, unit address should not start with 0x. Link: https://lore.kernel.org/r/20221210113343.63864-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
1b929c02af
commit
e76d8a16d1
|
|
@ -465,7 +465,7 @@ serdes: serdes@10808000 {
|
|||
reg = <0x6 0x10808000 0x5d0000>;
|
||||
};
|
||||
|
||||
switch: switch@0x600000000 {
|
||||
switch: switch@600000000 {
|
||||
compatible = "microchip,sparx5-switch";
|
||||
reg = <0x6 0 0x401000>,
|
||||
<0x6 0x10004000 0x7fc000>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user