commit | 66c4c21a25512e35152b110fc267d60443a2fa57 | [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 | d1e147ccd5a71eb6a706fa480d11a50d7c9c8c4b [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>