All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] move Rockchip usbphy under the GRF mfd
@ 2016-03-31 13:43 Heiko Stuebner
  2016-03-31 13:43 ` [PATCH 1/3] phy: rockchip-usb: should be a child device of the GRF Heiko Stuebner
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Heiko Stuebner @ 2016-03-31 13:43 UTC (permalink / raw)
  To: kishon; +Cc: linux-kernel, linux-rockchip, Heiko Stuebner

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-08-03  9:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-31 13:43 [PATCH 0/3] move Rockchip usbphy under the GRF mfd Heiko Stuebner
2016-03-31 13:43 ` [PATCH 1/3] phy: rockchip-usb: should be a child device of the GRF Heiko Stuebner
2016-04-19  6:13   ` Heiko Stübner
2016-04-30 20:07     ` Heiko Stübner
2016-05-03 10:58       ` Kishon Vijay Abraham I
2016-05-03 10:58         ` Kishon Vijay Abraham I
2016-05-03 11:02         ` Heiko Stübner
2016-06-17 12:35           ` Kishon Vijay Abraham I
2016-06-17 12:35             ` Kishon Vijay Abraham I
2016-03-31 13:43 ` [PATCH 2/3] ARM: dts: rockchip: make rk3288-grf a simple-mfd Heiko Stuebner
2016-03-31 13:43 ` [PATCH 3/3] ARM: dts: rockchip: move rk3288 usbphy under the GRF node Heiko Stuebner
2016-08-03  9:40   ` Heiko Stübner
2016-08-03  9:40     ` Heiko Stübner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.