[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <trinity-f6d57547-e653-4444-bdce-48975fab0f55-1750440204231@trinity-msg-rest-gmx-gmx-live-b647dc579-p5cg7>
Date: Fri, 20 Jun 2025 17:23:24 +0000
From: Frank Wunderlich <frank-w@...lic-files.de>
To: linux@...web.de, myungjoo.ham@...sung.com, kyungmin.park@...sung.com,
cw00.choi@...sung.com, djakov@...nel.org, robh@...nel.org,
krzk+dt@...nel.org, conor+dt@...nel.org, andrew@...n.ch, olteanv@...il.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, matthias.bgg@...il.com,
angelogioacchino.delregno@...labora.com
Cc: jia-wei.chang@...iatek.com, johnson.wang@...iatek.com,
arinc.unal@...nc9.com, Landen.Chao@...iatek.com, dqfext@...il.com,
sean.wang@...iatek.com, daniel@...rotopia.org, lorenzo@...nel.org,
nbd@....name, linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org
Subject: Aw: [PATCH v5 06/13] arm64: dts: mediatek: mt7988: add basic
ethernet-nodes
> Gesendet: Freitag, 20. Juni 2025 um 10:35
> Von: "Frank Wunderlich" <linux@...web.de>
> +
> + eth: ethernet@...00000 {
> + compatible = "mediatek,mt7988-eth";
> + reg = <0 0x15100000 0 0x80000>, <0 0x15400000 0 0x200000>;
> + interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 197 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 198 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 199 IRQ_TYPE_LEVEL_HIGH>,
sorry, i messed up the whitespaces (spaces instead of tabs), fixed it locally but
seems not recreated the patch-files (and not run checkpatch.pl again).
I send new version when net-binding is reviewed, ok?
> + <GIC_SPI 189 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 191 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>;
> + interrupt-names = "fe0", "fe1", "fe2", "fe3", "pdma0",
> + "pdma1", "pdma2", "pdma3";
Powered by blists - more mailing lists