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

From: Arnd Bergmann
Date: Fri Nov 14 2014 - 10:06:27 EST


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

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/