[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251126132908.4l2w4lu75prnilze@ninth>
Date: Wed, 26 Nov 2025 07:29:08 -0600
From: Nishanth Menon <nm@...com>
To: Wadim Egorov <w.egorov@...tec.de>
CC: <vigneshr@...com>, <kristo@...nel.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>,
<linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
<devicetree@...r.kernel.org>, <upstream@...ts.phytec.de>
Subject: Re: [PATCH 1/3] arm64: dts: ti: k3-am642-phyboard-electra-peb-c-010:
Fix icssg-prueth schema warning
On 09:44-20251126, Wadim Egorov wrote:
> Reduce length of dma-names and dmas properties for icssg1-ethernet
> node to comply with ti,icssg-prueth schema constraints. The previous
> entries exceeded the allowed count and triggered dtschema warnings
> during validation.
>
Fixes: e53fbf955ea7 ("arm64: dts: ti: k3-am642-phyboard-electra: Add PEB-C-010 Overlay")
Perhaps?
> Signed-off-by: Wadim Egorov <w.egorov@...tec.de>
> ---
> .../boot/dts/ti/k3-am642-phyboard-electra-peb-c-010.dtso | 7 ++-----
> 1 file changed, 2 insertions(+), 5 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-peb-c-010.dtso b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-peb-c-010.dtso
> index 7fc73cfacadb..1176a52d560b 100644
> --- a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-peb-c-010.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-peb-c-010.dtso
> @@ -30,13 +30,10 @@ icssg1-ethernet {
> <&main_pktdma 0xc206 15>, /* egress slice 1 */
> <&main_pktdma 0xc207 15>, /* egress slice 1 */
> <&main_pktdma 0x4200 15>, /* ingress slice 0 */
> - <&main_pktdma 0x4201 15>, /* ingress slice 1 */
> - <&main_pktdma 0x4202 0>, /* mgmnt rsp slice 0 */
> - <&main_pktdma 0x4203 0>; /* mgmnt rsp slice 1 */
> + <&main_pktdma 0x4201 15>; /* ingress slice 1 */
> dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
> "tx1-0", "tx1-1", "tx1-2", "tx1-3",
> - "rx0", "rx1",
> - "rxmgm0", "rxmgm1";
> + "rx0", "rx1";
>
> firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf",
> "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf",
> --
> 2.48.1
>
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
https://ti.com/opensource
Powered by blists - more mailing lists