diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2013-04-22 05:55:55 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-06-17 03:43:28 -0400 |
commit | b400932c2944d36025e9240e877499ac5f613680 (patch) | |
tree | d04ce36275b8d065a5252fe81ca4a0d48339f63e /arch/arm/boot/dts/imx28-cfa10049.dts | |
parent | 33678d123050f1be3da6de8e3f1b5b391742560d (diff) |
ARM: dts: cfa10036: Change the OLED display to SSD1306
The SSD1307 was used in an early prototype that will never get
distributed. The final board now has a SSD1306 instead, that has its own
power generation unit and thus doesn't need any PWM. The panel attached
to it also changed.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx28-cfa10049.dts')
-rw-r--r-- | arch/arm/boot/dts/imx28-cfa10049.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx28-cfa10049.dts b/arch/arm/boot/dts/imx28-cfa10049.dts index 063e62059890..dfdcd85c265c 100644 --- a/arch/arm/boot/dts/imx28-cfa10049.dts +++ b/arch/arm/boot/dts/imx28-cfa10049.dts | |||
@@ -166,8 +166,8 @@ | |||
166 | 166 | ||
167 | apbx@80040000 { | 167 | apbx@80040000 { |
168 | pwm: pwm@80064000 { | 168 | pwm: pwm@80064000 { |
169 | pinctrl-names = "default", "default"; | 169 | pinctrl-names = "default"; |
170 | pinctrl-1 = <&pwm3_pins_b>; | 170 | pinctrl-0 = <&pwm3_pins_b>; |
171 | status = "okay"; | 171 | status = "okay"; |
172 | }; | 172 | }; |
173 | 173 | ||