[PATCH V2 4/7] arm64: dts: Add Designware GPIO dts binding to APM X-Gene platform
Feng Kan
fkan at apm.com
Fri Nov 14 11:26:04 PST 2014
On Fri, Nov 14, 2014 at 7:06 AM, Arnd Bergmann <arnd at arndb.de> wrote:
> On Thursday 13 November 2014 16:19:58 Feng Kan wrote:
>> + dwgpio: dwgpio at 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
More information about the linux-arm-kernel
mailing list