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>
Fri, 3 Mar 2023 10:45:53 +0000 (11:45 +0100)
commit efbc7bd90f60c71b8e786ee767952bc22fc3666d upstream.

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
Cc: Arınç ÜNAL <arinc.unal@arinc9.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-dts/gbpc1.dts

index 02fd9be5e17348257080a9f8f8473046e26b2b3b..cf5d6e9a9b548e5e53ea5f1f3d2db65e95acb695 100644 (file)
@@ -19,7 +19,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       palmbus: palmbus@1E000000 {
+       palmbus: palmbus@1e000000 {
                i2c@900 {
                        status = "okay";
                };