projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbbf513
)
arm64: dts: hisilicon: normalize the node name of the localbus
author
Zhen Lei
<thunder.leizhen@huawei.com>
Mon, 18 Jan 2021 03:16:32 +0000
(11:16 +0800)
committer
Wei Xu
<xuwei5@hisilicon.com>
Fri, 29 Jan 2021 08:33:25 +0000
(16:33 +0800)
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>
arch/arm64/boot/dts/hisilicon/hip05.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/hisilicon/hip05.dtsi
b/arch/arm64/boot/dts/hisilicon/hip05.dtsi
index 405acaa3e9ddab7f0bc45d87beb31aa446322ef1..4aed8d440b3aa5aa7dea41db46396299e2f69002 100644
(file)
--- a/
arch/arm64/boot/dts/hisilicon/hip05.dtsi
+++ b/
arch/arm64/boot/dts/hisilicon/hip05.dtsi
@@
-318,7
+318,7
@@
status = "disabled";
};
- lbc: localbus@80380000 {
+ lbc: local
-
bus@80380000 {
compatible = "hisilicon,hisi-localbus", "simple-bus";
reg = <0x0 0x80380000 0x0 0x10000>;
status = "disabled";