This will enable the driver for the PHY found on this board as well as
add SATA support.
Michael Walle (2):
arm64: defconfig: Enable Broadcom BCM54140 PHY
arm64: dts: freescale: sl28: enable SATA support
.../boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts | 4 ++++
arch/arm64/configs/defconfig | 1 +
2 files changed, 5 insertions(+)
--
2.20.1
On Sun, Jan 10, 2021 at 08:54:52PM +0100, Michael Walle wrote:
> This will enable the driver for the PHY found on this board as well as
> add SATA support.
>
> Michael Walle (2):
> arm64: defconfig: Enable Broadcom BCM54140 PHY
> arm64: dts: freescale: sl28: enable SATA support
Applied both, thanks.