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

Harshit Shah hshah at axiado.com
Thu Jun 19 16:09:52 PDT 2025


Thank you Rob for the review.

On 6/16/2025 6:57 AM, Rob Herring wrote:
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
>
> On Sun, Jun 15, 2025 at 11:32 PM Harshit Shah <hshah at axiado.com> wrote:
>> +/ {
>> +       compatible = "axiado,ax3000";
> Drop. As this is not valid and overridden anyways.


Noted, will remove the same.


>
>> +
>> +       timer:timer {
>> +               compatible = "arm,armv8-timer";
>> +               interrupt-parent = <&gic500>;
>> +               interrupts = <GIC_PPI 13 IRQ_TYPE_LEVEL_HIGH>,
>> +                          <GIC_PPI 14 IRQ_TYPE_LEVEL_HIGH>,
>> +                          <GIC_PPI 11 IRQ_TYPE_LEVEL_HIGH>,
>> +                          <GIC_PPI 10 IRQ_TYPE_LEVEL_HIGH>;
>> +               arm,cpu-registers-not-fw-configured;
> Drop. Not valid for arm64. And new platforms should fix the firmware anyways.


Noted, will remove the same.


>
> Rob

Regards,

Harshit.



More information about the linux-arm-kernel mailing list