projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf4aae1
)
ARM: dts: aspeed-g6: Cleanup watchdog unit address
author
Andrew Jeffery
<andrew@aj.id.au>
Tue, 3 Dec 2019 12:04:14 +0000
(22:34 +1030)
committer
Joel Stanley
<joel@jms.id.au>
Tue, 17 Dec 2019 02:38:23 +0000
(13:38 +1100)
arch/arm/boot/dts/aspeed-g6.dtsi:204.28-208.6: Warning (simple_bus_reg): /ahb/apb/watchdog@
1e7850C0
: simple-bus unit address format error, expected "
1e7850c0
"
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-g6.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-g6.dtsi
b/arch/arm/boot/dts/aspeed-g6.dtsi
index 5f6142d99eeb68c427333b3a52a40e17bdc90526..ffe0d76c5ac05f3afe6b5377bf7f69f6fa8997d5 100644
(file)
--- a/
arch/arm/boot/dts/aspeed-g6.dtsi
+++ b/
arch/arm/boot/dts/aspeed-g6.dtsi
@@
-385,7
+385,7
@@
status = "disabled";
};
- wdt4: watchdog@1e7850
C
0 {
+ wdt4: watchdog@1e7850
c
0 {
compatible = "aspeed,ast2600-wdt";
reg = <0x1e7850C0 0x40>;
status = "disabled";