Message ID | 20231117101817.4401-3-quic_tengfan@quicinc.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | arm64: qcom: add sm8550-aim300 board support | expand |
On 17/11/2023 11:18, Tengfei Fan wrote: > Add SM8550 PDC, already used in upstreamed DTS. > > Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com> Guys, stop sending the duplicates: https://lore.kernel.org/lkml/20230127132558.1176730-1-abel.vesa@linaro.org/ Best regards, Krzysztof
在 11/17/2023 6:23 PM, Krzysztof Kozlowski 写道: > On 17/11/2023 11:18, Tengfei Fan wrote: >> Add SM8550 PDC, already used in upstreamed DTS. >> >> Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com> > > Guys, stop sending the duplicates: > > https://lore.kernel.org/lkml/20230127132558.1176730-1-abel.vesa@linaro.org/ > > > Best regards, > Krzysztof > Thanks Krzysztof remind kindly, I will check all the patches which may contain duplicates.
diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml index 86d61896f591..8473afffce63 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml @@ -41,6 +41,7 @@ properties: - qcom,sm8250-pdc - qcom,sm8350-pdc - qcom,sm8450-pdc + - qcom,sm8550-pdc - const: qcom,pdc reg:
Add SM8550 PDC, already used in upstreamed DTS. Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com> --- .../devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 + 1 file changed, 1 insertion(+)