diff options
author | Allen Xu <b45815@freescale.com> | 2014-07-21 14:54:41 -0400 |
---|---|---|
committer | Allen Xu <b45815@freescale.com> | 2014-07-21 21:42:50 -0400 |
commit | b77b5205175fdbd7445bb3125bfac237614ebc8e (patch) | |
tree | 06d9899d46160e6b72ba3f64c020a68a6d5a5659 /arch/arm/boot | |
parent | 77543e2c1d8f5e891796c5278d0143679808ea03 (diff) |
ENGR00323924 iMX6SX: dts: disable weim-nor in default dts
only enable this module in specific dts file.
Signed-off-by: Allen Xu <b45815@freescale.com>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/dts/imx6sx.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi index 5d5ac3dea4a9..aba307887e5b 100644 --- a/arch/arm/boot/dts/imx6sx.dtsi +++ b/arch/arm/boot/dts/imx6sx.dtsi | |||
@@ -855,6 +855,7 @@ | |||
855 | reg = <0x021b8000 0x4000>; | 855 | reg = <0x021b8000 0x4000>; |
856 | interrupts = <0 14 0x04>; | 856 | interrupts = <0 14 0x04>; |
857 | clocks = <&clks IMX6SX_CLK_EIM_SLOW>; | 857 | clocks = <&clks IMX6SX_CLK_EIM_SLOW>; |
858 | status = "disabled"; | ||
858 | }; | 859 | }; |
859 | 860 | ||
860 | i2c1: i2c@021a0000 { | 861 | i2c1: i2c@021a0000 { |