aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2018-12-16 10:35:30 +0100
committerChristian Lamparter <chunkeey@gmail.com>2018-12-17 00:21:34 +0100
commit2630aae36fc2628647c349fc680c7b595fd73e4f (patch)
tree345dae6f946960b7c239827bf4df9f9885422d98 /target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts
parent97ba1411e54e7bf8af55a2b95e3fc580df2f136a (diff)
downloadupstream-2630aae36fc2628647c349fc680c7b595fd73e4f.tar.gz
upstream-2630aae36fc2628647c349fc680c7b595fd73e4f.tar.bz2
upstream-2630aae36fc2628647c349fc680c7b595fd73e4f.zip
ipq40xx: device-tree overhaul
- replace licence texts with SPDX-License-Identifier where applicable. - make node-names more generic to fit with Device-Tree Release v0.2 Section 2.2.2 Generic Names Recommendation. - utilize wifi0/1, blsp1_uart1 labels Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts')
-rw-r--r--target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts23
1 files changed, 12 insertions, 11 deletions
diff --git a/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts b/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts
index a91634e62a..5073fe9cb8 100644
--- a/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts
+++ b/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Device Tree Source for Meraki MR33 (Stinkbug)
*
@@ -69,12 +70,6 @@
qcom,wifi_noc_memtype_m0_m2 = <TCSR_WIFI_NOC_MEMTYPE_M0_M2>;
};
- serial@78af000 {
- pinctrl-0 = <&serial_0_pins>;
- pinctrl-names = "default";
- status = "okay";
- };
-
serial@78b0000 {
pinctrl-0 = <&serial_1_pins>;
pinctrl-names = "default";
@@ -108,7 +103,7 @@
};
};
- gpio-keys {
+ keys {
compatible = "gpio-keys";
reset {
@@ -118,7 +113,7 @@
};
};
- gpio-leds {
+ leds {
compatible = "gpio-leds";
power_orange: power {
@@ -133,6 +128,12 @@
status = "okay";
};
+&blsp1_uart1 {
+ pinctrl-0 = <&serial_0_pins>;
+ pinctrl-names = "default";
+ status = "okay";
+};
+
&cryptobam {
status = "okay";
};
@@ -160,11 +161,11 @@
pinctrl-names = "default";
status = "okay";
- lp5562@30 {
- enable-gpio = <&tlmm 48 GPIO_ACTIVE_HIGH>;
+ led-controller@30 {
compatible = "ti,lp5562";
- clock-mode = /bits/8 <2>;
reg = <0x30>;
+ clock-mode = /bits/8 <2>;
+ enable-gpio = <&tlmm 48 GPIO_ACTIVE_HIGH>;
/* RGB led */
status_red: chan0 {