On Sun, 03 Dec 2023 00:47:17 +0100, David Heidelberg wrote: > Merge Qualcomm-specific idle-state binding with generic one. > > Signed-off-by: David Heidelberg <david@xxxxxxx> > > --- > v4: > - drop Linux-specific details > - integrate compatible into existing block > - added surrounding patches fixing node names > v3: > - integrate into idle-state.yml > - original patch name was: > "[v2] dt-bindings: arm/msm/qcom,idle-state convert to YAML" > > .../bindings/arm/msm/qcom,idle-state.txt | 84 ------------------- > .../devicetree/bindings/cpu/idle-states.yaml | 80 +++++++++++++++++- > 2 files changed, 76 insertions(+), 88 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/arm/msm/qcom,idle-state.txt > I kept the single entry compatibles as 1 enum and applied, thanks!