[PATCH 0/2] Add port@5 as CPU port on certain MT7622 and MT7986 boards

Arınç ÜNAL via B4 Relay posted 2 patches 7 months ago
.../boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts  | 12 +++++++++++
arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts       | 24 ++++++++++++++++++++++
arch/arm64/boot/dts/mediatek/mt7986a-rfb.dts       | 24 ++++++++++++++++++++++
arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts       | 24 ++++++++++++++++++++++
4 files changed, 84 insertions(+)
[PATCH 0/2] Add port@5 as CPU port on certain MT7622 and MT7986 boards
Posted by Arınç ÜNAL via B4 Relay 7 months ago
Hi.

This patch series adds port@5 as CPU port on certain MT7622 and MT7986
boards.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
---
Arınç ÜNAL (2):
      arm64: dts: mt7622: add port@5 as CPU port
      arm64: dts: mt7986: add port@5 as CPU port

 .../boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts  | 12 +++++++++++
 arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts       | 24 ++++++++++++++++++++++
 arch/arm64/boot/dts/mediatek/mt7986a-rfb.dts       | 24 ++++++++++++++++++++++
 arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts       | 24 ++++++++++++++++++++++
 4 files changed, 84 insertions(+)
---
base-commit: 5b6df373ec95cf051264f655be0dbe1d6caa173c
change-id: 20240219-for-mediatek-699a100bed94

Best regards,
-- 
Arınç ÜNAL <arinc.unal@arinc9.com>

Re: [PATCH 0/2] Add port@5 as CPU port on certain MT7622 and MT7986 boards
Posted by AngeloGioacchino Del Regno 7 months ago
On Mon, 19 Feb 2024 12:36:12 +0300, Arınç ÜNAL wrote:
> This patch series adds port@5 as CPU port on certain MT7622 and MT7986
> boards.
> 
> 

Applied to v6.8-next/dts64, thanks!

[1/2] arm64: dts: mt7622: add port@5 as CPU port
      https://git.kernel.org/mediatek/c/7b8cc130
[2/2] arm64: dts: mt7986: add port@5 as CPU port
      https://git.kernel.org/mediatek/c/43ec7fc9

Cheers,
Angelo