Message ID | 20240730222439.3469-4-quic_eserrao@quicinc.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Enable EUD on Qualcomm sm8450 SoC | expand |
On 31/07/2024 00:24, Elson Roy Serrao wrote: > Document the EUD compatible for sm8450 SoC. > > Signed-off-by: Elson Roy Serrao <quic_eserrao@quicinc.com> > --- > Documentation/devicetree/bindings/soc/qcom/qcom,eud.yaml | 1 + This should be squashed with the previous patches or the previous patches should explain why the properties are missing in existing binding, but everything was fine. You add new device with all its new quirks or properties. Adding "compatible" alone is not a change itself. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,eud.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,eud.yaml index 0fa4608568d0..d7a913bd5edb 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,eud.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,eud.yaml @@ -18,6 +18,7 @@ properties: items: - enum: - qcom,sc7280-eud + - qcom,sm8450-eud - const: qcom,eud reg:
Document the EUD compatible for sm8450 SoC. Signed-off-by: Elson Roy Serrao <quic_eserrao@quicinc.com> --- Documentation/devicetree/bindings/soc/qcom/qcom,eud.yaml | 1 + 1 file changed, 1 insertion(+)