From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932830AbcI1SJH (ORCPT ); Wed, 28 Sep 2016 14:09:07 -0400 Received: from mo4-p00-ob.smtp.rzone.de ([81.169.146.221]:58854 "EHLO mo4-p00-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932395AbcI1SIl (ORCPT ); Wed, 28 Sep 2016 14:08:41 -0400 X-RZG-AUTH: :JGIXVUS7cutRB/49FwqZ7WcZa0CjPwrtwsa7s0mYZj78qgNyBSo66A== X-RZG-CLASS-ID: mo00 From: "H. Nikolaus Schaller" To: =?UTF-8?q?Beno=C3=AEt=20Cousson?= , Tony Lindgren , Rob Herring , Mark Rutland , Russell King Cc: linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, letux-kernel@openphoenux.org, "H. Nikolaus Schaller" Subject: [PATCH v2 0/3] ARM: dts: omap5 uevm: add LEDs, USR1 button and EEPROM Date: Wed, 28 Sep 2016 20:08:17 +0200 Message-Id: X-Mailer: git-send-email 2.7.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Changes V2: * fixed subject of patches to correctly tell that it is for omap5 evm * changed default triggers a little to create a nicer default pattern 2016-09-27 07:26:14: These patches configure * the EEPROM * the LEDs (with some default triggers) * the USR1 gpio button for the OMAP5 UEVM board. H. Nikolaus Schaller (3): ARM: dts: omap5 uevm: add EEPROM ARM: dts: omap5 uevm: add LEDs ARM: dts: omap5 uevm: add USR1 button arch/arm/boot/dts/omap5-uevm.dts | 92 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) -- 2.7.3