Message ID | 20230606150919.778261-1-alexander.stein@ew.tq-group.com (mailing list archive) |
---|---|
Headers | show |
Series | imx8mq DT fixes | expand |
On Tue, Jun 6, 2023 at 12:09 PM Alexander Stein <alexander.stein@ew.tq-group.com> wrote: > > Hi, > > this series fixes various dtbs_check warnings for imx8mq. > Admittedly I do not know why lcdif is currently usable without apb and axi > clocks configured. > > Best regards, > Alexander > > Alexander Stein (3): > arm64: dts: imx8mq: Fix lcdif compatible > arm64: dts: imx8mq: Fix lcdif clocks > arm64: dts: imx8mq: Add missing pci property Reviewed-by: Fabio Estevam <festevam@gmail.com>
On Tue, Jun 06, 2023 at 05:09:16PM +0200, Alexander Stein wrote: > Hi, > > this series fixes various dtbs_check warnings for imx8mq. > Admittedly I do not know why lcdif is currently usable without apb and axi > clocks configured. > > Best regards, > Alexander > > Alexander Stein (3): > arm64: dts: imx8mq: Fix lcdif compatible > arm64: dts: imx8mq: Fix lcdif clocks > arm64: dts: imx8mq: Add missing pci property Applied all, thanks!