On 2024/10/27 5:47 pm, Krzysztof Kozlowski wrote:
On Thu, Oct 24, 2024 at 02:05:29PM -0300, Cody Eksal wrote:
diff --git
a/Documentation/devicetree/bindings/opp/allwinner,sun50i-h6-operating-points.yaml
b/Documentation/devicetree/bindings/opp/allwinner,sun50i-h6-operating-points.yaml
index ec5e424bb3c8..603c6c88d080 100644
---
a/Documentation/devicetree/bindings/opp/allwinner,sun50i-h6-operating-points.yaml
+++
b/Documentation/devicetree/bindings/opp/allwinner,sun50i-h6-operating-points.yaml
@@ -23,6 +23,7 @@ properties:
compatible:
enum:
- allwinner,sun50i-h6-operating-points
+ - allwinner,sun50i-a100-operating-points
- allwinner,sun50i-h616-operating-points
I have no clue why a100 is between h6 and h616. :/
From my understanding, the A100 was released before the H616, but after
the H6. There are not many sources to rely on for this, but the H6
appears to have launched in 2017, the A100 in 2019, and the H616 in
2020.
I assumed ordering was intended to be in chronological order; perhaps it
was intended to be in lexicographical order instead? If so, I can move
this entry above the H6.
- Cody
Best regards,
Krzysztof