From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932653AbcFJSDi (ORCPT ); Fri, 10 Jun 2016 14:03:38 -0400 Received: from mail-vk0-f48.google.com ([209.85.213.48]:36649 "EHLO mail-vk0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932102AbcFJSDh (ORCPT ); Fri, 10 Jun 2016 14:03:37 -0400 MIME-Version: 1.0 In-Reply-To: References: <1465578127-30330-1-git-send-email-dianders@chromium.org> From: Doug Anderson Date: Fri, 10 Jun 2016 11:03:35 -0700 X-Google-Sender-Auth: T0bMsF8OdJQf7V8NoWh7poo8fcg Message-ID: Subject: Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding To: Emil Velikov Cc: Thierry Reding , Mark Rutland , devicetree , ML dri-devel , "Linux-Kernel@Vger. Kernel. Org" , Rob Herring Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Emil, On Fri, Jun 10, 2016 at 10:26 AM, Emil Velikov wrote: > Hi Douglas, > > On 10 June 2016 at 18:02, Douglas Anderson wrote: >> The Starry KR122EA0SRA is a 12.2", 1920x1200 TFT-LCD panel connected >> using eDP interfaces. >> >> Signed-off-by: Douglas Anderson >> --- >> Changes in v2: >> - Proper title (sorry!) >> >> .../devicetree/bindings/display/panel/starry,kr122ea0sra.txt | 7 +++++++ >> 1 file changed, 7 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt >> >> diff --git a/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt b/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt >> new file mode 100644 >> index 000000000000..1e87fe6078af >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt >> @@ -0,0 +1,7 @@ >> +Starry 12.2" (1920x1200 pixels) TFT LCD panel >> + >> +Required properties: >> +- compatible: should be "starry,kr122ea0sra" >> + > I think you want to add 'starry' to the vendors list first [1]. Latest > linus-next does not seem to have such an entry. Good call. Thanks! I've posted it at . If you'd rather me join it to this series and repost the whole thing, let me know. -Doug