[PATCH 01/10] dt-bindings: soc: amlogic: Add compatible to support more SoCs

Chuan Liu chuan.liu at amlogic.com
Sun Sep 13 19:50:42 PDT 2026


Hi Krzysztof,

On 9/13/2026 5:03 PM, Krzysztof Kozlowski wrote:
> [ EXTERNAL EMAIL ]
> 
> On Fri, Sep 11, 2026 at 04:28:28PM +0800, Chuan Liu wrote:
>> Add clk-measure compatible for amlogic A5, A4, S7, S7D, S6 and A9 SoCs.
>>
>> Although the clk-measure IP itself has little hardware difference across
>> SoCs, the clock inputs connected to the clk-measure block vary between
>> SoCs. Therefore, it is difficult to fall back to the configuration used
>> by previous SoCs.
>>
>> Signed-off-by: Chuan Liu <chuan.liu at amlogic.com>
>> ---
>>   .../bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml          | 6 ++++++
>>   1 file changed, 6 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml b/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml
>> index b1200e6940ac..125be01e3b2c 100644
>> --- a/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml
>> +++ b/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml
>> @@ -26,6 +26,12 @@ properties:
>>         - amlogic,s4-clk-measure
>>         - amlogic,a1-clk-measure
>>         - amlogic,t7-clk-measure
>> +      - amlogic,a5-clk-measure
> 
> Why is a5 after a1? Are you all adding here to the end of the list all
> the time?
> 

Thanks for pointing this out. I arrange the newly supported SoCs in the 
order in which they were released. I will reorder the list 
alphabetically in v2.

> Best regards,
> Krzysztof
> 

-- 
Best regards,
Chuan




More information about the linux-amlogic mailing list