Message ID | 20190825153237.28829-6-shawnguo@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/7] i.MX drivers update for 5.4 | expand |
On Sun, Aug 25, 2019 at 5:33 PM Shawn Guo <shawnguo@kernel.org> wrote: > ---------------------------------------------------------------- > i.MX arm64 device tree update for 5.4: > - New board support: i.MX8MQ Nitrogen8m, Hummingboard Pulse, > PICO-PI-IMX8M, i.MX8QXP AI_ML, and LS1046A FRWY board. > - Add gpio-ranges for GPIO devices on i.MX8MQ and i.MX8MM. > - Update OPP table according to latest data sheet and add opp-suspend > to OPP table for i.MX8MQ and i.MX8MM. > - Add IDEL states for i.MX8MM SoC. > - Correct I2C clock divider for Layerscape SoCs. > - Add series alias and LPUART baud clock for i.MX8QXP SoC. > - Add MIPI D-PHY device for i.MX8MQ and enable it on imx8mq-librem5 > board. > - Enable USB1 and Type-C support for i.MX8MM EVK board. > - Add Thermal Monitor Unit support for LS1028A SoC. > - Misc small update and correction on Layerscape and i.MX8 support. > Pulled into arm/dt, thanks! Arnd