Re: [PATCH v1 0/2] riscv: dts: starfive: visionfive 2: Remove non-existing hardware
From: Conor Dooley
Date: Mon Apr 15 2024 - 11:33:23 EST
From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
On Mon, 15 Apr 2024 14:50:31 +0200, Hannah Peuckmann wrote:
> This series fixes the device tree for the VisionFive 2 which has nodes for
> non-existing hardware which should have been left to overlays. It also results
> in error on boot when both both the TDM and I2S drivers tries to claim GPIO 44.
>
> Hannah Peuckmann (2):
> riscv: dts: starfive: visionfive 2: Remove non-existing TDM hardware
> riscv: dts: starfive: visionfive 2: Remove non-existing I2S hardware
>
> [...]
Applied to riscv-dt-fixes, thanks. I should've probably realised this
when I merged them - thinking back I think I might even have had to do a
conflict resolution. Sorry about this.
[1/2] riscv: dts: starfive: visionfive 2: Remove non-existing TDM hardware
https://git.kernel.org/conor/c/dcde4e97b122
[2/2] riscv: dts: starfive: visionfive 2: Remove non-existing I2S hardware
https://git.kernel.org/conor/c/e0503d47e93d
Thanks,
Conor.