Message ID | 20200216150942.3220-1-dariobin@libero.it |
---|---|
Headers | show |
Series | Add DM/DTS support for omap video driver | expand |
On 16/02/20 8:39 PM, Dario Binacchi wrote: > > Changes: > - Fix coding style > - Refactor some parts of the driver > - Add support for driver model and device-tree > - Update the boards device-tree > - Add device-tree binding documentation > > Changes for v2: > - Use the GENMASK macro to manage bitfield mask > - Move clock enabling sequence of LCD module to arch/arm/mach-omap2/ > - Create a Kconfig symbol for CONFIG_AM335X_LCD > - Move 'u-boot,dm-pre-reloc' property to *-u-boot.dtsi file > for boards that support Linux > - Add a patch to fix the pixel-per-line bitfield setting > - Add a patch to fix building errors for brxre1 board in case > of CONFIG_DM_VIDEO is enabled > > Changes in v2: > - Use GENMASK macro too There are many places where Change log appeared in commit log. I fixed all of them locally and pushed the patches to next. If no further comments seen, will send PR to Tom when next merge window opens. Thanks and regards, Lokesh