From mboxrd@z Thu Jan 1 00:00:00 1970 From: Siarhei Siamashka Subject: [PATCH v2 0/3] ARM: dts: sun4i: Enable USB DRC and voltage-scaling on pcDuino1/2 Date: Fri, 9 Oct 2015 14:09:36 +0300 Message-ID: <1444388979-12072-1-git-send-email-siarhei.siamashka@gmail.com> Reply-To: siarhei.siamashka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Maxime Ripard Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Zoltan HERPAI List-Id: devicetree@vger.kernel.org Hello, This is the v2 of the older patches from: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/374377.html Changes since v1: - The voltage scaling patch (AXP209 PMU regulators) has been already applied by Maxime, so it is not included in this patch set anymore. - A new patch with a separate dts for pcDuino2 has been added, as had been requested during the previous review round. - Instead of removing "usb1_vbus-supply" and "usb2_vbus-supply", they now refer to "reg_vcc5v0" (this had been discussed on IRC). Siarhei Siamashka (3): ARM: dts: sun4i: Allow to use the PH6 pin for GPIO on pcDuino1/2 ARM: sun4i: dt: Add new LinkSprite pcDuino2 board ARM: dts: sun4i: Enable USB DRC on pcDuino1/2 arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/sun4i-a10-pcduino.dts | 29 ++++++++---- arch/arm/boot/dts/sun4i-a10-pcduino2.dts | 78 ++++++++++++++++++++++++++++++++ 3 files changed, 100 insertions(+), 10 deletions(-) create mode 100644 arch/arm/boot/dts/sun4i-a10-pcduino2.dts -- 2.4.9