Re: [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings

2021-01-05 Thread Linus Walleij
On Tue, Jan 5, 2021 at 7:14 AM Vinod Koul wrote: > On 04-01-21, 12:37, Bjorn Andersson wrote: > > > > > +properties: > > > > + compatible: > > > > +const: qcom,sm8350-pinctrl > > > > > > If this block is called TLMM, then I'd expect that to be in the > > > compatible string. But I guess this

Re: [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings

2021-01-04 Thread Vinod Koul
On 04-01-21, 12:37, Bjorn Andersson wrote: > > > +properties: > > > + compatible: > > > +const: qcom,sm8350-pinctrl > > > > If this block is called TLMM, then I'd expect that to be in the > > compatible string. But I guess this is consistent with the others. > > > > This is my mistake 7

Re: [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings

2021-01-04 Thread Bjorn Andersson
On Thu 10 Dec 07:52 CST 2020, Rob Herring wrote: > On Tue, Dec 08, 2020 at 02:27:47PM +0530, Vinod Koul wrote: > > Add device tree binding Documentation details for Qualcomm SM8350 > > pinctrl driver. > > > > Signed-off-by: Vinod Koul > > --- > > > > Changes since v1: > > - Fix pins pattern

Re: [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings

2020-12-10 Thread Rob Herring
On Tue, Dec 08, 2020 at 02:27:47PM +0530, Vinod Koul wrote: > Add device tree binding Documentation details for Qualcomm SM8350 > pinctrl driver. > > Signed-off-by: Vinod Koul > --- > > Changes since v1: > - Fix pins pattern > - Fix example indent > >

Re: [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings

2020-12-09 Thread Bjorn Andersson
On Tue 08 Dec 02:57 CST 2020, Vinod Koul wrote: > Add device tree binding Documentation details for Qualcomm SM8350 > pinctrl driver. > Reviewed-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: Vinod Koul > --- > > Changes since v1: > - Fix pins pattern > - Fix example indent > >

[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings

2020-12-08 Thread Vinod Koul
Add device tree binding Documentation details for Qualcomm SM8350 pinctrl driver. Signed-off-by: Vinod Koul --- Changes since v1: - Fix pins pattern - Fix example indent .../bindings/pinctrl/qcom,sm8350-pinctrl.yaml | 151 ++ 1 file changed, 151 insertions(+) create mode