From: Sergio Paracuellos Date: Tue, 19 Oct 2021 10:29:14 +0000 (+0200) Subject: staging: mt7621-dts: change palmbus address to lower case X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=efbc7bd90f60c71b8e786ee767952bc22fc3666d;p=linux.git staging: mt7621-dts: change palmbus address to lower case Hexadecimal addresses in device tree must be defined using lower case. Change missing one in 'gbpc1.dts' file. Signed-off-by: Sergio Paracuellos Link: https://lore.kernel.org/r/20211019102915.15409-1-sergio.paracuellos@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/mt7621-dts/gbpc1.dts b/drivers/staging/mt7621-dts/gbpc1.dts index b65d716868146..36e1e507f2410 100644 --- a/drivers/staging/mt7621-dts/gbpc1.dts +++ b/drivers/staging/mt7621-dts/gbpc1.dts @@ -18,7 +18,7 @@ bootargs = "console=ttyS0,57600"; }; - palmbus: palmbus@1E000000 { + palmbus: palmbus@1e000000 { i2c@900 { status = "okay"; };