[PATCH 2/4] Add dma sector to mpc8641hpcn board dts

Segher Boessenkool segher at kernel.crashing.org
Tue Jul 10 23:55:58 EST 2007


> +		dma at 21000{
> +			compatible = "fsl,mpc8xxx-dma";

Please use a real name, not this "xxx" stuff.

> +			reg = <21000 100>;
> +			ranges = <0 21000 1000>;

These overlap, that can't be right; it is just begging for
trouble.

> +			ch0 at 100{
> +				reg = <100 80>;
> +				extended;

I think you want a little more detailed property name
than "extended" here?


Segher




More information about the Linuxppc-dev mailing list