Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1368311

[PATCH 0/3] move Rockchip usbphy under the GRF mfd

From Heiko Stuebner <heiko@sntech.de>
Newsgroups linux.kernel
Subject [PATCH 0/3] move Rockchip usbphy under the GRF mfd
Date 2016-03-31 15:50 +0200
Message-ID <riL8Z-5Qv-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] move Rockchip usbphy under the GRF mfd Heiko Stuebner <heiko@sntech.de> - 2016-03-31 15:50 +0200
  [PATCH 2/3] ARM: dts: rockchip: make rk3288-grf a simple-mfd Heiko Stuebner <heiko@sntech.de> - 2016-03-31 15:50 +0200
  [PATCH 3/3] ARM: dts: rockchip: move rk3288 usbphy under the GRF node Heiko Stuebner <heiko@sntech.de> - 2016-03-31 15:50 +0200

csiph-web