From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] omap4: board-omap4panda: adding leds status1 and status2 Date: Thu, 23 Sep 2010 11:17:57 -0700 Message-ID: <20100923181757.GQ4211@atomide.com> References: <1283810541-9247-1-git-send-email-ricardo.salveti@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:54165 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753341Ab0IWSR7 (ORCPT ); Thu, 23 Sep 2010 14:17:59 -0400 Content-Disposition: inline In-Reply-To: <1283810541-9247-1-git-send-email-ricardo.salveti@canonical.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Ricardo Salveti de Araujo Cc: linux-omap@vger.kernel.org, Bryan Wu * Ricardo Salveti de Araujo [100906 14:55]: > At Pandaboard we have 2 status leds, so adding them with similar usage as > we have for Beagleboard (heartbeat and mmc0). The patch basically adds the > platform data required by leds-gpio driver. Adding this, thanks. Tony