From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753799AbcCMAHW (ORCPT ); Sat, 12 Mar 2016 19:07:22 -0500 Received: from ring0.de ([5.45.101.7]:47092 "EHLO ring0.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751198AbcCMAHO (ORCPT ); Sat, 12 Mar 2016 19:07:14 -0500 X-Spam-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail * domains are different * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] From: Sebastian Reichel To: Sebastian Reichel , Tony Lindgren , =?UTF-8?q?Beno=C3=AEt=20Cousson?= , Aaro Koskinen Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/7] Nokia N9/N950 misc. DT patches Date: Sun, 13 Mar 2016 01:06:13 +0100 Message-Id: <1457827580-16919-1-git-send-email-sre@kernel.org> X-Mailer: git-send-email 2.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Here are a couple of N950/N9 DT patches. I only tested them on the Nokia N950, but Filip tested his patches on N9 and the regulator configuration in Nokia's kernel is the same for N950 and N9. The patches are based on 4.5-rc7. -- Sebastian Filip Matijević (2): ARM: dts: N9/N950: Add support for 1GHz CPU clock ARM: dts: N9/N950: Add support for accelerometer Sebastian Reichel (5): ARM: dts: n9/n950: regulator configuration ARM: dts: OMAP3-N950: Add Keypad Matrix ARM: dts: OMAP3-N950: Add Vibrator ARM: dts: Enable N950 keyboard sleep leds by default ARM: dts: OMAP3-N950: Add Keypad Slide Switch arch/arm/boot/dts/omap3-n9.dts | 14 ++++ arch/arm/boot/dts/omap3-n950-n9.dtsi | 151 +++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/omap3-n950.dts | 99 +++++++++++++++++++++++ 3 files changed, 264 insertions(+) -- 2.7.0