Add compatible for tcsr representing support on SA8255p SoC. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Signed-off-by: Shazad Hussain <quic_shazhuss@xxxxxxxxxxx> Signed-off-by: Nikunj Kela <quic_nkela@xxxxxxxxxxx> --- Changes in v3: - Removed the patch from original series[1] Changes in v2: - Added Reviewed-by tag [1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@xxxxxxxxxxx/ --- Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml index c6bd14ec5aa0..88f804bd7581 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -21,6 +21,7 @@ properties: - qcom,msm8998-tcsr - qcom,qcm2290-tcsr - qcom,qcs404-tcsr + - qcom,sa8255p-tcsr - qcom,sc7180-tcsr - qcom,sc7280-tcsr - qcom,sc8280xp-tcsr -- 2.34.1