From mboxrd@z Thu Jan 1 00:00:00 1970 From: ykk@rock-chips.com (Yakir Yang) Date: Wed, 29 Jun 2016 11:31:10 +0800 Subject: [PATCH v1 1/5] dt-bindings: Add support for LG LP079QX1-SP0V 1536x2048 panel In-Reply-To: <20160628205943.GA6556@rob-hp-laptop> References: <1467089288-18355-1-git-send-email-ykk@rock-chips.com> <1467089472-18584-1-git-send-email-ykk@rock-chips.com> <20160628205943.GA6556@rob-hp-laptop> Message-ID: <577340FE.4060305@rock-chips.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Rob, On 06/29/2016 04:59 AM, Rob Herring wrote: > On Tue, Jun 28, 2016 at 12:51:12PM +0800, Yakir Yang wrote: >> The LG LP079QX1-SP0V is an 7.9" QXGA TFT with LED Backlight unit and >> 32 pins eDP interface. This module supports 1536x2048 mode. >> >> Signed-off-by: Yakir Yang >> --- >> .../devicetree/bindings/display/panel/lg,lp079qx1-sp0v.txt | 7 +++++++ >> 1 file changed, 7 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/display/panel/lg,lp079qx1-sp0v.txt > Acked-by: Rob Herring > Thanks for your fast respond ;) >