From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00A2FC433E0 for ; Thu, 9 Jul 2020 23:36:25 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D2FC620672 for ; Thu, 9 Jul 2020 23:36:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D2FC620672 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 42D1D6EB4E; Thu, 9 Jul 2020 23:36:24 +0000 (UTC) Received: from mail-il1-f195.google.com (mail-il1-f195.google.com [209.85.166.195]) by gabe.freedesktop.org (Postfix) with ESMTPS id 101886EB4E for ; Thu, 9 Jul 2020 23:36:23 +0000 (UTC) Received: by mail-il1-f195.google.com with SMTP id o3so3505494ilo.12 for ; Thu, 09 Jul 2020 16:36:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Vy5gFIdZ6QSGlG4Cu3mgACyqBbE7i2Yobo53B4I5b5Y=; b=ofhkRq6ey7Z3Cb/ciVmAUzVmKbWP4Vu0gdVxK/qFg76yfl2SPNfSeoNkB549cVE9Si H4Sn2wXt0Ng5ium0Sd+Ny3uXljr/DnBPxIMkiQQA6U+do7QhuAMAfAEKs+YtSS3uvUvw CSqAMrZKJCEmPiqN26oPb7R35ueYHBMXfGs7COWa4VZUs8MiZhHLQUJR98YLe97OrlmM jF73A0d8oQF1LUYAqe+Eddq57hziBeJFodgEQstrNYkOiHhLmrhFGT42dNc/wKEmI7gf /Ai9dybUo0IWxM2uSIledenP5d4caAKU+5/cmV6H6w1bJ2J4X58YsOeA4XCNJVoRiuXx Ryzg== X-Gm-Message-State: AOAM532lOore5XikyjCDfxzUAWheQhNGeA7NwFAVajIWJPBI0JHykpcA OQs3iNHa6dHnmF6Mbm9sDw== X-Google-Smtp-Source: ABdhPJxU0lDMGaiFiH5P6n2Dqzw0pN2vG0zjwrwuf8K57itQWDWpHiR9YfWF3FBaVNt9bIFjoSGrzA== X-Received: by 2002:a92:bac4:: with SMTP id t65mr51529586ill.138.1594337782464; Thu, 09 Jul 2020 16:36:22 -0700 (PDT) Received: from xps15 ([64.188.179.254]) by smtp.gmail.com with ESMTPSA id q2sm2596921ilp.82.2020.07.09.16.36.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Jul 2020 16:36:22 -0700 (PDT) Received: (nullmailer pid 1112131 invoked by uid 1000); Thu, 09 Jul 2020 23:36:20 -0000 Date: Thu, 9 Jul 2020 17:36:20 -0600 From: Rob Herring To: Sam Ravnborg Subject: Re: [PATCH v3 2/3] dt-bindings: display: convert samsung, s6e8aa0 to DT Schema Message-ID: <20200709233620.GA1112038@bogus> References: <20200704102806.735713-1-sam@ravnborg.org> <20200704102806.735713-3-sam@ravnborg.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200704102806.735713-3-sam@ravnborg.org> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Sebastian Reichel , dri-devel@lists.freedesktop.org, Andrzej Hajda , Thierry Reding , Chris Zhong Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sat, 04 Jul 2020 12:28:05 +0200, Sam Ravnborg wrote: > v2: > - Add missing types (Rob) > - Fix example to specify panel@0 (Rob) > > Signed-off-by: Sam Ravnborg > Cc: Rob Herring > Cc: Andrzej Hajda > Cc: Thierry Reding > Cc: Sam Ravnborg > --- > .../display/panel/samsung,s6e8aa0.txt | 56 ---------- > .../display/panel/samsung,s6e8aa0.yaml | 100 ++++++++++++++++++ > 2 files changed, 100 insertions(+), 56 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/panel/samsung,s6e8aa0.txt > create mode 100644 Documentation/devicetree/bindings/display/panel/samsung,s6e8aa0.yaml > Reviewed-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel