commit | 8ac04e9062fc65bb09754cefefc096d554c6881c | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Wed Mar 15 13:04:18 2023 +0200 |
committer | Peng Fan <peng.fan@nxp.com> | Tue Apr 04 17:31:47 2023 +0800 |
tree | e8778bb2be333b68dfa82c50de20a978229d8bec | |
parent | f2ac9f6a17aeffbca1926f4364ccddce329659b1 [diff] |
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>