public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Configure usb0 as peripheral on am335x boards
@ 2023-06-29 13:09 Julien Panis
  2023-06-29 13:09 ` [PATCH 1/3] ARM: dts: am335x-evm: Use usb0 as peripheral Julien Panis
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Julien Panis @ 2023-06-29 13:09 UTC (permalink / raw)
  To: Tony Lindgren, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-omap, devicetree, linux-kernel, vigneshr, nm, Julien Panis

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@baylibre.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@baylibre.com>


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-07-06  3:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-29 13:09 [PATCH 0/3] Configure usb0 as peripheral on am335x boards Julien Panis
2023-06-29 13:09 ` [PATCH 1/3] ARM: dts: am335x-evm: Use usb0 as peripheral Julien Panis
2023-06-29 13:09 ` [PATCH 2/3] ARM: dts: am335x-evmsk: " Julien Panis
2023-06-29 13:09 ` [PATCH 3/3] ARM: dts: am335x-icev2: " Julien Panis
2023-06-30  7:20 ` [PATCH 0/3] Configure usb0 as peripheral on am335x boards Tony Lindgren
2023-06-30  8:30   ` Julien Panis
2023-06-30 19:40     ` Roger Quadros
2023-07-03 11:56       ` Julien Panis
2023-07-03 13:44         ` Roger Quadros
2023-07-03 14:14           ` Julien Panis
2023-07-03 15:27             ` Roger Quadros
2023-07-03 15:51               ` Julien Panis
2023-07-06  3:51                 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox