From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754092AbdCBBJL (ORCPT ); Wed, 1 Mar 2017 20:09:11 -0500 Received: from mail.kernel.org ([198.145.29.136]:58532 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753615AbdCBBJI (ORCPT ); Wed, 1 Mar 2017 20:09:08 -0500 From: Sebastian Reichel To: Sebastian Reichel , Tony Lindgren , =?UTF-8?q?Beno=C3=AEt=20Cousson?= Cc: Rob Herring , Mark Rutland , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/8] Droid4 DTS update Date: Thu, 2 Mar 2017 02:08:52 +0100 Message-Id: <20170302010900.28532-1-sre@kernel.org> X-Mailer: git-send-email 2.11.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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. -- Sebastian 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