From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: [PATCH 0/8] ARM: dts: sun8i: Orangepi Plus dts improvements Date: Sun, 20 Mar 2016 17:00:28 +0100 Message-ID: <1458489636-2825-1-git-send-email-hdegoede@redhat.com> Reply-To: hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Maxime Ripard , Chen-Yu Tsai Cc: Krzysztof Adamski , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Maxime and Chen-Yu, Here is a series with various improvements for the Orangepi Plus dts. Some (most) of these patches have been submitted before, esp. the USB ones have multiple revisions before. But I lost count of their version, so I'm posting this as a "new" set. About the USB patches, these rely on the patches to add support for multiple-reset controllers to ohci-platform / ehci-platform. These patches are all acked up and will go upstream as soon as v4.6-rc1 is released (they depend on changes which will go into v4.6-rc1). The old ohci-platform / ehci-platform will only look at the first reset specified in the dt and as such will fail to load with the new dt nodes (because they cannot talk to the controller). I've also included a v6 of Krzysztof Adamski leds / switches patch, fixing the comments you had in your review of v5. I've done this to avoid conflicts with my other patches. Regards, Hans