board: freescale: lx2160a: remove the PL01X device instantiation
authorIoana Ciornei <ioana.ciornei@nxp.com>
Wed, 15 Mar 2023 11:04:18 +0000 (13:04 +0200)
committerPeng Fan <peng.fan@nxp.com>
Tue, 4 Apr 2023 09:31:47 +0000 (17:31 +0800)
commit8ac04e9062fc65bb09754cefefc096d554c6881c
treee8778bb2be333b68dfa82c50de20a978229d8bec
parentf2ac9f6a17aeffbca1926f4364ccddce329659b1
board: freescale: lx2160a: remove the PL01X device instantiation

There is no need for the board file to instantiate a PL01X platform
device anymore. This is all taken care of by the DM code which now will
probe the device based on the DT node.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
board/freescale/lx2160a/lx2160a.c