From: Ioana Ciornei <[email protected]>
Update the DTS PHY nodes to specify the IRQ lines for the PHYs found on
the DPAA2 based RDB boards.
Ioana Ciornei (3):
arm64: dts: lx2160ardb: update PHY nodes with IRQ information
arm64: dts: ls2088ardb: update PHY nodes with IRQ information
arm64: dts: ls1088ardb: update PHY nodes with IRQ information
arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts | 9 +++++++++
arch/arm64/boot/dts/freescale/fsl-ls2088a-rdb.dts | 4 ++++
arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts | 4 ++++
3 files changed, 17 insertions(+)
--
2.31.1
On Tue, Jun 15, 2021 at 07:03:34PM +0300, Ioana Ciornei wrote:
> From: Ioana Ciornei <[email protected]>
>
> Update the DTS PHY nodes to specify the IRQ lines for the PHYs found on
> the DPAA2 based RDB boards.
>
> Ioana Ciornei (3):
> arm64: dts: lx2160ardb: update PHY nodes with IRQ information
> arm64: dts: ls2088ardb: update PHY nodes with IRQ information
> arm64: dts: ls1088ardb: update PHY nodes with IRQ information
Applied all, thanks.