All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 RFC 0/6] ARM: dts: bcm2835: Add Raspberry Pi Zero
@ 2016-07-26 18:53 ` Stefan Wahren
  0 siblings, 0 replies; 60+ messages in thread
From: Stefan Wahren @ 2016-07-26 18:53 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Eric Anholt, John Youn
  Cc: Stephen Warren, Felipe Balbi, Greg Kroah-Hartman,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-usb-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Stefan Wahren

This patch series is only a draft and not intended to be merged. Patches 1 and 2
aren't bcm2835 specific and should be helpful for other platforms. 
The patches 2 - 4 are required for otg / gadget mode. The last patch
based on the work of Lubomir Rintel [1] and Noralf Trønnes [2].

Changes since V1:
- rebase to current linux-next
- add patches 1 - 4 for otg/gadget support
- add patch 5 with model compatible
- use polarity define for ACT LED

[1] - http://lists.infradead.org/pipermail/linux-rpi-kernel/2016-February/003221.html
[2] - https://github.com/raspberrypi/linux/pull/1239/

Stefan Wahren (6):
  usb: dwc2: core: Avoid nonsense error in gadget mode
  usb: dwc2: Add DT properties to specify fifo size in host/otg mode
  ARM: dts: bcm283x: Add missing usb clock
  ARM: dts: bcm283x: Add generic USB PHY
  DT: bindings: bcm: Add Raspberry Pi Zero
  ARM: dts: bcm2835: Add Raspberry Pi Zero

 .../devicetree/bindings/arm/bcm/brcm,bcm2835.txt   |    4 ++
 Documentation/devicetree/bindings/usb/dwc2.txt     |    3 ++
 arch/arm/boot/dts/Makefile                         |    3 +-
 arch/arm/boot/dts/bcm2835-rpi-zero.dts             |   57 ++++++++++++++++++++
 arch/arm/boot/dts/bcm283x.dtsi                     |   15 ++++++
 drivers/usb/dwc2/core.c                            |   35 +++++++++---
 6 files changed, 108 insertions(+), 9 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm2835-rpi-zero.dts

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-08-19  0:37 UTC | newest]

Thread overview: 60+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-26 18:53 [PATCH V2 RFC 0/6] ARM: dts: bcm2835: Add Raspberry Pi Zero Stefan Wahren
2016-07-26 18:53 ` Stefan Wahren
     [not found] ` <1469559213-16160-1-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
2016-07-26 18:53   ` [PATCH V2 RFC 1/6] usb: dwc2: core: Avoid nonsense error in gadget mode Stefan Wahren
2016-07-26 18:53     ` Stefan Wahren
2016-08-16  1:30     ` John Youn
2016-08-16  1:30       ` John Youn
2016-08-16 16:22       ` Eric Anholt
2016-08-16 16:22         ` Eric Anholt
2016-08-16 16:44       ` Stefan Wahren
2016-08-16 16:44         ` Stefan Wahren
     [not found]         ` <2008594325.331112.5842a41f-9d6d-4b55-baac-1529d6cae164.open-xchange-7tX72C7vayboQLBSYMtkGA@public.gmane.org>
2016-08-16 19:20           ` John Youn
2016-08-16 19:20             ` John Youn
     [not found]             ` <69b9522a-ca23-cc32-ec90-8d59f63e4e03-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2016-08-16 20:09               ` Stefan Wahren
2016-08-16 20:09                 ` Stefan Wahren
2016-07-26 18:53   ` [PATCH V2 RFC 2/6] usb: dwc2: Add DT properties to specify fifo size in host/otg mode Stefan Wahren
2016-07-26 18:53     ` Stefan Wahren
     [not found]     ` <1469559213-16160-3-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
2016-07-29 21:12       ` Rob Herring
2016-07-29 21:12         ` Rob Herring
2016-08-18 18:12     ` John Youn
2016-08-18 18:12       ` John Youn
2016-07-26 18:53   ` [PATCH V2 RFC 3/6] ARM: dts: bcm283x: Add missing usb clock Stefan Wahren
2016-07-26 18:53     ` Stefan Wahren
2016-07-26 18:53   ` [PATCH V2 RFC 4/6] ARM: dts: bcm283x: Add generic USB PHY Stefan Wahren
2016-07-26 18:53     ` Stefan Wahren
2016-07-26 18:53   ` [PATCH V2 RFC 5/6] DT: bindings: bcm: Add Raspberry Pi Zero Stefan Wahren
2016-07-26 18:53     ` Stefan Wahren
     [not found]     ` <1469559213-16160-6-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
2016-07-29 21:13       ` Rob Herring
2016-07-29 21:13         ` Rob Herring
2016-07-26 18:53   ` [PATCH V2 RFC 6/6] ARM: dts: bcm2835: " Stefan Wahren
2016-07-26 18:53     ` Stefan Wahren
     [not found]     ` <1469559213-16160-7-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
2016-08-02 17:19       ` Stephen Warren
2016-08-02 17:19         ` Stephen Warren
2016-08-02 19:29         ` Stefan Wahren
2016-08-02 19:29           ` Stefan Wahren
     [not found]           ` <1427745143.15570.152fe5dd-527b-4ad6-b2fd-e4b0af6bc2a9.open-xchange-7tX72C7vayboQLBSYMtkGA@public.gmane.org>
2016-08-02 20:56             ` Stephen Warren
2016-08-02 20:56               ` Stephen Warren
2016-08-16 19:30       ` John Youn
2016-08-16 19:30         ` John Youn
     [not found]         ` <722dafcb-2f67-88c7-69df-d442c56c058f-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2016-08-16 19:58           ` Stefan Wahren
2016-08-16 19:58             ` Stefan Wahren
     [not found]             ` <263309088.290419.51598113-17aa-4db0-9dc0-6e58e3fafe07.open-xchange-7tX72C7vayboQLBSYMtkGA@public.gmane.org>
2016-08-16 22:07               ` John Youn
2016-08-16 22:07                 ` John Youn
     [not found]                 ` <ac20c0e9-0cab-7e3f-4abf-75223538a816-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2016-08-17 19:11                   ` Stefan Wahren
2016-08-17 19:11                     ` Stefan Wahren
     [not found]                     ` <1270178266.398560.152fe5dd-527b-4ad6-b2fd-e4b0af6bc2a9.open-xchange-7tX72C7vayboQLBSYMtkGA@public.gmane.org>
2016-08-17 21:21                       ` John Youn
2016-08-17 21:21                         ` John Youn
     [not found]                         ` <badc3aa5-29ac-9b8c-2531-564c44b60030-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2016-08-17 22:17                           ` Stefan Wahren
2016-08-17 22:17                             ` Stefan Wahren
2016-08-18 18:03                             ` John Youn
2016-08-18 18:03                               ` John Youn
2016-08-18 19:04                               ` Stefan Wahren
2016-08-18 19:04                                 ` Stefan Wahren
2016-08-18 19:34                                 ` John Youn
2016-08-18 19:34                                   ` John Youn
2016-08-18 18:14 ` [PATCH V2 RFC 0/6] " Eric Anholt
2016-08-18 18:14   ` Eric Anholt
2016-08-18 18:57   ` Stefan Wahren
2016-08-18 18:57     ` Stefan Wahren
2016-08-19  0:37     ` Eric Anholt
2016-08-19  0:37       ` Eric Anholt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.