linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: dts: bcm2835-rpi-zero: Enable OTG mode
@ 2017-05-21 16:44 Stefan Wahren
  2017-05-21 16:44 ` [PATCH 1/4] ARM: dts: bcm283x: Add dtsi for " Stefan Wahren
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Stefan Wahren @ 2017-05-21 16:44 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series enable OTG mode for Raspberry Pi Zero because dwc2 driver
has been fixed now.

Patch 1 adds a new dtsi file to setup OTG mode (could also be used for boards
like RPi Zero W or the Compute Module). The second patch adds the USB PHY and
was part of Raspberry Pi Zero support patch series before split up [1].
The enabling of OTG mode of RPi Zero is done by patch number 3. The last patch
updates the BCM2835 defconfig.

[1] - http://lists.infradead.org/pipermail/linux-rpi-kernel/2016-July/004153.html

Stefan Wahren (4):
  ARM: dts: bcm283x: Add dtsi for OTG mode
  ARM: dts: bcm283x: Add generic USB PHY
  ARM: dts: bcm2835-rpi-zero: Enable OTG mode
  ARM: bcm2835_defconfig: Enable serial & ethernet USB gadget support

 arch/arm/boot/dts/bcm2835-rpi-zero.dts     |  2 +-
 arch/arm/boot/dts/bcm283x-rpi-usb-otg.dtsi | 10 ++++++++++
 arch/arm/boot/dts/bcm283x.dtsi             |  6 ++++++
 arch/arm/configs/bcm2835_defconfig         |  8 ++++++++
 4 files changed, 25 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/bcm283x-rpi-usb-otg.dtsi

-- 
2.7.4

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

end of thread, other threads:[~2017-06-12 23:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-21 16:44 [PATCH 0/4] ARM: dts: bcm2835-rpi-zero: Enable OTG mode Stefan Wahren
2017-05-21 16:44 ` [PATCH 1/4] ARM: dts: bcm283x: Add dtsi for " Stefan Wahren
2017-05-21 16:44 ` [PATCH 2/4] ARM: dts: bcm283x: Add generic USB PHY Stefan Wahren
2017-05-21 16:44 ` [PATCH 3/4] ARM: dts: bcm2835-rpi-zero: Enable OTG mode Stefan Wahren
2017-05-21 16:44 ` [PATCH 4/4] ARM: bcm2835_defconfig: Enable serial & ethernet USB gadget support Stefan Wahren
2017-06-01  8:38 ` [PATCH 0/4] ARM: dts: bcm2835-rpi-zero: Enable OTG mode Stefan Wahren
2017-06-09  7:05   ` Stefan Wahren
2017-06-12 23:10     ` Eric Anholt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).