[REPOST PATCH v3 4/5] ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsi
Doug Anderson
dianders at chromium.org
Thu Jul 31 15:01:51 PDT 2014
Kever,
On Thu, Jul 31, 2014 at 2:26 PM, Kever Yang <kever.yang at rock-chips.com> wrote:
> From: Doug Anderson <dianders at chromium.org>
>
> The EHCI and HSIC device tree nodes were added in the wrong place.
> Fix them.
>
> Signed-off-by: Doug Anderson <dianders at chromium.org>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
> Changes in v3:
> - EHCI and HSIC move new for version 3.
>
> Changes in v2: None
>
> arch/arm/boot/dts/rk3288.dtsi | 41 ++++++++++++++++++++---------------------
> 1 file changed, 20 insertions(+), 21 deletions(-)
>
> diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi
> index a5607a1..673dee3 100644
> --- a/arch/arm/boot/dts/rk3288.dtsi
> +++ b/arch/arm/boot/dts/rk3288.dtsi
> @@ -205,6 +205,17 @@
> status = "disabled";
> };
>
> + usb_host0_ehci: ehci at ff500000 {
Argh. When I was helping you I messed this up. :( I pointed you at
an older version of the EHCI patch.
I'll post a fixup myself. Sorry for the bother...
-Doug
More information about the linux-arm-kernel
mailing list