Re: [PATCH v2 1/3] dt-bindings: gpio: Add Spreadtrum EIC controller documentation

From: Rob Herring
Date: Fri Mar 02 2018 - 17:09:28 EST


On Sat, Feb 24, 2018 at 06:44:18PM +0800, Baolin Wang wrote:
> This patch adds the device tree bindings for the Spreadtrum EIC
> controller. The EIC can be seen as a special type of GPIO, which
> can only be used as input mode.
>
> Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxx>
> ---
> Changes since v1:
> - Fix some typos and grammar issues.
> - Add more explanation to make things clear.
> - List all device nodes as examples.
> ---
> .../devicetree/bindings/gpio/gpio-eic-sprd.txt | 97 ++++++++++++++++++++
> 1 file changed, 97 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/gpio/gpio-eic-sprd.txt

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>