From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: [PATCH 0/5] ARM: dts: sunxi: Add backlight node to q8 tablets Date: Sun, 20 Sep 2015 08:30:46 -0400 Message-ID: <1442752251-20744-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: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Maxime Ripard Cc: Chen-Yu Tsai , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Maxime, Chen-Yu, Here is a slightly updated version of Chen-Yu's backlight patches, also adding support for the backlight found on A13 based q8 tablets. This series is based on mripard/sunxi/for-next with the following patches on top (Maxime you've send mails indicating that you've merged these alread, but you seem to have not pushed them yet) : ARM: dts: sun5i: Add sun5i-q8-common.dtsi ARM: dts: sun5i: Add dts file for q8 formfactor a13 based tablets ARM: dts: sun8i: Add PWM controller node for A23/A33 ARM: dts: sun8i: Add PWM channel 0 pinmux setting for A23/A33 As discussed I've changed the "ARM: dts: sunxi: Enable PWM controller on Q8 format tablets" patch to enable the pwm node in sunxi-q8-common.h rather then in sunx8i-q8-common.h, other then that the 2 patches from Chen-Yu are unchanged. Regards, Hans