summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6sx-sdb.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/imx6sx-sdb.dts')
-rw-r--r--arch/arm/boot/dts/imx6sx-sdb.dts31
1 files changed, 19 insertions, 12 deletions
diff --git a/arch/arm/boot/dts/imx6sx-sdb.dts b/arch/arm/boot/dts/imx6sx-sdb.dts
index 8b9426469ffc..abc92c26a677 100644
--- a/arch/arm/boot/dts/imx6sx-sdb.dts
+++ b/arch/arm/boot/dts/imx6sx-sdb.dts
@@ -15,20 +15,21 @@
model = "Freescale i.MX6 SoloX SDB Board";
compatible = "fsl,imx6sx-sdb", "fsl,imx6sx";
- backlight1 {
+
+ pwm-backlight {
compatible = "pwm-backlight";
- pwms = <&pwm3 0 5000000>;
+ pwms = <&pwm4 0 5000000>;
brightness-levels = <0 4 8 16 32 64 128 255>;
- default-brightness-level = <6>;
- fb-names = "mxs-lcdif0";
+ default-brightness-level = <7>;
+ fb-names = "mxs-lcdif1";
};
- backlight2 {
+ backlight1 {
compatible = "pwm-backlight";
- pwms = <&pwm4 0 5000000>;
+ pwms = <&pwm3 0 5000000>;
brightness-levels = <0 4 8 16 32 64 128 255>;
- default-brightness-level = <6>;
- fb-names = "mxs-lcdif1";
+ default-brightness-level = <7>;
+ fb-names = "mxs-lcdif0";
};
hannstar_cabc {
@@ -156,6 +157,12 @@
csi_id = <1>;
status = "okay";
};
+
+ bt_rfkill {
+ compatible = "fsl,mxc_bt_rfkill";
+ bt-power-gpios = <&gpio4 10 0>;
+ status = "okay";
+ };
};
&csi1 {
@@ -383,7 +390,7 @@
mag3110@0e {
compatible = "fsl,mag3110";
reg = <0x0e>;
- position = <2>;
+ position = <3>;
interrupt-parent = <&gpio6>;
interrupts = <5 1>;
shared-interrupt;
@@ -392,7 +399,7 @@
mma8451@1c {
compatible = "fsl,mma8451";
reg = <0x1c>;
- position = <1>;
+ position = <3>;
interrupt-parent = <&gpio6>;
interrupts = <2 8>;
interrupt-route = <2>;
@@ -552,7 +559,7 @@
status = "disabled";
display0: display {
- bits-per-pixel = <16>;
+ bits-per-pixel = <32>;
bus-width = <24>;
display-timings {
@@ -582,7 +589,7 @@
status = "okay";
display1: display {
- bits-per-pixel = <16>;
+ bits-per-pixel = <32>;
bus-width = <18>;
};
};