All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: [PATCH 3/3] ARM: dts: sun5i: Add dts file for q8 formfactor a13 based tablets
Date: Fri, 18 Sep 2015 21:41:03 +0200	[thread overview]
Message-ID: <20150918194103.GW4684@lukather> (raw)
In-Reply-To: <1441464953-26351-3-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]

On Sat, Sep 05, 2015 at 04:55:53PM +0200, Hans de Goede wrote:
> This commits adds a generic dts file for q8 formfactor a13 based tablets.
> 
> The tablets ship in many variants, with the difference mainly being the
> touchscreen controller / accelerometer / wifi chip used.
> 
> The wifi is USB based, and thus not listed in devicetree.
> 
> The touchscreen controller / accelerometer may turn out to be a problem
> once we add support for those. We can either do something with devicetree
> overlays, or add sun5i-a13-<touchscreen>-<accelerometer>.dts files. The
> latter is what the android mod community is doing with firmware images.
> 
> This dts was tested with an a13 q8 tablet with a pcb labelled: "94V-0",
> silead gsl1680 touchscreen controller and a mc32x0 accelerometer.
> 
> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

Fixed the conflicts and applied. Please post the patches on top of the
current sunxi/for-next branch.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: sun5i: Add dts file for q8 formfactor a13 based tablets
Date: Fri, 18 Sep 2015 21:41:03 +0200	[thread overview]
Message-ID: <20150918194103.GW4684@lukather> (raw)
In-Reply-To: <1441464953-26351-3-git-send-email-hdegoede@redhat.com>

On Sat, Sep 05, 2015 at 04:55:53PM +0200, Hans de Goede wrote:
> This commits adds a generic dts file for q8 formfactor a13 based tablets.
> 
> The tablets ship in many variants, with the difference mainly being the
> touchscreen controller / accelerometer / wifi chip used.
> 
> The wifi is USB based, and thus not listed in devicetree.
> 
> The touchscreen controller / accelerometer may turn out to be a problem
> once we add support for those. We can either do something with devicetree
> overlays, or add sun5i-a13-<touchscreen>-<accelerometer>.dts files. The
> latter is what the android mod community is doing with firmware images.
> 
> This dts was tested with an a13 q8 tablet with a pcb labelled: "94V-0",
> silead gsl1680 touchscreen controller and a mc32x0 accelerometer.
> 
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>

Fixed the conflicts and applied. Please post the patches on top of the
current sunxi/for-next branch.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150918/65c184bd/attachment.sig>

  parent reply	other threads:[~2015-09-18 19:41 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-05 14:55 [PATCH 1/3] ARM: dts: sunxi: Add sun?i-q8-common.dtsi files for q8 tablets Hans de Goede
2015-09-05 14:55 ` Hans de Goede
     [not found] ` <1441464953-26351-1-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-09-05 14:55   ` [PATCH 2/3] ARM: dts: sun5i: Add sun5i-q8-common.dtsi Hans de Goede
2015-09-05 14:55     ` Hans de Goede
     [not found]     ` <1441464953-26351-2-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-09-08 14:33       ` Maxime Ripard
2015-09-08 14:33         ` Maxime Ripard
2015-09-08 21:26         ` Hans de Goede
2015-09-08 21:26           ` Hans de Goede
     [not found]           ` <55EF529B.80401-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-09-09 14:01             ` Maxime Ripard
2015-09-09 14:01               ` Maxime Ripard
2015-09-10 15:05               ` Hans de Goede
2015-09-10 15:05                 ` Hans de Goede
     [not found]                 ` <55F19C43.2000601-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-09-18 19:53                   ` Maxime Ripard
2015-09-18 19:53                     ` Maxime Ripard
2015-09-18 19:38       ` Maxime Ripard
2015-09-18 19:38         ` Maxime Ripard
2015-09-05 14:55   ` [PATCH 3/3] ARM: dts: sun5i: Add dts file for q8 formfactor a13 based tablets Hans de Goede
2015-09-05 14:55     ` Hans de Goede
     [not found]     ` <1441464953-26351-3-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-09-18 19:41       ` Maxime Ripard [this message]
2015-09-18 19:41         ` Maxime Ripard
2015-09-08 14:31   ` [PATCH 1/3] ARM: dts: sunxi: Add sun?i-q8-common.dtsi files for q8 tablets Maxime Ripard
2015-09-08 14:31     ` Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150918194103.GW4684@lukather \
    --to=maxime.ripard-wi1+55scjutkeb57/3fjtnbpr1lh4cv8@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.