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

Arnd Bergmann arnd at arndb.de
Fri Nov 14 07:06:15 PST 2014


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'.

	Arnd



More information about the linux-arm-kernel mailing list