[PATCH 1/2 v2] powerpc/85xx: Add dts for P1021RDB-PC board
Scott Wood
scottwood at freescale.com
Tue Jan 17 06:36:41 EST 2012
On 01/16/2012 01:00 AM, Xu Jiucheng wrote:
> + mdio at 24000 {
> + phy0: ethernet-phy at 0 {
> + interrupt-parent = <&mpic>;
> + interrupts = <3 1>;
> + reg = <0x0>;
> + };
> +
> + phy1: ethernet-phy at 1 {
> + interrupt-parent = <&mpic>;
> + interrupts = <2 1>;
> + reg = <0x1>;
> + };
pq3-mpic.dtsi (included by p1021si-post.dtsi) uses 4-cell interrupt
specifiers, so they need to be used everywhere.
-Scott
More information about the Linuxppc-dev
mailing list