[dt-for-next,v1,0/2] Add USB PHY and USB dts node for JH7110

Message ID 20230726100609.72550-1-minda.chen@starfivetech.com
Headers
Series Add USB PHY and USB dts node for JH7110 |

Message

Minda Chen July 26, 2023, 10:06 a.m. UTC
  Add USB and USB/PCIe PHY dts node for StarFive JH7110. The PHY
driver is in linux-phy-next tree.

Minda Chen (2):
  riscv: dts: starfive: Add USB and PCIe PHY nodes for JH7110
  riscv: dts: starfive: Add USB dts node for JH7110

 .../jh7110-starfive-visionfive-2.dtsi         |  5 ++
 arch/riscv/boot/dts/starfive/jh7110.dtsi      | 53 +++++++++++++++++++
 2 files changed, 58 insertions(+)


base-commit: f2b539af5718bb63eb9fd913d9d4474bd1e55d07
  

Comments

Conor Dooley July 26, 2023, 4:15 p.m. UTC | #1
From: Conor Dooley <conor.dooley@microchip.com>

On Wed, 26 Jul 2023 03:06:07 -0700, Minda Chen wrote:
> Add USB and USB/PCIe PHY dts node for StarFive JH7110. The PHY
> driver is in linux-phy-next tree.
> 
> Minda Chen (2):
>   riscv: dts: starfive: Add USB and PCIe PHY nodes for JH7110
>   riscv: dts: starfive: Add USB dts node for JH7110
> 
> [...]

Applied to riscv-dt-for-next, thanks!

[1/2] riscv: dts: starfive: Add USB and PCIe PHY nodes for JH7110
      https://git.kernel.org/conor/c/c2a10081c033
[2/2] riscv: dts: starfive: Add USB dts node for JH7110
      https://git.kernel.org/conor/c/e126aa3abc4e

Thanks,
Conor.