Document QCS9100 GCC compatible. Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx> --- .../devicetree/bindings/clock/qcom,sa8775p-gcc.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml b/Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml index addbd323fa6d..0ca77054e527 100644 --- a/Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml @@ -17,7 +17,10 @@ description: | properties: compatible: - const: qcom,sa8775p-gcc + items: + - enum: + - qcom,qcs9100-gcc + - qcom,sa8775p-gcc clocks: items: -- 2.25.1