On Thu, May 05, 2016 at 11:47:07AM +0530, Bhuvanchandra DV wrote:
Add support for TPK U.S.A. LLC Fusion 7", 10.1" panels to the DRM simple panel driver.
Signed-off-by: Bhuvanchandra DV bhuvanchandra.dv@toradex.com
This patch is based on top of Stefan's clock polarity patches[1]
[1] https://lkml.org/lkml/2016/5/5/20
.../bindings/display/panel/tpk,f07a-0102.txt | 8 ++++ .../bindings/display/panel/tpk,f10a-0102.txt | 8 ++++ .../devicetree/bindings/vendor-prefixes.txt | 1 +
Acked-by: Rob Herring robh@kernel.org
drivers/gpu/drm/panel/panel-simple.c | 51 ++++++++++++++++++++++ 4 files changed, 68 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/tpk,f07a-0102.txt create mode 100644 Documentation/devicetree/bindings/display/panel/tpk,f10a-0102.txt