]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
ARM: dts: aspeed-g6: Cleanup watchdog unit address
authorAndrew Jeffery <andrew@aj.id.au>
Tue, 3 Dec 2019 12:04:14 +0000 (22:34 +1030)
committerJoel 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

index 5f6142d99eeb68c427333b3a52a40e17bdc90526..ffe0d76c5ac05f3afe6b5377bf7f69f6fa8997d5 100644 (file)
                                status = "disabled";
                        };
 
-                       wdt4: watchdog@1e7850C0 {
+                       wdt4: watchdog@1e7850c0 {
                                compatible = "aspeed,ast2600-wdt";
                                reg = <0x1e7850C0 0x40>;
                                status = "disabled";