mbox series

[GIT,PULL] Rockchip dts32 changes for 5.16 #2

Message ID 3630369.N7QejLDta5@phil
State New
Headers show
Series [GIT,PULL] Rockchip dts32 changes for 5.16 #2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-dts32-2

Message

Heiko Stübner Oct. 20, 2021, 9:27 a.m. UTC
The following changes since commit 3e6f8124a78840d074fab36853ee1f5a2e7cffe5:

  ARM: dts: rockchip: swap timer clock-names (2021-09-20 15:22:48 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-dts32-2

for you to fetch changes up to 97ef6931208f7ab09f52dd291320aa53878aaa53:

  ARM: dts: rockchip: remove usb-phy fallback string from rk3066a/rk3188 (2021-10-20 09:39:26 +0200)

----------------------------------------------------------------
Adapt gpio subnode names to match the yaml binding and removal
of the actually non-matching fallback-string for usb-phys
on rk3066/rk3188 (most-specific compatible is and must always
be used).

----------------------------------------------------------------
Johan Jonker (2):
      ARM: dts: rockchip: change gpio nodenames
      ARM: dts: rockchip: remove usb-phy fallback string from rk3066a/rk3188

 arch/arm/boot/dts/rk3036.dtsi  |  6 +++---
 arch/arm/boot/dts/rk3066a.dtsi | 15 +++++++--------
 arch/arm/boot/dts/rk3188.dtsi  | 11 +++++------
 arch/arm/boot/dts/rk322x.dtsi  |  8 ++++----
 arch/arm/boot/dts/rk3288.dtsi  | 18 +++++++++---------
 arch/arm/boot/dts/rv1108.dtsi  |  8 ++++----
 6 files changed, 32 insertions(+), 34 deletions(-)