
30 Dec
2014
30 Dec
'14
11:36 a.m.
Hi,
On 30-12-14 11:26, Hans de Goede wrote:
Hi,
On 30-12-14 11:18, Siarhei Siamashka wrote:
<snip>
BTW, I have done a preliminary automatic conversion for all FEX files from sunxi-boards, which enable lcd0 in fex. The results are now available at the all the same http://linux-sunxi.org/LCD wiki page.
Cool, thanks for doing this!
I've just taken a look, looks good, as for the yellow entries with:
# warning: could not decode 'lcd_power' (port:power0<1><0><default><1>)
Those should be translated to:
CONFIG_VIDEO_LCD_FOO="AXP0-0" for power0 CONFIG_VIDEO_LCD_FOO="AXP0-1" for power1
And I think you can also drop the:
"# warning: 'lcd_pwm' gpio extracted from 'pwm0_para' section"
That seems to be the right thing todo for A23 at least.
Regards,
Hans