From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: [PATCH 2/3] ARM: dts: sun5i: Add sun5i-q8-common.dtsi Date: Tue, 8 Sep 2015 23:26:51 +0200 Message-ID: <55EF529B.80401@redhat.com> References: <1441464953-26351-1-git-send-email-hdegoede@redhat.com> <1441464953-26351-2-git-send-email-hdegoede@redhat.com> <20150908143320.GB31584@lukather> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150908143320.GB31584@lukather> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Maxime Ripard Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Hi, On 09/08/2015 04:33 PM, Maxime Ripard wrote: > On Sat, Sep 05, 2015 at 04:55:52PM +0200, Hans de Goede wrote: >> This is the sun5i / a13 version of sun8i-q8-common.dtsi for use in dts >> files for a13 q8 based tablets. Compared to sun8i this uses uart1 for the >> serial console, and PG0 for card-detect for mmc0. >> >> This also adds pmic and otg support, which both use the same config on >> all known q8 a13 devices. This is not present in sun5i-q8-common.dtsi >> because pmic / otg support for sun8i has not yet been merged. >> >> Signed-off-by: Hans de Goede > > Are we going to have any user but the one you posted in the patch 3 > planned? Depends on what I can get my hands on / what is in the post atm. One difference in fex files of different 18 variants is how the usb wifi is powered, either via a gpio or via ldo3. Also there are differences in which accelerometer is used, so eventually I expect there to be several users of this dtsi. I've bought several second hand q8 formfactor tablets on the internet lately, when they arrive and I get around to work on them a second user may show up soon. Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: hdegoede@redhat.com (Hans de Goede) Date: Tue, 8 Sep 2015 23:26:51 +0200 Subject: [PATCH 2/3] ARM: dts: sun5i: Add sun5i-q8-common.dtsi In-Reply-To: <20150908143320.GB31584@lukather> References: <1441464953-26351-1-git-send-email-hdegoede@redhat.com> <1441464953-26351-2-git-send-email-hdegoede@redhat.com> <20150908143320.GB31584@lukather> Message-ID: <55EF529B.80401@redhat.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On 09/08/2015 04:33 PM, Maxime Ripard wrote: > On Sat, Sep 05, 2015 at 04:55:52PM +0200, Hans de Goede wrote: >> This is the sun5i / a13 version of sun8i-q8-common.dtsi for use in dts >> files for a13 q8 based tablets. Compared to sun8i this uses uart1 for the >> serial console, and PG0 for card-detect for mmc0. >> >> This also adds pmic and otg support, which both use the same config on >> all known q8 a13 devices. This is not present in sun5i-q8-common.dtsi >> because pmic / otg support for sun8i has not yet been merged. >> >> Signed-off-by: Hans de Goede > > Are we going to have any user but the one you posted in the patch 3 > planned? Depends on what I can get my hands on / what is in the post atm. One difference in fex files of different 18 variants is how the usb wifi is powered, either via a gpio or via ldo3. Also there are differences in which accelerometer is used, so eventually I expect there to be several users of this dtsi. I've bought several second hand q8 formfactor tablets on the internet lately, when they arrive and I get around to work on them a second user may show up soon. Regards, Hans