[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1722457123.git.jan.kiszka@siemens.com>
Date: Wed, 31 Jul 2024 22:18:40 +0200
From: Jan Kiszka <jan.kiszka@...mens.com>
To: Minda Chen <minda.chen@...rfivetech.com>,
Vinod Koul <vkoul@...nel.org>,
Kishon Vijay Abraham I <kishon@...nel.org>
Cc: linux-phy@...ts.infradead.org,
devicetree@...r.kernel.org,
linux-riscv@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Conor Dooley <conor+dt@...nel.org>,
Emil Renner Berthing <kernel@...il.dk>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Rob Herring <robh@...nel.org>
Subject: [PATCH 0/3] riscv: jh7110: Fix configuration for on-chip USB 2.0 support
While mainline has support for the USB controller of the JH7110 since 6.5,
this never really worked, even not with latest downstream kernels by Starfive -
unless you were also using an old downstream U-Boot version. The reason for
that was a missing syscon setting that prevented the connection between USB
2.0 PHY and the controller. This series finally fixes the issue.
Jan
CC: Conor Dooley <conor+dt@...nel.org>
CC: Emil Renner Berthing <kernel@...il.dk>
CC: Krzysztof Kozlowski <krzk+dt@...nel.org>
CC: Rob Herring <robh@...nel.org>
Jan Kiszka (3):
dt-bindings: phy: jh7110-usb-phy: Add sys-syscon property
riscv: dts: starfive: jh7110: Add sys-syscon property to usbphy0
phy: starfive: jh7110-usb: Fix link configuration to controller
.../bindings/phy/starfive,jh7110-usb-phy.yaml | 11 ++++++++++
arch/riscv/boot/dts/starfive/jh7110.dtsi | 1 +
drivers/phy/starfive/phy-jh7110-usb.c | 20 +++++++++++++++++++
3 files changed, 32 insertions(+)
--
2.43.0
Powered by blists - more mailing lists