mbox series

[0/3] Fixes for rk3566-roc-pc

Message ID 20221010190142.18340-1-f.kardame@manjaro.org (mailing list archive)
Headers show
Series Fixes for rk3566-roc-pc | expand

Message

Furkan Kardame Oct. 10, 2022, 7:01 p.m. UTC
The following series fixes some of the mistake 
on rk3566-roc-pc dts

Patch 1 fixes gmac failure when using rgmii-id.
Patch 2 fixes i2c3 wrongly connected to i2c3m1.
Patch 3 removes i2c5 as it is owned by hdmi port.

Furkan Kardame (3):
  arm64: dts: rockchip: Fix gmac failure of rgmii-id
  arm64: dts: rockchip: Fix i2c3 pinctrl
  arm64: dts: rockchip: remove i2c5

 arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Comments

Heiko Stübner Oct. 17, 2022, 12:34 p.m. UTC | #1
On Mon, 10 Oct 2022 22:01:39 +0300, Furkan Kardame wrote:
> The following series fixes some of the mistake
> on rk3566-roc-pc dts
> 
> Patch 1 fixes gmac failure when using rgmii-id.
> Patch 2 fixes i2c3 wrongly connected to i2c3m1.
> Patch 3 removes i2c5 as it is owned by hdmi port.
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: rockchip: Fix gmac failure of rgmii-id
      commit: adbab347ec8861aa80d850693df3cd005ec65a99
[2/3] arm64: dts: rockchip: Fix i2c3 pinctrl
      commit: 2440ad0d851e404adcd1b9ad758f28bd59365bae
[3/3] arm64: dts: rockchip: remove i2c5
      commit: b44bc59d0d279fa4f3dc11b895f2c8f77719885d

Best regards,