[PATCH linux dev-4.7] ARM: dts: aspeed: resurrect PNOR on ast2500 evb
Joel Stanley
joel at jms.id.au
Thu Nov 17 16:01:42 AEDT 2016
On Thu, Nov 17, 2016 at 9:02 AM, Andrew Jeffery <andrew at aj.id.au> wrote:
> On Wed, 2016-11-16 at 18:09 +0100, Cédric Le Goater wrote:
>> It had gone to the Tartarus again. Let's bring it back to light.
Thanks for the lesson in Greek mythology.
>>
>> Signed-off-by: Cédric Le Goater <clg at kaod.org>
>
> Reviewed-by: Andrew Jeffery <andrew at aj.id.au>
>
>> ---
>> arch/arm/boot/dts/aspeed-ast2500-evb.dts | 5 ++++-
>> 1 file changed, 4 insertions(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/aspeed-ast2500-evb.dts
>> b/arch/arm/boot/dts/aspeed-ast2500-evb.dts
>> index 3dc472ae10e9..f60c367573f3 100644
>> --- a/arch/arm/boot/dts/aspeed-ast2500-evb.dts
>> +++ b/arch/arm/boot/dts/aspeed-ast2500-evb.dts
>> @@ -30,7 +30,10 @@
>>
>> &spi1 {
>> status = "okay";
>> - pnor at 0 {
>> + pinctrl-names = "default";
>> + pinctrl-0 = <&pinctrl_spi1_default>;
>> +
>> +pnor at 0 {
>
> Whitespace is a bit busted though?
I will fix this when I apply.
Reviewed-by: Joel Stanley <joel at jms.id.au>
Cheers,
Joel
More information about the openbmc
mailing list