mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 13:37:36 +02:00
arm64: dts: hisilicon: normalize the node name of the localbus
Change the node name of the localbus to match '^([a-z][a-z0-9\\-]+-bus|bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'. This error is detected by simple-bus.yaml. Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
This commit is contained in:
parent
dbbf51315a
commit
a328818ee7
|
|
@ -318,7 +318,7 @@ uart1: serial@80310000 {
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
lbc: localbus@80380000 {
|
||||
lbc: local-bus@80380000 {
|
||||
compatible = "hisilicon,hisi-localbus", "simple-bus";
|
||||
reg = <0x0 0x80380000 0x0 0x10000>;
|
||||
status = "disabled";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user