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=-5.5 required=3.0 tests=MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 16964C2BA19 for ; Tue, 14 Apr 2020 18:37:26 +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 EA45F2074D for ; Tue, 14 Apr 2020 18:37:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EA45F2074D 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 6C5A86E24D; Tue, 14 Apr 2020 18:37:25 +0000 (UTC) Received: from mail-ot1-f66.google.com (mail-ot1-f66.google.com [209.85.210.66]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3D9C36E24D for ; Tue, 14 Apr 2020 18:37:24 +0000 (UTC) Received: by mail-ot1-f66.google.com with SMTP id b13so729507oti.3 for ; Tue, 14 Apr 2020 11:37:24 -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:content-transfer-encoding :in-reply-to:user-agent; bh=/Z+2mWiqdz7nZgXdoRIFLOMZis6GhqLXgKMULSd886I=; b=CJ3aX3JbZB7EQp/vEINB1sThaC44XkszmWU/BeKfLkkQonaMOHLvCy1x+M+AwCr37o nqyAW60TjLvAFLqILyrZgGX1GgX+XHlNmhhSgJe3BxsuJOjm/snKNLnMi1YexJGvMRAd T4xqSbC0L74UT0UkHr2Ug9qPxq19IdlVJ3ykx2Q76aSoBKRk4pJ1H3AOeAz3m8Zh++aa kBTeaXSMPlNN/ht9rrwG8gJyWEzgc553ynQLEz3dRvPRZAAuPXUrs5J7iEzgjqAth2q6 f4GfOe+2c21prL58HJ8/h0THdvtPDDzpiuSUWfrwb3UHfmnUJd+nOAlbRFyz/w/vvxO+ oeKQ== X-Gm-Message-State: AGi0Pua2dCYHCyIq9Q/gtSDvymBPTkNTqYUY+ZYf1gM0eTtJNPY9RcWb /USI4WLSXKO3T6Ghrx2nQg== X-Google-Smtp-Source: APiQypJfNbHAXGBSoIJ4PMVaR4eNG1YDNWCC8Kfz/4EnOXihoGhsRYeBeqs46FivHtrSTvtNjZBeeg== X-Received: by 2002:a05:6830:4c:: with SMTP id d12mr4555446otp.85.1586889443559; Tue, 14 Apr 2020 11:37:23 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id j186sm1016067oia.31.2020.04.14.11.37.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Apr 2020 11:37:22 -0700 (PDT) Received: (nullmailer pid 16983 invoked by uid 1000); Tue, 14 Apr 2020 18:37:21 -0000 Date: Tue, 14 Apr 2020 13:37:21 -0500 From: Rob Herring To: Sam Ravnborg Subject: Re: [PATCH v2 19/36] dt-bindings: display: convert rocktech,jh057n00900 to DT Schema Message-ID: <20200414183721.GA16927@bogus> References: <20200408195109.32692-1-sam@ravnborg.org> <20200408195109.32692-20-sam@ravnborg.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200408195109.32692-20-sam@ravnborg.org> User-Agent: Mutt/1.10.1 (2018-07-13) 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, Purism Kernel Team , Guido =?iso-8859-1?Q?G=FCnther?= , dri-devel@lists.freedesktop.org, Thierry Reding , Sam Ravnborg Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, 8 Apr 2020 21:50:52 +0200, Sam Ravnborg wrote: > v2: > - Fix entry in MAINTAINERS > = > Signed-off-by: Sam Ravnborg > Reviewed-by: Guido G=FCnther > Cc: "Guido G=FCnther" > Cc: Purism Kernel Team > Cc: Thierry Reding > Cc: Sam Ravnborg > --- > .../display/panel/rocktech,jh057n00900.txt | 23 -------- > .../display/panel/rocktech,jh057n00900.yaml | 57 +++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 58 insertions(+), 24 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/panel/rockt= ech,jh057n00900.txt > create mode 100644 Documentation/devicetree/bindings/display/panel/rockt= ech,jh057n00900.yaml > = Reviewed-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel