Introduce generic and sc8180x specific compatible for the aoss QMP binding and add the generic to the implementation. Then convert the binding to YAML. Bjorn Andersson (3): dt-bindings: soc: qcom: aoss: Add SC8180X and generic compatible dt-bindings: soc: qcom: aoss: Convert to YAML soc: qcom: aoss: Add generic compatible .../bindings/soc/qcom/qcom,aoss-qmp.txt | 87 ------------- .../bindings/soc/qcom/qcom,aoss-qmp.yaml | 114 ++++++++++++++++++ drivers/soc/qcom/qcom_aoss.c | 1 + 3 files changed, 115 insertions(+), 87 deletions(-) delete mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml -- 2.29.2