[PATCH] arm64: dts: meson: radxa-zero: allow usb otg mode
Neil Armstrong
neil.armstrong at linaro.org
Fri Jan 27 05:17:46 PST 2023
On 27/01/2023 11:39, Christian Hewitt wrote:
> Setting dr_mode to "host" prevents otg which can be useful on a board
> with limited connectivity options. So don't force host mode.
>
> Signed-off-by: Christian Hewitt <christianshewitt at gmail.com>
> ---
> arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts b/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts
> index e3bb6df42ff3..cf0a9be83fc4 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts
> +++ b/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts
> @@ -401,5 +401,4 @@ &uart_AO {
>
> &usb {
> status = "okay";
> - dr_mode = "host";
At some point we would need to add the fusb302 node to have proper USB-C PD and mode switch handling.
Fixes: 26d1400f7457 ("arm64: dts: amlogic: add support for Radxa Zero")
Acked-by: Neil Armstrong <neil.armstrong at linaro.org
More information about the linux-amlogic
mailing list