[PATCH 07/15] [POWERPC] Promess Motion-PRO DTS

Wolfgang Grandegger wg at grandegger.com
Thu Oct 18 22:50:11 EST 2007


Hello,

I see one more issue.

Marian Balakowicz wrote:
> Add device tree source file for Motion-PRO board.
> 
> Signed-off-by: Marian Balakowicz <m8 at semihalf.com>
> ---
[deletions]
> +		gpio at b00 {
> +			compatible = "mpc5200b-gpio\0mpc5200-gpio";
> +			reg = <b00 40>;
> +			interrupts = <1 7 0>;
> +			interrupt-parent = <&mpc5200_pic>;
> +		};

Do we not need the field "device_type = "gpio" here?

> +		gpio-wkup at c00 {
> +			compatible = "mpc5200b-gpio-wkup\0mpc5200-gpio-wkup";
> +			reg = <c00 40>;
> +			interrupts = <1 8 0 0 3 0>;
> +			interrupt-parent = <&mpc5200_pic>;
> +		};

And the same here.

Wolfgang.




More information about the Linuxppc-dev mailing list