Re: [PATCH v3 1/3] ARM: dts: imx6sx-sdb: Convert from fbdev to drm bindings

2017-12-21 Thread Shawn Guo
On Wed, Dec 06, 2017 at 01:15:17PM -0200, Marco Franchi wrote: > It is preferred to use the panel compatible string rather than passing > the LCD timing in the device tree. > > So pass the "sii,43wvf1g" compatible string, which describes the parallel > LCD. > > Also pass the 'backlight' property

[PATCH v3 1/3] ARM: dts: imx6sx-sdb: Convert from fbdev to drm bindings

2017-12-06 Thread Marco Franchi
It is preferred to use the panel compatible string rather than passing the LCD timing in the device tree. So pass the "sii,43wvf1g" compatible string, which describes the parallel LCD. Also pass the 'backlight' property as described in Documentation/devicetree/bindings/display/panel/simple-panel.