[PATCH v2 4/6] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board

Krzysztof Kozlowski krzk at kernel.org
Sun Jun 22 23:04:50 PDT 2025


On 23/06/2025 07:56, Harshit Shah wrote:
> So, I am planning to add only following as a part of this patchset.
> 
>       clocks {
>                 clk_xin: clock-200000000 {
>                         compatible = "fixed-clock";
>                         #clock-cells = <0>;
>                         clock-frequency = <200000000>;
>                         clock-output-names = "clk_xin";
>                 };
>                 refclk: clock-125000000 {
>                         compatible = "fixed-clock";
>                         #clock-cells = <0>;
>                         clock-frequency = <125000000>;
>                 };
>         };
> 
> Later, we will add more patches as a part of next-separate series for 
> the controller, clocks(those can change) and other peripherals.
Yes

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list