diff options
author | Sylvain Lemieux <slemieux@tycoint.com> | 2016-04-20 16:20:59 +0300 |
---|---|---|
committer | Vladimir Zapolskiy <vz@mleia.com> | 2016-04-21 22:29:48 +0300 |
commit | 9a96877c2b08865685bb80338db7254cf76af55f (patch) | |
tree | 30457747671723efa39b5d08c56571d45cf66eed /arch/arm/boot/dts/phy3250.dts | |
parent | 73fdaa0f332fcf301327053cff7e523a85b0e7c7 (diff) | |
download | linux-9a96877c2b08865685bb80338db7254cf76af55f.tar.xz |
ARM: dts: phy3250: enable ssp0
Preparatory change prior to disabling SSPx controllers
by default in the shared LPC32xx DTSI file.
Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Diffstat (limited to 'arch/arm/boot/dts/phy3250.dts')
-rw-r--r-- | arch/arm/boot/dts/phy3250.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/phy3250.dts b/arch/arm/boot/dts/phy3250.dts index a00d7ce7802b..26e070fe9a58 100644 --- a/arch/arm/boot/dts/phy3250.dts +++ b/arch/arm/boot/dts/phy3250.dts @@ -146,6 +146,7 @@ #size-cells = <0>; num-cs = <1>; cs-gpios = <&gpio 3 5 0>; + status = "okay"; eeprom: at25@0 { pl022,interface = <0>; |