diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2014-01-24 18:45:24 -0200 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2014-02-09 21:33:52 +0800 |
commit | ee97d154f0a81f87f0f88c99a3963da2ab5ad787 (patch) | |
tree | ed5c2ca8471ee25f1a8d6533b7abcae769877145 | |
parent | 28f93d0bbe171cf0c9051f22b550890740776bbb (diff) |
ARM: dts: imx28-m28cu3: Remove 'reset-active-high'imx-dt-3.15
The 'reset-active-high' property is not defined anywhere, so just remove it.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
-rw-r--r-- | arch/arm/boot/dts/imx28-m28cu3.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx28-m28cu3.dts b/arch/arm/boot/dts/imx28-m28cu3.dts index 15f3b39716e8..9348ce59dda4 100644 --- a/arch/arm/boot/dts/imx28-m28cu3.dts +++ b/arch/arm/boot/dts/imx28-m28cu3.dts @@ -116,7 +116,6 @@ pinctrl-0 = <&lcdif_24bit_pins_a &lcdif_pins_m28>; display = <&display>; - reset-active-high; status = "okay"; display: display0 { |