devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Remaining sunxi musb patches
@ 2015-05-31 16:10 Hans de Goede
       [not found] ` <1433088626-8858-1-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 29+ messages in thread
From: Hans de Goede @ 2015-05-31 16:10 UTC (permalink / raw)
  To: Felipe Balbi, Kishon Vijay Abraham I
  Cc: Maxime Ripard, Chen-Yu Tsai, Roman Byshko,
	linux-usb-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, devicetree,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw

Hi Kishon & Felipe,

Here is an updated version of the remaining (not yet merged in Felipe's tree)
sunxi musb patches.

The "phy-sun4i-usb: Add full support for usb0 phy / OTG" patch has been
updated with a small bug-fix and is ready for merging.

The "musb: Add support for the Allwinner sunxi musb" patch has been updated
to use the latest version of Maxime's sunxi sram controller driver. This
one has a compile-time dependency on Maxime's sunxi sram controller driver,
so it cannot be merged until that is merged.

I also have updated the dts patches enabling the sunxi musb controller on a
number of boards for the sram controller changes, you can look at these
here: https://github.com/jwrdegoede/linux-sunxi/commits/sunxi-wip

I'll post a new version of the dts patches for upstreaming as soon as the
other bits are merged.

Regards,

Hans

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

end of thread, other threads:[~2015-07-15 10:58 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-31 16:10 [PATCH v4 0/2] Remaining sunxi musb patches Hans de Goede
     [not found] ` <1433088626-8858-1-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-05-31 16:10   ` [PATCH v4 1/2] phy-sun4i-usb: Add full support for usb0 phy / OTG Hans de Goede
     [not found]     ` <1433088626-8858-2-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-01  9:22       ` Maxime Ripard
2015-06-01  9:28         ` Hans de Goede
     [not found]           ` <556C25B7.80708-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-02 15:22             ` Maxime Ripard
2015-06-11  5:48       ` Kishon Vijay Abraham I
     [not found]         ` <55792122.20607-l0cyMroinI0@public.gmane.org>
2015-06-11  7:56           ` [linux-sunxi] " Hans de Goede
     [not found]             ` <55793F41.7000304-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-11  8:28               ` Hans de Goede
2015-06-11  8:07           ` Chanwoo Choi
     [not found]             ` <557941A6.5000306-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-06-11  8:21               ` [linux-sunxi] " Hans de Goede
     [not found]                 ` <557944EE.1020303-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-11  8:29                   ` Chanwoo Choi
     [not found]                     ` <557946EC.3060607-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-06-11  8:59                       ` [linux-sunxi] " Hans de Goede
     [not found]                         ` <55794DEA.1050604-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-11  9:33                           ` Chanwoo Choi
     [not found]                             ` <557955D4.4030908-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-06-11  9:37                               ` [linux-sunxi] " Chanwoo Choi
2015-06-11  9:38                               ` Hans de Goede
     [not found]                                 ` <5579572D.4070006-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-11 10:30                                   ` Chanwoo Choi
2015-06-11  9:42       ` Kishon Vijay Abraham I
     [not found]         ` <55795800.4070405-l0cyMroinI0@public.gmane.org>
2015-06-11  9:53           ` Hans de Goede
     [not found]             ` <55795A98.8090303-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-11 11:16               ` Kishon Vijay Abraham I
     [not found]                 ` <55796E23.90509-l0cyMroinI0@public.gmane.org>
2015-06-11 12:35                   ` [linux-sunxi] " Hans de Goede
     [not found]                     ` <5579808C.2080208-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-11 12:59                       ` Kishon Vijay Abraham I
2015-07-15 10:55       ` Kishon Vijay Abraham I
     [not found]         ` <55A63C1B.1010503-l0cyMroinI0@public.gmane.org>
2015-07-15 10:58           ` Kishon Vijay Abraham I
2015-05-31 16:10   ` [PATCH v4 2/2] musb: Add support for the Allwinner sunxi musb controller Hans de Goede
     [not found]     ` <1433088626-8858-3-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-02 15:02       ` Felipe Balbi
2015-06-01 18:30   ` [PATCH v4 0/2] Remaining sunxi musb patches Hans de Goede
     [not found]     ` <79fc4306-a621-43b8-b347-e42a27beb134-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-06-01 18:34       ` Felipe Balbi
     [not found]         ` <20150601183447.GF26081-HgARHv6XitJaoMGHk7MhZQC/G2K4zDHf@public.gmane.org>
2015-06-02  7:14           ` Hans de Goede
     [not found]             ` <556D57BD.90502-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-02 14:45               ` Felipe Balbi

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).