aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2021-10-19 12:29:14 +0200
committerGreg Kroah-Hartman <[email protected]>2021-10-20 19:34:46 +0200
commitefbc7bd90f60c71b8e786ee767952bc22fc3666d (patch)
treea56bd93cfa50e7c59b022960c74cc8ba3b607022
parent524b09ea34a44fc501edb82bb04cb52f464e96a1 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--drivers/staging/mt7621-dts/gbpc1.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/mt7621-dts/gbpc1.dts b/drivers/staging/mt7621-dts/gbpc1.dts
index b65d71686814..36e1e507f241 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";
};