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=BAYES_00,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 1AB22C433F5 for ; Fri, 3 Sep 2021 18:30:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EB92B60E8B for ; Fri, 3 Sep 2021 18:30:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235692AbhICSbL (ORCPT ); Fri, 3 Sep 2021 14:31:11 -0400 Received: from mail-oi1-f178.google.com ([209.85.167.178]:37415 "EHLO mail-oi1-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235548AbhICSbL (ORCPT ); Fri, 3 Sep 2021 14:31:11 -0400 Received: by mail-oi1-f178.google.com with SMTP id y128so277678oie.4 for ; Fri, 03 Sep 2021 11:30:10 -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=zXZWn49SeYULR27oPdqfYDxVloOAcpotNgEeaQQkahY=; b=oP4aWBBjnHzwT5YvLrkoyTWM6t45VJrv7mFIKf/gnu+iMFrtFxxrY6ygG2YjKIJvZa gYtZI/pAtG3VFGtGahEgzEg+TprAO5rp14opkFsWMHTzzw0v5cuRlcrW2/OpcFnn+YZS KuGsGPnkhZ1Qc7zr1clBYb3Kty2FOm0WLuR0VWmtUTjzAusma1yvEheW+fzcbjAwkGpU WJ2mkErlIIXFaXCi9QUBusBjZR7nOb0eMT3iwtzT1JwFsE2EweHck5ZD9qriAlXfvdDV 5kG65CeEG1/kXuhZucX0Uwb+kO9oEBX4C9H8gGuHFKGHagrw/w+yG+MAbIBcPmY1LlV5 Mjcw== X-Gm-Message-State: AOAM531baR1Z7QgXuhPesHy0uCU1nl9uxxMTvtSnXfW2AFtk97Q7uECR nDhjGl1j3mwpIx/3FBsflw== X-Google-Smtp-Source: ABdhPJx3hL3AJSHZwy0Aq2QOZ9EUcNpzTqI6OvlG/ngaS7zBBifcfepIXOtxa6KBjnYgFOcstVXXaA== X-Received: by 2002:a05:6808:3a8:: with SMTP id n8mr177425oie.10.1630693810492; Fri, 03 Sep 2021 11:30:10 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id f126sm1223209oob.9.2021.09.03.11.30.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Sep 2021 11:30:09 -0700 (PDT) Received: (nullmailer pid 3239574 invoked by uid 1000); Fri, 03 Sep 2021 18:30:08 -0000 Date: Fri, 3 Sep 2021 13:30:08 -0500 From: Rob Herring To: Maxime Ripard Cc: devicetree@vger.kernel.org, Frank Rowand , Chen-Yu Tsai , Jernej =?utf-8?Q?=C5=A0krabec?= , linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, dri-devel@lists.freedesktop.org, Laurent Pinchart , Sam Ravnborg , Thierry Reding Subject: Re: [PATCH v2 10/52] dt-bindings: display: Move idk-1110wr to panel-lvds Message-ID: References: <20210901091852.479202-1-maxime@cerno.tech> <20210901091852.479202-11-maxime@cerno.tech> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210901091852.479202-11-maxime@cerno.tech> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Sep 01, 2021 at 11:18:10AM +0200, Maxime Ripard wrote: > The Advantech IDK-2121WR Device Tree binding doesn't really add any > useful content that is not already present in the panel-lvds binding > aside from a requirement on the data-mapping. > > Let's move it to the generic panel-lvds binding I'm concerned this change means we can only have LVDS panel schemas in lvds.yaml. Having another LVDS panel schema means 2 things. First, they can't have a 'panel-lvds' compatible. That's probably fine. Second, they will still need to define 'data-mapping' (unless implied) and will need to include it from somewhere. So we still need a common LVDS properties schema and panel schema(s). Rob 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.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,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 CF60FC433EF for ; Fri, 3 Sep 2021 18:32:06 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 9F06F60724 for ; Fri, 3 Sep 2021 18:32:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9F06F60724 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=hBgt+CFiLzo7m2MDaeZjJbqG2tZ9LZw2bbLTHjnBDPE=; b=KJ1ja5L92I1ebQ nzZMSXfrslTjs2i5fNmkX5XLDQRnmzt+0TcYwNAPe6o0cK4LNmCnJWMikzD1tdD2meDyDoivpysEX HHjCVSE2INEZjYFVkVZMSNZp9r2l6BMBCsLmDFwpH/mJdVWD4UY4jULE+b5Y7z4ADqyK0iVgV3MN4 JoAkzL7/DqvNxjREpruYyTcUHi48TDsNR52cPLEWD6Y1ln6lDbqZh7AfVBBiZJRWcyenrxH8Z1Veq rDstjI0EV/lDMJp5Xn1OOstI0ZkactgnGLZagtr2Y9ccAUsEQiDmWYEAwG5GXBnIC0KyHkS6aSuW9 cruSZav/ZN2c3fHkc2dw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMDxA-00CaE0-GT; Fri, 03 Sep 2021 18:30:16 +0000 Received: from mail-oi1-f174.google.com ([209.85.167.174]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMDx6-00CaDF-Kx for linux-arm-kernel@lists.infradead.org; Fri, 03 Sep 2021 18:30:13 +0000 Received: by mail-oi1-f174.google.com with SMTP id n27so332358oij.0 for ; Fri, 03 Sep 2021 11:30:11 -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=zXZWn49SeYULR27oPdqfYDxVloOAcpotNgEeaQQkahY=; b=gUKE5cMxGqIXHMUrNclJZRWkdgT7HHRuYmuvtREdko9e8qmuHF3th2IR2w0rzKCd0p JNUtVHNxkFV8gzGLxyRjHHdbat27BFHEHpqfXxMaLBbdCV9Vw0ZpJERqGwOB8NArsWt1 P9zEEC1zfVoHZU1Eojk11KCZRJZBrNefbWE/KzK0M0pYYYtMPPILBXy34R1IdqzRdfb7 CynxaWWLw8oXDYn5d4cq/jf4o+/XsfCejDv/ZTkFuPe6tobJmNfOK7HAr94pPfFzCPER /YdneWfJBlQr1Gyt0dveCKiZ1hzTY+LUwkOVKvvIDpx67lv7+Rlg+Gx3I3o8SVWtiTFF d2mA== X-Gm-Message-State: AOAM533jFD8S7xOtEfr44DPO01K61IGNfkE9fFgIZlBfkCdYgm1jcQMJ dD32XoeIC7D1WgCa3kBy5g== X-Google-Smtp-Source: ABdhPJx3hL3AJSHZwy0Aq2QOZ9EUcNpzTqI6OvlG/ngaS7zBBifcfepIXOtxa6KBjnYgFOcstVXXaA== X-Received: by 2002:a05:6808:3a8:: with SMTP id n8mr177425oie.10.1630693810492; Fri, 03 Sep 2021 11:30:10 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id f126sm1223209oob.9.2021.09.03.11.30.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Sep 2021 11:30:09 -0700 (PDT) Received: (nullmailer pid 3239574 invoked by uid 1000); Fri, 03 Sep 2021 18:30:08 -0000 Date: Fri, 3 Sep 2021 13:30:08 -0500 From: Rob Herring To: Maxime Ripard Cc: devicetree@vger.kernel.org, Frank Rowand , Chen-Yu Tsai , Jernej =?utf-8?Q?=C5=A0krabec?= , linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, dri-devel@lists.freedesktop.org, Laurent Pinchart , Sam Ravnborg , Thierry Reding Subject: Re: [PATCH v2 10/52] dt-bindings: display: Move idk-1110wr to panel-lvds Message-ID: References: <20210901091852.479202-1-maxime@cerno.tech> <20210901091852.479202-11-maxime@cerno.tech> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210901091852.479202-11-maxime@cerno.tech> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210903_113012_726545_509502EF X-CRM114-Status: GOOD ( 12.81 ) X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Sep 01, 2021 at 11:18:10AM +0200, Maxime Ripard wrote: > The Advantech IDK-2121WR Device Tree binding doesn't really add any > useful content that is not already present in the panel-lvds binding > aside from a requirement on the data-mapping. > > Let's move it to the generic panel-lvds binding I'm concerned this change means we can only have LVDS panel schemas in lvds.yaml. Having another LVDS panel schema means 2 things. First, they can't have a 'panel-lvds' compatible. That's probably fine. Second, they will still need to define 'data-mapping' (unless implied) and will need to include it from somewhere. So we still need a common LVDS properties schema and panel schema(s). Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel