[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230629-usb0-as-peripheral-v1-0-167f78a11746@baylibre.com>
Date: Thu, 29 Jun 2023 15:09:54 +0200
From: Julien Panis <jpanis@...libre.com>
To: Tony Lindgren <tony@...mide.com>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: linux-omap@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, vigneshr@...com, nm@...com,
Julien Panis <jpanis@...libre.com>
Subject: [PATCH 0/3] Configure usb0 as peripheral on am335x boards
This series configures usb0 dr_mode as 'peripheral' for am335x-evm,
am335x-evmsk, and am335x-icev2. This USB port is mainly used for
RNDIS and DFU.
Initially, a series was submitted to overlay dr_mode in u-boot specific
device trees ('<board>-u-boot.dtsi'):
https://lore.kernel.org/all/20230621-fix_usb_ether_init-v2-0-ff121f0e8d7a@baylibre.com/
It was finally decided to modify linux device trees.
Signed-off-by: Julien Panis <jpanis@...libre.com>
---
Julien Panis (3):
ARM: dts: am335x-evm: Use usb0 as peripheral
ARM: dts: am335x-evmsk: Use usb0 as peripheral
ARM: dts: am335x-icev2: Use usb0 as peripheral
arch/arm/boot/dts/am335x-evm.dts | 4 ++++
arch/arm/boot/dts/am335x-evmsk.dts | 4 ++++
arch/arm/boot/dts/am335x-icev2.dts | 4 ++++
3 files changed, 12 insertions(+)
---
base-commit: 3a8a670eeeaa40d87bd38a587438952741980c18
change-id: 20230629-usb0-as-peripheral-15afa04c2185
Best regards,
--
Julien Panis <jpanis@...libre.com>
Powered by blists - more mailing lists