Re: [PATCH v2 1/2] dt-bindings: gpio: Add bindings for Cadence GPIO

2018-12-18 Thread Rob Herring
On Mon, Dec 17, 2018 at 03:36:51PM +, Jan Kotas wrote: > This patch adds a DT binding documentation for > Cadence GPIO controller. > > Signed-off-by: Jan Kotas > --- > .../devicetree/bindings/gpio/cdns,gpio.txt | 44 > ++ > 1 file changed, 44 insertions(+) > cre

[PATCH v2 1/2] dt-bindings: gpio: Add bindings for Cadence GPIO

2018-12-17 Thread Jan Kotas
This patch adds a DT binding documentation for Cadence GPIO controller. Signed-off-by: Jan Kotas --- .../devicetree/bindings/gpio/cdns,gpio.txt | 44 ++ 1 file changed, 44 insertions(+) create mode 100644 Documentation/devicetree/bindings/gpio/cdns,gpio.txt diff --g