[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <114f03bc-4a3a-40eb-a58b-cc1c5017538b@axiado.com>
Date: Thu, 19 Jun 2025 23:09:52 +0000
From: Harshit Shah <hshah@...ado.com>
To: Rob Herring <robh@...nel.org>
CC: Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Linus Walleij <linus.walleij@...aro.org>, Bartosz
Golaszewski <brgl@...ev.pl>, Arnd Bergmann <arnd@...db.de>, Catalin Marinas
<catalin.marinas@....com>, Will Deacon <will@...nel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>, "linux-gpio@...r.kernel.org"
<linux-gpio@...r.kernel.org>, "soc@...ts.linux.dev" <soc@...ts.linux.dev>
Subject: Re: [PATCH v2 4/6] arm64: dts: axiado: Add initial support for AX3000
SoC and eval board
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@...ado.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.
Powered by blists - more mailing lists