
15 Sep
2021
15 Sep
'21
2:24 a.m.
On Thu, Sep 02, 2021 at 06:45:57PM +0200, Michael Walle wrote:
Now that everything is prepared, copy the fsl-ls1028a.dtsi from the linux kernel v5.14.
Notable changes:
- second watchdog added
- the number of chip selects of the SPI controller is now correct and reflects what the hardware offers
- the LPUARTs have the correct clock parent
- USB controllers are enabled by default, which was already the case before this sync because all board enabled all the USB controller nodes. A linux patch to fix this is pending.
- the eSDHC controller changes from big-endian to little-endian, but that property seems to be not used at all.
Signed-off-by: Michael Walle michael@walle.cc
Reviewed-by: Vladimir Oltean vladimir.oltean@nxp.com