Re: [PATCH v2 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding

2021-01-26 Thread Robert Foss
Thanks Rob! On Fri, 22 Jan 2021 at 17:34, Rob Herring wrote: > > On Wed, Jan 20, 2021 at 02:43:50PM +0100, Robert Foss wrote: > > Add bindings for qcom,sdm660-camss in order to support the camera > > subsystem on SDM630/660 and SDA variants. > > > > Signed-off-by: Robert Foss > > --- > > > >

Re: [PATCH v2 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding

2021-01-22 Thread Rob Herring
On Wed, Jan 20, 2021 at 02:43:50PM +0100, Robert Foss wrote: > Add bindings for qcom,sdm660-camss in order to support the camera > subsystem on SDM630/660 and SDA variants. > > Signed-off-by: Robert Foss > --- > > Changes since v1: > - Laurent: Reworked driver to use dtschema Same comments on

Re: [PATCH v2 15/22] dt-bindings: media: camss: Add qcom, sdm660-camss binding

2021-01-21 Thread Rob Herring
On Wed, 20 Jan 2021 14:43:50 +0100, Robert Foss wrote: > Add bindings for qcom,sdm660-camss in order to support the camera > subsystem on SDM630/660 and SDA variants. > > Signed-off-by: Robert Foss > --- > > Changes since v1: > - Laurent: Reworked driver to use dtschema > > >

Re: [PATCH v2 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding

2021-01-21 Thread Robert Foss
Hey Angelo, On Wed, 20 Jan 2021 at 17:17, AngeloGioacchino Del Regno wrote: > > Il giorno mer 20 gen 2021 alle ore 14:44 Robert Foss > ha scritto: > > > > Add bindings for qcom,sdm660-camss in order to support the camera > > subsystem on SDM630/660 and SDA variants. > > > > Signed-off-by:

Re: [PATCH v2 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding

2021-01-21 Thread Robert Foss
Due to the dt-bindings supporting sdm660-camss, this patch depends the sdm660 clock driver being upstreamed. SDM630/660 Multimedia and GPU clock controllers https://lkml.org/lkml/2020/9/26/166 On Wed, 20 Jan 2021 at 14:44, Robert Foss wrote: > > Add bindings for qcom,sdm660-camss in order to

[PATCH v2 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding

2021-01-20 Thread Robert Foss
Add bindings for qcom,sdm660-camss in order to support the camera subsystem on SDM630/660 and SDA variants. Signed-off-by: Robert Foss --- Changes since v1: - Laurent: Reworked driver to use dtschema .../bindings/media/qcom,sdm660-camss.yaml | 416 ++ 1 file changed, 416

Re: [PATCH v2 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding

2021-01-20 Thread AngeloGioacchino Del Regno
Il giorno mer 20 gen 2021 alle ore 14:44 Robert Foss ha scritto: > > Add bindings for qcom,sdm660-camss in order to support the camera > subsystem on SDM630/660 and SDA variants. > > Signed-off-by: Robert Foss Hey Robert! > --- > > Changes since v1: > - Laurent: Reworked driver to use