From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH] devicetree: Move NS2 LEDs binding into LEDs directory Date: Fri, 08 Feb 2013 22:05:41 +0000 Message-ID: <20130208220541.5DDDD3E2C27@localhost> References: <1360239776-14889-1-git-send-email-grant.likely@secretlab.ca> <20130207132118.GE14746@titan.lakedaemon.net> Return-path: In-Reply-To: <20130207132118.GE14746@titan.lakedaemon.net> Sender: linux-kernel-owner@vger.kernel.org To: Jason Cooper Cc: linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, Andrew Lunn , Simon Guinot List-Id: devicetree@vger.kernel.org On Thu, 7 Feb 2013 08:21:18 -0500, Jason Cooper wrote: > On Thu, Feb 07, 2013 at 12:22:56PM +0000, Grant Likely wrote: > > leds-ns2.txt is a binding for LEDs, not GPIOs. Move the documentation in > > with the rest of the LEDs bindings. > > > > Cc: Andrew Lunn > > Cc: Simon Guinot > > Cc: Jason Cooper > > Signed-off-by: Grant Likely > > --- > > .../devicetree/bindings/gpio/leds-ns2.txt | 26 -------------------- > > .../devicetree/bindings/leds/leds-ns2.txt | 26 ++++++++++++++++++++ > > 2 files changed, 26 insertions(+), 26 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/gpio/leds-ns2.txt > > create mode 100644 Documentation/devicetree/bindings/leds/leds-ns2.txt > > Acked-by: Jason Cooper > > or, if you want, I can queue it up. Just let me know. No, I got it. It was trivial so I committed it directly without waiting for review comments. g.