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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E5313C433EF for ; Mon, 27 Jun 2022 23:21:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241144AbiF0XVD (ORCPT ); Mon, 27 Jun 2022 19:21:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59544 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241766AbiF0XU6 (ORCPT ); Mon, 27 Jun 2022 19:20:58 -0400 Received: from mail-il1-f175.google.com (mail-il1-f175.google.com [209.85.166.175]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DE3802409C; Mon, 27 Jun 2022 16:20:57 -0700 (PDT) Received: by mail-il1-f175.google.com with SMTP id 9so7068761ill.5; Mon, 27 Jun 2022 16:20:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ceugb8p4sPvAqdgfnrtKA+vm4NF5OVcyALYNjlDqlwc=; b=sxj7HwZX/9oe0maUX8lgNW1svrV1RXJUlII9vme75BkpkfheoxhToZYRxI80TGpXH8 oCBft+NZVynC1t4FozPjyqVlYnqLnvQgU7NZ55YOmhWo6iVM64BQR1SQx3RMFyj3C6kJ XSNfGvic1hZ9ZTDGE2DfG4F+hpMWC5wdAJEnWcSdu0j9e+R/nT08UeivWDNs6MvdWL2S BdwXT4MN9QzoYR+Bu/jZXosj5pl2iuQYbmrQqzfg4a7zRuAXMzRJS7uRNzk7Jvn9C4ir UrLqKT0lSaxZRz7s/f88DnVZJTz+OdxVQ2AzB7qfU8gTb+rJ7niSQT6VxdgQhU39jKo/ DfRA== X-Gm-Message-State: AJIora+lPxxCLJohhuAmgLza3D53v87JxPUAjSmzsL5vD9nQ3CDSd2+b Z8r59ebBqZ2JodvezgozMw== X-Google-Smtp-Source: AGRyM1s2ztwoSBusasaBa/b2ACZCEycSaaxHL4lJfIIeTxh/zrx32YNfVPG2AlRLoX75ei2t68AjEQ== X-Received: by 2002:a05:6e02:214e:b0:2d3:df8c:611 with SMTP id d14-20020a056e02214e00b002d3df8c0611mr8403927ilv.295.1656372057040; Mon, 27 Jun 2022 16:20:57 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id y4-20020a056e02128400b002da7e147de7sm3137057ilq.17.2022.06.27.16.20.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Jun 2022 16:20:56 -0700 (PDT) Received: (nullmailer pid 3155702 invoked by uid 1000); Mon, 27 Jun 2022 23:20:54 -0000 Date: Mon, 27 Jun 2022 17:20:54 -0600 From: Rob Herring To: Conor Dooley Cc: Masahiro Yamada , Geert Uytterhoeven , Jose Abreu , devicetree@vger.kernel.org, Vinod Koul , Liam Girdwood , Thomas Gleixner , alsa-devel@alsa-project.org, linux-riscv@lists.infradead.org, Rob Herring , linux-kernel@vger.kernel.org, Serge Semin , Daniel Lezcano , Damien Le Moal , dri-devel@lists.freedesktop.org, Sam Ravnborg , Paul Walmsley , Palmer Dabbelt , Daniel Vetter , Krzysztof Kozlowski , Thierry Reding , Albert Ou , Niklas Cassel , Mark Brown , Conor Dooley , Heng Sia , dmaengine@vger.kernel.org, linux-spi@vger.kernel.org, David Airlie , Eugeniy Paltsev , Dillon Min , Palmer Dabbelt Subject: Re: [PATCH 01/14] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema Message-ID: <20220627232054.GA3155668-robh@kernel.org> References: <20220618123035.563070-1-mail@conchuod.ie> <20220618123035.563070-2-mail@conchuod.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220618123035.563070-2-mail@conchuod.ie> Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On Sat, 18 Jun 2022 13:30:23 +0100, Conor Dooley wrote: > From: Conor Dooley > > A dt-schema binding for the Ilitek ili9341 was created as > panel/ilitek,ili9341.yaml but the txt binding was ignored in the > process. Move the remaining items in the txt binding to the yaml one & > delete it. > > The example in the txt binding has a spi-max-frequency which disagrees > with the yaml replacement (and its own documentation) so change that to > conform with the binding. There are no users in tree of the Adafruit > yx240qv29 to check against. > > Link: https://cdn-learn.adafruit.com/assets/assets/000/046/879/original/SPEC-YX240QV29-T_Rev.A__1_.pdf > Signed-off-by: Conor Dooley > --- > .../bindings/display/ilitek,ili9341.txt | 27 ----------- > .../display/panel/ilitek,ili9341.yaml | 48 +++++++++++++------ > 2 files changed, 34 insertions(+), 41 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/ilitek,ili9341.txt > Reviewed-by: Rob Herring 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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id EF281C433EF for ; Mon, 27 Jun 2022 23:21:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fU9glaZcOeHen24F694nmEzRaraep/uD8ZLyhw58aHc=; b=MzOUb24TVpRSMH kaDGrRP/kQxESRsaxBJHr72h7v0tF8c0VlUyvDFNmAtHcrV0DbMjd5+HbT1zENpPHmlC0Vw4TBVaT 21rqpw3GfnhfJRbDX5NhQlNDQyzaUt5ovxgFGb4Io+0Q2zbIa1mle4q9AW8lBpC4ZGYYTmzZESFxN 0VNgaXGChYdqdR1yZFDDGUlsFMsccO8ftMm+Vr7Lc1+af+lfKWqzis1TCun5WqNQOBzxAptk0nhep tDpH/TgmnjiUgP1x077B92DzEvaV5e7PLpEfuhxCnaySmvdDY05tj07SPkrPzJ1auDSmlHSt0SBmb sliSWh+j4q5nCdy180FQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5y2O-003F7q-Nd; Mon, 27 Jun 2022 23:21:00 +0000 Received: from mail-il1-f175.google.com ([209.85.166.175]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5y2M-003F76-BV for linux-riscv@lists.infradead.org; Mon, 27 Jun 2022 23:20:59 +0000 Received: by mail-il1-f175.google.com with SMTP id i17so7032644ils.12 for ; Mon, 27 Jun 2022 16:20:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ceugb8p4sPvAqdgfnrtKA+vm4NF5OVcyALYNjlDqlwc=; b=Ac8eGbgVf13wE0KOeOaU2rOO1hcbXfvhplkIKPPmQsJWWn8QIscJcT6xlA66WgqhcB 4k1QDAUOxVQNbsVcoNPZupyDEZqgBLRS/yP388XOmqK1k4WMtbgxNPZ+686Xe66mTXF3 Kpe51XJq0AYRUiCld6tuujJmuUbgMFt7h3K/n+lH4kcY9gpB6ZMObUCDxtko1JgP/TqK wjEr4WIL6y+zu6am/Y2t7dhcIVFL7c70jtyvblPLuS62Q+uIoc4/EDGE5SzZbOZ1W+UP XgXG3fMrEd4zD8cM9r5OXXHxcbL4vwU0NTgxFVyJWGoTUMWubbacQGn0GIWlQ90+FnQW cGLg== X-Gm-Message-State: AJIora9ZXGHt1EvKaOSQjbfo4kHYxKNcjwXMWoOEbQifIsD6ITUCOFUj 1KM/b5UXiR/Lc4VwG7Vadw== X-Google-Smtp-Source: AGRyM1s2ztwoSBusasaBa/b2ACZCEycSaaxHL4lJfIIeTxh/zrx32YNfVPG2AlRLoX75ei2t68AjEQ== X-Received: by 2002:a05:6e02:214e:b0:2d3:df8c:611 with SMTP id d14-20020a056e02214e00b002d3df8c0611mr8403927ilv.295.1656372057040; Mon, 27 Jun 2022 16:20:57 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id y4-20020a056e02128400b002da7e147de7sm3137057ilq.17.2022.06.27.16.20.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Jun 2022 16:20:56 -0700 (PDT) Received: (nullmailer pid 3155702 invoked by uid 1000); Mon, 27 Jun 2022 23:20:54 -0000 Date: Mon, 27 Jun 2022 17:20:54 -0600 From: Rob Herring To: Conor Dooley Cc: Masahiro Yamada , Geert Uytterhoeven , Jose Abreu , devicetree@vger.kernel.org, Vinod Koul , Liam Girdwood , Thomas Gleixner , alsa-devel@alsa-project.org, linux-riscv@lists.infradead.org, Rob Herring , linux-kernel@vger.kernel.org, Serge Semin , Daniel Lezcano , Damien Le Moal , dri-devel@lists.freedesktop.org, Sam Ravnborg , Paul Walmsley , Palmer Dabbelt , Daniel Vetter , Krzysztof Kozlowski , Thierry Reding , Albert Ou , Niklas Cassel , Mark Brown , Conor Dooley , Heng Sia , dmaengine@vger.kernel.org, linux-spi@vger.kernel.org, David Airlie , Eugeniy Paltsev , Dillon Min , Palmer Dabbelt Subject: Re: [PATCH 01/14] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema Message-ID: <20220627232054.GA3155668-robh@kernel.org> References: <20220618123035.563070-1-mail@conchuod.ie> <20220618123035.563070-2-mail@conchuod.ie> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220618123035.563070-2-mail@conchuod.ie> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220627_162058_429939_62C3497E X-CRM114-Status: GOOD ( 15.22 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Sat, 18 Jun 2022 13:30:23 +0100, Conor Dooley wrote: > From: Conor Dooley > > A dt-schema binding for the Ilitek ili9341 was created as > panel/ilitek,ili9341.yaml but the txt binding was ignored in the > process. Move the remaining items in the txt binding to the yaml one & > delete it. > > The example in the txt binding has a spi-max-frequency which disagrees > with the yaml replacement (and its own documentation) so change that to > conform with the binding. There are no users in tree of the Adafruit > yx240qv29 to check against. > > Link: https://cdn-learn.adafruit.com/assets/assets/000/046/879/original/SPEC-YX240QV29-T_Rev.A__1_.pdf > Signed-off-by: Conor Dooley > --- > .../bindings/display/ilitek,ili9341.txt | 27 ----------- > .../display/panel/ilitek,ili9341.yaml | 48 +++++++++++++------ > 2 files changed, 34 insertions(+), 41 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/ilitek,ili9341.txt > Reviewed-by: Rob Herring _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id CF88DC433EF for ; Mon, 27 Jun 2022 23:20:59 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1425B10E439; Mon, 27 Jun 2022 23:20:59 +0000 (UTC) Received: from mail-il1-f178.google.com (mail-il1-f178.google.com [209.85.166.178]) by gabe.freedesktop.org (Postfix) with ESMTPS id C532810E439 for ; Mon, 27 Jun 2022 23:20:57 +0000 (UTC) Received: by mail-il1-f178.google.com with SMTP id n14so7046974ilt.10 for ; Mon, 27 Jun 2022 16:20:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ceugb8p4sPvAqdgfnrtKA+vm4NF5OVcyALYNjlDqlwc=; b=6htVIfr/OfwQ31XV2SCllJBThYigwpDLNRKwSS8cVsIZRyHi3ZYbxikRN+5BO9pQS1 PRb5SGWItDYqO3AgG0r1iE+e8KnsCdBeZLPh8FtNRHAlQvm1Esyc2JW/EW+6TvvZRzvW tjUHUrf0rRB8CjXeT4aU3Ipe69VnnVjUr+XQXBG7nnfpEP4aV469FxNnJvma8imDQqgX mIhA/AR1U31S8z6nzrXK9OVFKHCxJs/jDMFajE8sjMCvJ3IvJ/zkDLGjOr7R0MyuWYax 3j4RUGQwB7Nb7f3P+6Ny3GW2aUzskvhh9v4JCEsIzCh4iSD+Kzg6BXOS0z7eO7UEComj mAwg== X-Gm-Message-State: AJIora/XWE8+6K7lx3SpXc1do0oXzakPzAI170vdQmWIDgHD8b2m9Xq2 Air9yxcYHaOHeaoxsqrOjg== X-Google-Smtp-Source: AGRyM1s2ztwoSBusasaBa/b2ACZCEycSaaxHL4lJfIIeTxh/zrx32YNfVPG2AlRLoX75ei2t68AjEQ== X-Received: by 2002:a05:6e02:214e:b0:2d3:df8c:611 with SMTP id d14-20020a056e02214e00b002d3df8c0611mr8403927ilv.295.1656372057040; Mon, 27 Jun 2022 16:20:57 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id y4-20020a056e02128400b002da7e147de7sm3137057ilq.17.2022.06.27.16.20.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Jun 2022 16:20:56 -0700 (PDT) Received: (nullmailer pid 3155702 invoked by uid 1000); Mon, 27 Jun 2022 23:20:54 -0000 Date: Mon, 27 Jun 2022 17:20:54 -0600 From: Rob Herring To: Conor Dooley Subject: Re: [PATCH 01/14] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema Message-ID: <20220627232054.GA3155668-robh@kernel.org> References: <20220618123035.563070-1-mail@conchuod.ie> <20220618123035.563070-2-mail@conchuod.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220618123035.563070-2-mail@conchuod.ie> 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: Niklas Cassel , alsa-devel@alsa-project.org, David Airlie , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Conor Dooley , Thierry Reding , Heng Sia , Krzysztof Kozlowski , linux-riscv@lists.infradead.org, Sam Ravnborg , Masahiro Yamada , Daniel Lezcano , Jose Abreu , Geert Uytterhoeven , Eugeniy Paltsev , devicetree@vger.kernel.org, Albert Ou , Rob Herring , Palmer Dabbelt , Paul Walmsley , Thomas Gleixner , Dillon Min , Liam Girdwood , Serge Semin , linux-spi@vger.kernel.org, Vinod Koul , Mark Brown , Palmer Dabbelt , dmaengine@vger.kernel.org, Damien Le Moal Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sat, 18 Jun 2022 13:30:23 +0100, Conor Dooley wrote: > From: Conor Dooley > > A dt-schema binding for the Ilitek ili9341 was created as > panel/ilitek,ili9341.yaml but the txt binding was ignored in the > process. Move the remaining items in the txt binding to the yaml one & > delete it. > > The example in the txt binding has a spi-max-frequency which disagrees > with the yaml replacement (and its own documentation) so change that to > conform with the binding. There are no users in tree of the Adafruit > yx240qv29 to check against. > > Link: https://cdn-learn.adafruit.com/assets/assets/000/046/879/original/SPEC-YX240QV29-T_Rev.A__1_.pdf > Signed-off-by: Conor Dooley > --- > .../bindings/display/ilitek,ili9341.txt | 27 ----------- > .../display/panel/ilitek,ili9341.yaml | 48 +++++++++++++------ > 2 files changed, 34 insertions(+), 41 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/ilitek,ili9341.txt > Reviewed-by: Rob Herring