Re: [PATCH v3 1/2] dt-bindings: gpio: Add Spreadtrum GPIO controller documentation
From: Rob Herring <robh@kernel.org>
Date: 2018-02-07 21:19:23
Also in:
linux-gpio, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-02-07 21:19:23
Also in:
linux-gpio, lkml
On Mon, Feb 05, 2018 at 09:55:10AM +0800, Baolin Wang wrote:
This patch adds the device tree bindings for the Spreadtrum GPIO controller. The gpios will be supported by the GPIO generic library. Signed-off-by: Baolin Wang <redacted> --- Changes since v1: - No updates. --- .../devicetree/bindings/gpio/gpio-sprd.txt | 28 ++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Documentation/devicetree/bindings/gpio/gpio-sprd.txt
Please add acks/reviews when posting new versions. Rob