From mboxrd@z Thu Jan 1 00:00:00 1970 From: vz@mleia.com (Vladimir Zapolskiy) Date: Mon, 18 Apr 2016 05:47:13 +0300 Subject: [PATCH 3/3] arm: dts: phy3250: enable ssp0 In-Reply-To: <1460636437-21764-4-git-send-email-slemieux.tyco@gmail.com> References: <1460636437-21764-1-git-send-email-slemieux.tyco@gmail.com> <1460636437-21764-4-git-send-email-slemieux.tyco@gmail.com> Message-ID: <57144AB1.6040304@mleia.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Sylvain, On 14.04.2016 15:20, slemieux.tyco at gmail.com wrote: > From: Sylvain Lemieux > even a short commit message is highly appreciated, e.g. "this is a preparatory change prior to disabling SSPx controllers by default in the shared LPC32xx DTSI file". > Signed-off-by: Sylvain Lemieux > --- > arch/arm/boot/dts/phy3250.dts | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/phy3250.dts b/arch/arm/boot/dts/phy3250.dts > index a00d7ce..26e070f 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 at 0 { > pl022,interface = <0>; > Could you please swap 2/3 and 3/3 ? This may save some time to git-bisect users, if there are any :) -- With best wishes, Vladimir