mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-11 07:34:40 +00:00
Add a simple device tree probe support for mxsfb driver. Before a common binding for struct fb_videomode is available, the driver will keep using struct mxsfb_platform_data. That said, platform code will use auxdata to attach mxsfb_platform_data for device tree boot. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>