Re: [PATCH 1/2 v3] leds: pm8058: add device tree bindings
From: Rob Herring <robh@kernel.org>
Date: 2016-08-10 20:23:04
Also in:
linux-arm-msm, linux-leds
From: Rob Herring <robh@kernel.org>
Date: 2016-08-10 20:23:04
Also in:
linux-arm-msm, linux-leds
On Mon, Aug 08, 2016 at 08:11:50PM +0200, Linus Walleij wrote:
This adds the device tree bindings for the PM8058 LEDs. Cc: devicetree@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org Cc: Andy Gross <redacted> Cc: Stephen Boyd <redacted> Cc: Bjorn Andersson <redacted> Signed-off-by: Linus Walleij <redacted> --- ChangeLog v2->v3: - Rename the keypad LED in the example from "keypad" to "pm8050:white:keypad" ChangeLog v1->v2: - Fix some spelling mistakes - Reference common bindings directly without any local descriptions --- .../devicetree/bindings/leds/leds-pm8058.txt | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 Documentation/devicetree/bindings/leds/leds-pm8058.txt
Acked-by: Rob Herring <robh@kernel.org>