move Rockchip usbphy under the GRF mfd
From: Heiko Stuebner <heiko@...> Date: Wed, 30 Mar 2016 17:44:13 +0200
The usb2 phy used on rk3288 and before is fully part of the GRF, so similar to other phys repositioned recently, it should live under GRF node as well. Patch 1 should go through the phy-tree, hopefully into 4.7 and I'll pick patches 2 and 3 myself for 4.8 then. Heiko Stuebner (3): phy: rockchip-usb: should be a child device of the GRF ARM: dts: rockchip: make rk3288-grf a simple-mfd ARM: dts: rockchip: move rk3288 usbphy under the GRF node .../devicetree/bindings/phy/rockchip-usb-phy.txt | 27 +++++---- arch/arm/boot/dts/rk3288.dtsi | 65 +++++++++++----------- drivers/phy/phy-rockchip-usb.c | 14 ++++- 3 files changed, 60 insertions(+), 46 deletions(-) -- 2.6.4
Patches in this set
- [0001] phy: rockchip-usb: should be a child device of the GRF (raw)
- [0002] ARM: dts: rockchip: make rk3288-grf a simple-mfd (raw)
- [0003] ARM: dts: rockchip: move rk3288 usbphy under the GRF node (raw)
Statistics
- 3 individual patches
- 60 lines added
- 46 lines removed