Message ID | 20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org |
---|---|
Headers | show |
Series | QCM2290 compatibles | expand |
On 14/03/2023 13:52, Konrad Dybcio wrote: > Document a couple of compatibles for IPs found on the QCM2290 that don't > require any specific driver changes > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> I assume this is what you talked about that DTS will follow a bit later? Best regards, Krzysztof
On 14/03/2023 13:53, Konrad Dybcio wrote: > Document the QCM2290 DWC3 controller. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Tue, 14 Mar 2023 at 18:23, Konrad Dybcio <konrad.dybcio@linaro.org> wrote: > > Document a couple of compatibles for IPs found on the QCM2290 that don't > require any specific driver changes > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > --- > Konrad Dybcio (6): > dt-bindings: watchdog: qcom-wdt: add QCM2290 > dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA > dt-bindings: nvmem: Add compatible for QCM2290 > dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCI > dt-bindings: usb: dwc3: Add QCM2290 compatible > dt-bindings: thermal: tsens: Add QCM2290 > > Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + > Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 + > Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + > Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 2 ++ > Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 + > 6 files changed, 7 insertions(+) > --- > base-commit: ec0fa9a0a6fac454745c930bdb8619d0a354bac9 > change-id: 20230314-topic-2290_compats-5bec96afeeb0 > > Best regards, > -- > Konrad Dybcio <konrad.dybcio@linaro.org> Thanks for posting this, for the series (with the assumption that the board dts will follow soon): Reviewed-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
On 15.03.2023 08:47, Krzysztof Kozlowski wrote: > On 14/03/2023 13:52, Konrad Dybcio wrote: >> Document a couple of compatibles for IPs found on the QCM2290 that don't >> require any specific driver changes >> >> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > > I assume this is what you talked about that DTS will follow a bit later? Yep, right after we resolve the RPM MSG RAM situation! Konrad > > Best regards, > Krzysztof >
Document a couple of compatibles for IPs found on the QCM2290 that don't require any specific driver changes Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Konrad Dybcio (6): dt-bindings: watchdog: qcom-wdt: add QCM2290 dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA dt-bindings: nvmem: Add compatible for QCM2290 dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCI dt-bindings: usb: dwc3: Add QCM2290 compatible dt-bindings: thermal: tsens: Add QCM2290 Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 + Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 2 ++ Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 + 6 files changed, 7 insertions(+) --- base-commit: ec0fa9a0a6fac454745c930bdb8619d0a354bac9 change-id: 20230314-topic-2290_compats-5bec96afeeb0 Best regards,