]> git.itanic.dy.fi Git - linux-stable/commitdiff
staging: mt7621-dts: change palmbus address to lower case
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Tue, 19 Oct 2021 10:29:14 +0000 (12:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Oct 2021 17:34:46 +0000 (19:34 +0200)
Hexadecimal addresses in device tree must be defined using lower case.
Change missing one in 'gbpc1.dts' file.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20211019102915.15409-1-sergio.paracuellos@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-dts/gbpc1.dts

index b65d71686814670951a0eb9708a08b727ce7135d..36e1e507f2410df5098c573d322b829846ea2b17 100644 (file)
@@ -18,7 +18,7 @@ chosen {
                bootargs = "console=ttyS0,57600";
        };
 
-       palmbus: palmbus@1E000000 {
+       palmbus: palmbus@1e000000 {
                i2c@900 {
                        status = "okay";
                };