On Tue, 14 Mar 2023 at 18:23, Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> 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@xxxxxxxxxx> > --- > 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@xxxxxxxxxx> Thanks for posting this, for the series (with the assumption that the board dts will follow soon): Reviewed-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx>