Re: [PATCH v2 2/3] dt-bindings: pinctrl: mt8192: add binding document

2020-08-03 Thread zhiyong tao
On Mon, 2020-08-03 at 15:46 -0600, Rob Herring wrote: > On Sat, Aug 01, 2020 at 12:33:02PM +0800, Zhiyong Tao wrote: > > The commit adds mt8192 compatible node in binding document. > > > > Signed-off-by: Zhiyong Tao > > --- > > .../bindings/pinctrl/pinctrl-mt8192.yaml | 175

Re: [PATCH v2 2/3] dt-bindings: pinctrl: mt8192: add binding document

2020-08-03 Thread zhiyong tao
On Mon, 2020-08-03 at 15:40 -0600, Rob Herring wrote: > On Sat, 01 Aug 2020 12:33:02 +0800, Zhiyong Tao wrote: > > The commit adds mt8192 compatible node in binding document. > > > > Signed-off-by: Zhiyong Tao > > --- > > .../bindings/pinctrl/pinctrl-mt8192.yaml | 175 ++ >

Re: [PATCH v2 2/3] dt-bindings: pinctrl: mt8192: add binding document

2020-08-03 Thread Rob Herring
On Sat, Aug 01, 2020 at 12:33:02PM +0800, Zhiyong Tao wrote: > The commit adds mt8192 compatible node in binding document. > > Signed-off-by: Zhiyong Tao > --- > .../bindings/pinctrl/pinctrl-mt8192.yaml | 175 ++ > 1 file changed, 175 insertions(+) > create mode 100755 >

Re: [PATCH v2 2/3] dt-bindings: pinctrl: mt8192: add binding document

2020-08-03 Thread Rob Herring
On Sat, 01 Aug 2020 12:33:02 +0800, Zhiyong Tao wrote: > The commit adds mt8192 compatible node in binding document. > > Signed-off-by: Zhiyong Tao > --- > .../bindings/pinctrl/pinctrl-mt8192.yaml | 175 ++ > 1 file changed, 175 insertions(+) > create mode 100755 >

[PATCH v2 2/3] dt-bindings: pinctrl: mt8192: add binding document

2020-07-31 Thread Zhiyong Tao
The commit adds mt8192 compatible node in binding document. Signed-off-by: Zhiyong Tao --- .../bindings/pinctrl/pinctrl-mt8192.yaml | 175 ++ 1 file changed, 175 insertions(+) create mode 100755 Documentation/devicetree/bindings/pinctrl/pinctrl-mt8192.yaml diff --git