Re: [PATCH V2 4/7] arm64: dts: Add Designware GPIO dts binding to APM X-Gene platform

From: Feng Kan
Date: Fri Nov 14 2014 - 14:26:13 EST


On Fri, Nov 14, 2014 at 7:06 AM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
> On Thursday 13 November 2014 16:19:58 Feng Kan wrote:
>> + dwgpio: dwgpio@1c024000 {
>> + compatible = "snps,dw-apb-gpio";
>> + reg = <0x0 0x1c024000 0x0 0x1000>;
>> + reg-io-width = <4>;
>> + #address-cells = <1>;
>> + #size-cells = <0>;
>>
>
> Same comment as patch 1: make the node name 'gpio', not 'dwgpio'.

I can make this change.
>
> Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/