Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753323Ab3JVNBr (ORCPT ); Tue, 22 Oct 2013 09:01:47 -0400 Received: from ring0.de ([91.143.88.219]:36192 "EHLO smtp.ring0.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751446Ab3JVNBp (ORCPT ); Tue, 22 Oct 2013 09:01:45 -0400 X-Spam-Report: * -1.9 BAYES_00 BODY: Spamwahrscheinlichkeit nach Bayes-Test: 0-1% * [score: 0.0000] From: Sebastian Reichel To: Sebastian Reichel , =?UTF-8?q?Beno=C3=AEt=20Cousson?= , Tony Lindgren , Bryan Wu , Richard Purdie Cc: Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Russell King , Rob Landley , Linus Walleij , Milo Kim , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, linux-omap@vger.kernel.org, Sebastian Reichel Subject: [PATCH 0/2] Add lp5523 DT support Date: Tue, 22 Oct 2013 15:01:34 +0200 Message-Id: <1382446896-28436-1-git-send-email-sre@debian.org> X-Mailer: git-send-email 1.8.4.rc3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1076 Lines: 31 Hi, This patchset adds device tree support for the enable-pin of the lp55xx. The second part adds support for the LP5523 to the Nokia N900's DTS file. I have tested the patchset only using DT boot, since non-DT boot is currently broken for me. -- Sebastian Sebastian Reichel (2): leds: lp55xx: handle enable pin in driver DTS: ARM: OMAP3-N900: Add LP5523 support .../devicetree/bindings/leds/leds-lp55xx.txt | 1 + arch/arm/boot/dts/omap3-n900.dts | 61 ++++++++++++++++++++++ arch/arm/mach-omap2/board-rx51-peripherals.c | 20 +------ arch/arm/mach-ux500/board-mop500.c | 2 + drivers/leds/leds-lp55xx-common.c | 25 ++++----- include/linux/platform_data/leds-lp55xx.h | 6 +-- 6 files changed, 80 insertions(+), 35 deletions(-) -- 1.8.4.rc3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/