From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
To: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: "Benoît Cousson"
<bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
"Rob Herring" <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
"Mark Rutland" <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/8] Droid4 DTS update
Date: Wed, 1 Mar 2017 17:37:08 -0800 [thread overview]
Message-ID: <20170302013707.GK20572@atomide.com> (raw)
In-Reply-To: <20170302010900.28532-1-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
* Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> [170301 17:10]:
> Hi,
>
> Tony, since your omap4-droid4 dts patches were not
> yet in a public repository and they would merge conflict
> with my patches I put them all together into a single
> patchset. I also added my Tested-By to your patches.
OK
> The mounting-matrix for the sensors and the touchscreen's
> rotation assume, that the phone's default rotation is vertical.
> I think that's sensible, because
>
> * Android on the phone uses this as default rotation
> (like almost? all other phones)
> * volume buttons make sense (in horizontal position one
> would expect, that left button means lower volume. I
> know at least Maemo swaps them)
>
> That should cover all mainline drivers.
Heheheh cool looks like you configured compass and accelerometer :)
I have a better touchscreen patch that also configures the wakeirq
that I did not post yet at http://muru.com/linux/d4/patches/ in the
updated set droid4-wip-next-20170217.tar.gz.
I have few more interesting ones coming, I got the HDMI working
reliably over the weekend. I was planning on waiting until -rc1 to
post them but let's see if I can send few patches out before that.
Anyways, I'll post a better touchscreen patch then let's apply these
into omap-for-v4.12/dt-droid4 branch when -rc1 is tagged.
Regards
Tony
> Sebastian Reichel (6):
> ARM: dts: omap4-droid4: Add gpio-keys
> ARM: dts: motorola-cpcap-mapphone: add rtc
> ARM: dts: motorola-cpcap-mapphone: add pwrbutton
> ARM: dts: omap4-droid4: Add compass
> ARM: dts: omap4-droid4: Add accelerometer
> ARM: dts: omap4-droid4: Add touchscreen
>
> Tony Lindgren (2):
> ARM: dts: omap4-droid4: Configure regulators
> ARM: dts: omap4-droid4: Add keypad support
>
> arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi | 164 ++++++++++++++++++++++++
> arch/arm/boot/dts/omap4-droid4-xt894.dts | 165 +++++++++++++++++++++----
> 2 files changed, 308 insertions(+), 21 deletions(-)
> create mode 100644 arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi
>
> --
> 2.11.0
>
--
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
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Sebastian Reichel <sre@kernel.org>
Cc: "Benoît Cousson" <bcousson@baylibre.com>,
"Rob Herring" <robh+dt@kernel.org>,
"Mark Rutland" <mark.rutland@arm.com>,
linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/8] Droid4 DTS update
Date: Wed, 1 Mar 2017 17:37:08 -0800 [thread overview]
Message-ID: <20170302013707.GK20572@atomide.com> (raw)
In-Reply-To: <20170302010900.28532-1-sre@kernel.org>
* Sebastian Reichel <sre@kernel.org> [170301 17:10]:
> Hi,
>
> Tony, since your omap4-droid4 dts patches were not
> yet in a public repository and they would merge conflict
> with my patches I put them all together into a single
> patchset. I also added my Tested-By to your patches.
OK
> The mounting-matrix for the sensors and the touchscreen's
> rotation assume, that the phone's default rotation is vertical.
> I think that's sensible, because
>
> * Android on the phone uses this as default rotation
> (like almost? all other phones)
> * volume buttons make sense (in horizontal position one
> would expect, that left button means lower volume. I
> know at least Maemo swaps them)
>
> That should cover all mainline drivers.
Heheheh cool looks like you configured compass and accelerometer :)
I have a better touchscreen patch that also configures the wakeirq
that I did not post yet at http://muru.com/linux/d4/patches/ in the
updated set droid4-wip-next-20170217.tar.gz.
I have few more interesting ones coming, I got the HDMI working
reliably over the weekend. I was planning on waiting until -rc1 to
post them but let's see if I can send few patches out before that.
Anyways, I'll post a better touchscreen patch then let's apply these
into omap-for-v4.12/dt-droid4 branch when -rc1 is tagged.
Regards
Tony
> Sebastian Reichel (6):
> ARM: dts: omap4-droid4: Add gpio-keys
> ARM: dts: motorola-cpcap-mapphone: add rtc
> ARM: dts: motorola-cpcap-mapphone: add pwrbutton
> ARM: dts: omap4-droid4: Add compass
> ARM: dts: omap4-droid4: Add accelerometer
> ARM: dts: omap4-droid4: Add touchscreen
>
> Tony Lindgren (2):
> ARM: dts: omap4-droid4: Configure regulators
> ARM: dts: omap4-droid4: Add keypad support
>
> arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi | 164 ++++++++++++++++++++++++
> arch/arm/boot/dts/omap4-droid4-xt894.dts | 165 +++++++++++++++++++++----
> 2 files changed, 308 insertions(+), 21 deletions(-)
> create mode 100644 arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi
>
> --
> 2.11.0
>
next prev parent reply other threads:[~2017-03-02 1:37 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-02 1:08 [PATCH 0/8] Droid4 DTS update Sebastian Reichel
2017-03-02 1:08 ` [PATCH 1/8] ARM: dts: omap4-droid4: Add gpio-keys Sebastian Reichel
2017-03-02 1:08 ` [PATCH 2/8] ARM: dts: omap4-droid4: Configure regulators Sebastian Reichel
2017-03-02 1:08 ` [PATCH 3/8] ARM: dts: motorola-cpcap-mapphone: add rtc Sebastian Reichel
2017-03-02 1:08 ` [PATCH 4/8] ARM: dts: motorola-cpcap-mapphone: add pwrbutton Sebastian Reichel
2017-03-02 1:08 ` [PATCH 5/8] ARM: dts: omap4-droid4: Add compass Sebastian Reichel
2017-03-02 1:08 ` [PATCH 6/8] ARM: dts: omap4-droid4: Add accelerometer Sebastian Reichel
2017-03-02 1:08 ` [PATCH 7/8] ARM: dts: omap4-droid4: Add touchscreen Sebastian Reichel
2017-03-02 1:09 ` [PATCH 8/8] ARM: dts: omap4-droid4: Add keypad support Sebastian Reichel
[not found] ` <20170302010900.28532-9-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-03-02 1:41 ` Tony Lindgren
2017-03-02 1:41 ` Tony Lindgren
[not found] ` <20170302010900.28532-1-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-03-02 1:37 ` Tony Lindgren [this message]
2017-03-02 1:37 ` [PATCH 0/8] Droid4 DTS update Tony Lindgren
2017-03-02 1:49 ` Tony Lindgren
[not found] ` <20170302014910.GM20572-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2017-03-03 11:01 ` Sebastian Reichel
2017-03-03 11:01 ` Sebastian Reichel
2017-03-03 16:28 ` Tony Lindgren
2017-03-03 16:28 ` Tony Lindgren
[not found] ` <20170303162824.GW20572-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2017-03-04 16:26 ` Tony Lindgren
2017-03-04 16:26 ` Tony Lindgren
[not found] ` <20170304162655.GZ20572-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2017-03-04 23:50 ` Sebastian Reichel
2017-03-04 23:50 ` Sebastian Reichel
[not found] ` <20170302013707.GK20572-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2017-03-03 11:17 ` Sebastian Reichel
2017-03-03 11:17 ` Sebastian Reichel
2017-03-03 16:31 ` Tony Lindgren
2017-03-03 16:31 ` Tony Lindgren
2017-03-17 11:48 ` Pavel Machek
2017-03-17 11:48 ` Pavel Machek
2017-03-17 14:00 ` Tony Lindgren
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=20170302013707.GK20572@atomide.com \
--to=tony-4v6ys6ai5vpbdgjk7y7tuq@public.gmane.org \
--cc=bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=sre-DgEjT+Ai2ygdnm+yROfE0A@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.