[PATCH 3/3] 8349emds default dts updates for USB change
Kumar Gala
galak at kernel.crashing.org
Tue Feb 6 02:06:42 EST 2007
On Feb 5, 2007, at 3:10 AM, Li Yang wrote:
> Signed-off-by: Li Yang <leoli at freescale.com>
> ---
> arch/powerpc/boot/dts/mpc8349emds.dts | 6 ++++++
> 1 files changed, 6 insertions(+), 0 deletions(-)
>
> diff --git a/arch/powerpc/boot/dts/mpc8349emds.dts b/arch/powerpc/
> boot/dts/mpc8349emds.dts
> index efceb34..ba31af1 100644
> --- a/arch/powerpc/boot/dts/mpc8349emds.dts
> +++ b/arch/powerpc/boot/dts/mpc8349emds.dts
> @@ -39,6 +39,11 @@
> reg = <00000000 10000000>; // 256MB at 0
> };
> + bcsr at f8000000 {
> + device_type = "board-control";
> + reg = <e2400000 8000>;
Are the bcsr's at f8000000 or e2400000?
> + };
> +
> soc8349 at e0000000 {
> #address-cells = <1>;
> #size-cells = <1>;
> @@ -103,6 +108,7 @@
> #size-cells = <0>;
> interrupt-parent = <700>;
> interrupts = <26 2>;
> + dr_mode = "otg";
You're introducing a new property without any Documentation
describing it.
> phy_type = "ulpi";
> };
- k
More information about the Linuxppc-dev
mailing list