aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2019-01-27 14:06:06 +0100
committerMathias Kresin <dev@kresin.me>2019-07-07 11:17:27 +0200
commitfdcfd2b2328573db19ee8a03a5005f81e0fbd912 (patch)
treec85efeac789d8026294024d48244aadd0eecdea4 /target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi
parent2ec59c173f228911ed4038a757df1bad8147f6a5 (diff)
downloadupstream-fdcfd2b2328573db19ee8a03a5005f81e0fbd912.tar.gz
upstream-fdcfd2b2328573db19ee8a03a5005f81e0fbd912.tar.bz2
upstream-fdcfd2b2328573db19ee8a03a5005f81e0fbd912.zip
lantiq: dts: drop superfluous address and size cells
Fixes the following devicetree compiler warning: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi
index d676b59694..0217560386 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi
@@ -27,8 +27,6 @@
gpio-keys-polled {
compatible = "gpio-keys-polled";
- #address-cells = <1>;
- #size-cells = <0>;
poll-interval = <100>;
/* reset {
label = "reset";
@@ -249,8 +247,6 @@
status = "okay";
m25p80@4 {
- #address-cells = <1>;
- #size-cells = <1>;
compatible = "jedec,spi-nor";
reg = <4>;
spi-max-frequency = <1000000>;