Document a couple of compatibles for IPs found on the QCM2290 that don't
require any specific driver changes
Signed-off-by: Konrad Dybcio <[email protected]>
---
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 <[email protected]>
Document the QCM2290 DWC3 controller.
Signed-off-by: Konrad Dybcio <[email protected]>
---
Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
index 4875c5b7d5b5..a2aabdac4105 100644
--- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
@@ -21,6 +21,7 @@ properties:
- qcom,msm8994-dwc3
- qcom,msm8996-dwc3
- qcom,msm8998-dwc3
+ - qcom,qcm2290-dwc3
- qcom,qcs404-dwc3
- qcom,sc7180-dwc3
- qcom,sc7280-dwc3
@@ -300,6 +301,7 @@ allOf:
compatible:
contains:
enum:
+ - qcom,qcm2290-dwc3
- qcom,sm6115-dwc3
- qcom,sm6125-dwc3
- qcom,sm8150-dwc3
--
2.39.2
Document the QCM2290 KPSS watchdog.
Signed-off-by: Konrad Dybcio <[email protected]>
---
Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
index 6448b633c970..db3e260fb2ef 100644
--- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
@@ -19,6 +19,7 @@ properties:
- enum:
- qcom,kpss-wdt-ipq4019
- qcom,apss-wdt-msm8994
+ - qcom,apss-wdt-qcm2290
- qcom,apss-wdt-qcs404
- qcom,apss-wdt-sa8775p
- qcom,apss-wdt-sc7180
--
2.39.2
Docuemnt the QFPROM on QCM2290.
Signed-off-by: Konrad Dybcio <[email protected]>
---
Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
index 2173fe82317d..1bd213f9eb38 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -25,6 +25,7 @@ properties:
- qcom,msm8976-qfprom
- qcom,msm8996-qfprom
- qcom,msm8998-qfprom
+ - qcom,qcm2290-qfprom
- qcom,qcs404-qfprom
- qcom,sc7180-qfprom
- qcom,sc7280-qfprom
--
2.39.2
Add the TSENS v2.x controller found on QCM2290.
Signed-off-by: Konrad Dybcio <[email protected]>
---
Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
index 926e9c51c93c..1a6ffbf11bcc 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -48,6 +48,7 @@ properties:
- qcom,msm8953-tsens
- qcom,msm8996-tsens
- qcom,msm8998-tsens
+ - qcom,qcm2290-tsens
- qcom,sc7180-tsens
- qcom,sc7280-tsens
- qcom,sc8180x-tsens
--
2.39.2
Document the SDHCI on QCM2290.
Signed-off-by: Konrad Dybcio <[email protected]>
---
Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
index 64df6919abaf..7d4c5ca25e0d 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
+++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
@@ -36,6 +36,7 @@ properties:
- enum:
- qcom,ipq5332-sdhci
- qcom,ipq9574-sdhci
+ - qcom,qcm2290-sdhci
- qcom,qcs404-sdhci
- qcom,sc7180-sdhci
- qcom,sc7280-sdhci
--
2.39.2
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 <[email protected]>
I assume this is what you talked about that DTS will follow a bit later?
Best regards,
Krzysztof
On 14/03/2023 13:52, Konrad Dybcio wrote:
> Document the QCM2290 KPSS watchdog.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
Acked-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof
On 14/03/2023 13:52, Konrad Dybcio wrote:
> Docuemnt the QFPROM on QCM2290.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
Acked-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof
On 14/03/2023 13:52, Konrad Dybcio wrote:
> Document the SDHCI on QCM2290.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
Acked-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof
On 14/03/2023 13:53, Konrad Dybcio wrote:
> Add the TSENS v2.x controller found on QCM2290.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof
On 14/03/2023 13:53, Konrad Dybcio wrote:
> Document the QCM2290 DWC3 controller.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
> Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
Acked-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof
On Tue, 14 Mar 2023 at 18:23, Konrad Dybcio <[email protected]> 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 <[email protected]>
> ---
> 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 <[email protected]>
Thanks for posting this, for the series (with the assumption that the
board dts will follow soon):
Reviewed-by: Bhupesh Sharma <[email protected]>
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 <[email protected]>
>
> 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
>
On Tue, 14 Mar 2023 at 13:53, Konrad Dybcio <[email protected]> wrote:
>
> Document the SDHCI on QCM2290.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
Applied for next, thanks!
Kind regards
Uffe
> ---
> Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
> index 64df6919abaf..7d4c5ca25e0d 100644
> --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
> +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
> @@ -36,6 +36,7 @@ properties:
> - enum:
> - qcom,ipq5332-sdhci
> - qcom,ipq9574-sdhci
> + - qcom,qcm2290-sdhci
> - qcom,qcs404-sdhci
> - qcom,sc7180-sdhci
> - qcom,sc7280-sdhci
>
> --
> 2.39.2
>
On Tue, Mar 14, 2023 at 01:52:56PM +0100, Konrad Dybcio wrote:
> Document the QCM2290 KPSS watchdog.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
> ---
> Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> index 6448b633c970..db3e260fb2ef 100644
> --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> @@ -19,6 +19,7 @@ properties:
> - enum:
> - qcom,kpss-wdt-ipq4019
> - qcom,apss-wdt-msm8994
> + - qcom,apss-wdt-qcm2290
> - qcom,apss-wdt-qcs404
> - qcom,apss-wdt-sa8775p
> - qcom,apss-wdt-sc7180
On 14.03.2023 13:53, Konrad Dybcio wrote:
> Add the TSENS v2.x controller found on QCM2290.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
<bump>
This one got lost!
Konrad
> Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> index 926e9c51c93c..1a6ffbf11bcc 100644
> --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> @@ -48,6 +48,7 @@ properties:
> - qcom,msm8953-tsens
> - qcom,msm8996-tsens
> - qcom,msm8998-tsens
> + - qcom,qcm2290-tsens
> - qcom,sc7180-tsens
> - qcom,sc7280-tsens
> - qcom,sc8180x-tsens
>
On Tue, May 16, 2023 at 03:08:19AM +0200, Konrad Dybcio wrote:
>
>
> On 14.03.2023 13:53, Konrad Dybcio wrote:
> > Add the TSENS v2.x controller found on QCM2290.
> >
> > Signed-off-by: Konrad Dybcio <[email protected]>
> > ---
> <bump>
> This one got lost!
Then it should be resent.
On Tue, 14 Mar 2023 13:52:55 +0100, Konrad Dybcio wrote:
> Document a couple of compatibles for IPs found on the QCM2290 that don't
> require any specific driver changes
>
>
Applied, thanks!
[3/6] dt-bindings: nvmem: Add compatible for QCM2290
commit: 4b71b2a44d7d692ae681961a9b2865724652d1f6
Best regards,
--
Srinivas Kandagatla <[email protected]>