On Mon, Sep 19, 2016 at 3:12 AM, Maxime Ripard maxime.ripard@free-electrons.com wrote:
Hi,
On Thu, Sep 15, 2016 at 11:13:59PM +0800, Chen-Yu Tsai wrote:
The 18 or 24 bit parallel RGB LCD panel interface found on Allwinner SoCs matches the description of MIPI DPI. Declare the RGB encoder and connector as MIPI DPI.
Unfortunately, even it that patch might be true (is there a public spec for that standard?), this breaks the user-space, so there's no
Not that I know of. I basically googled the term and looked at other datasheets and asked on #linux-arm-kernel.
way we change this.
:(
ChenYu