mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] align rk356x drivers as preparation for mainline dts
@ 2022-05-09 11:36 Michael Riesch
  2022-05-09 11:36 ` [PATCH 1/2] phy: rockchip: align naneng-combphy clocks and resets with binding Michael Riesch
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Riesch @ 2022-05-09 11:36 UTC (permalink / raw)
  To: barebox; +Cc: Frank Wunderlich, Michael Riesch

Hi all,

These patches align the barebox drivers for the Naneng Combo PHY and the dwc3
with the current device tree bindings in mainline Linux. Thereby, the
migration from the initial device tree files related to the RK3568 EVB1 and
the BananaPi R2Pro to their equivalents in mainline Linux is facilitated.

In order to ensure compatibility, the initial device tree files in
arch/arm/dts are adjusted accordingly.

The changes are tested exclusively on the RK3568 EVB1 -- Frank, if you could
give this a test on the BananaPi it would be great.

Looking forward to your comments!

Best regards,
Michael

Michael Riesch (2):
  phy: rockchip: align naneng-combphy clocks and resets with binding
  usb: dwc3: align dwc3 clocks with binding

 arch/arm/dts/rk3568-bpi-r2-pro.dts            |  7 +-
 arch/arm/dts/rk3568-evb1-v10.dts              | 14 ++--
 arch/arm/dts/rk3568.dtsi                      | 82 +++++++------------
 .../rockchip/phy-rockchip-naneng-combphy.c    | 19 +----
 drivers/usb/dwc3/core.c                       | 50 ++++++++---
 5 files changed, 79 insertions(+), 93 deletions(-)

-- 
2.30.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


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

end of thread, other threads:[~2022-05-11  6:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09 11:36 [PATCH 0/2] align rk356x drivers as preparation for mainline dts Michael Riesch
2022-05-09 11:36 ` [PATCH 1/2] phy: rockchip: align naneng-combphy clocks and resets with binding Michael Riesch
2022-05-09 11:36 ` [PATCH 2/2] usb: dwc3: align dwc3 clocks " Michael Riesch
2022-05-10  8:11 ` Aw: [PATCH 0/2] align rk356x drivers as preparation for mainline dts Frank Wunderlich
2022-05-11  6:28 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox