Re: [PATCH 2/2] arm64: allwinner: a64: add pmu0 regs for USB PHY

2017-04-06 Thread Maxime Ripard
On Wed, Apr 05, 2017 at 10:30:34PM +0800, Icenowy Zheng wrote: > The USB PHY in A64 has a "pmu0" region, which controls the EHCI/OHCI > controller pair that can be connected to the PHY0. > > Add the MMIO region for PHY node. > > Signed-off-by: Icenowy Zheng Applied, thanks

Re: [PATCH 2/2] arm64: allwinner: a64: add pmu0 regs for USB PHY

2017-04-06 Thread Maxime Ripard
On Wed, Apr 05, 2017 at 10:30:34PM +0800, Icenowy Zheng wrote: > The USB PHY in A64 has a "pmu0" region, which controls the EHCI/OHCI > controller pair that can be connected to the PHY0. > > Add the MMIO region for PHY node. > > Signed-off-by: Icenowy Zheng Applied, thanks Maxime -- Maxime

[PATCH 2/2] arm64: allwinner: a64: add pmu0 regs for USB PHY

2017-04-05 Thread Icenowy Zheng
The USB PHY in A64 has a "pmu0" region, which controls the EHCI/OHCI controller pair that can be connected to the PHY0. Add the MMIO region for PHY node. Signed-off-by: Icenowy Zheng --- arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 2 ++ 1 file changed, 2 insertions(+)

[PATCH 2/2] arm64: allwinner: a64: add pmu0 regs for USB PHY

2017-04-05 Thread Icenowy Zheng
The USB PHY in A64 has a "pmu0" region, which controls the EHCI/OHCI controller pair that can be connected to the PHY0. Add the MMIO region for PHY node. Signed-off-by: Icenowy Zheng --- arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git