On Mon, Sep 01, 2014 at 03:40:02PM +0530, Ajay Kumar wrote:
The AUO B116XW03 is a 11.6" HD TFT LCD panel connecting to a LVDS interface and with an integrated LED backlight unit.
This panel is used on the Samsung Chromebook(XE303C12).
Signed-off-by: Ajay Kumar ajaykumar.rs@samsung.com
.../devicetree/bindings/panel/auo,b116xw03.txt | 7 ++++++ drivers/gpu/drm/panel/panel-simple.c | 25 ++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 Documentation/devicetree/bindings/panel/auo,b116xw03.txt
Applied after adding the missing .bpc field in the panel descriptor. I set it to 6 according to the datasheet.
Thierry