On Mon, Nov 23, 2015 at 3:33 AM, Thierry Reding <[email protected]> wrote: > On Fri, Oct 30, 2015 at 05:38:28PM -0700, [email protected] wrote: >> From: Werner Johansson <[email protected]> >> >> This adds support for the Panasonic panel found in some Xperia Z2 >> tablets. >> >> Signed-off-by: Werner Johansson <[email protected]> >> Signed-off-by: Bjorn Andersson <[email protected]> >> --- >> drivers/gpu/drm/panel/Kconfig | 10 + >> drivers/gpu/drm/panel/Makefile | 1 + >> .../gpu/drm/panel/panel-panasonic-vvx10f034n00.c | 334 >> +++++++++++++++++++++ >> 3 files changed, 345 insertions(+) >> create mode 100644 drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c > > Applied, though I had to reorder Makefile and Kconfig entries to keep > alphabetic ordering. >
Thanks, now we're close to play Quake3 on the mainline kernel on the Xperia Z2 Tablet :) Did you pull patch 1/3 from this set as well? I didn't get a reply on it and wanted to check as this patch (3/3) has a build dependency on it. Patch 1/3: https://patchwork.kernel.org/patch/7530121/ Regards, Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

