From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3160B1CF5FF; Mon, 21 Oct 2024 19:43:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729539785; cv=none; b=b7aduapKfMAZZuhcDC+VmBVDl7M/cc0dRMS4QqORssNDKMWkJaN6mdRFHrm9KuWPxAc/euFdJSB+tegLp2yxKmoVFca3icyqMLGwvIZvt3GOZV4q3UWmZL5yvcdsERMbI6HQ+gdifSUsTWrhSTpnpeekvBnGp9ke91UkLBHosh0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729539785; c=relaxed/simple; bh=VXBOAmMAjpPkxgiV5fUd2MGCtUW+3HpG1l7mOtlSixQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Yr3vkBDc8dD3lfRpe1yHibCoaPUEDA8Qdxk3kU3NUjfLjLC4zaex4lzQqvc46fUvff8nhfx+BJlp6mueSgPjxwS1siD5S4B71c8974du3/vZy6r6MpA9lQJKpRkbCtNPZSeBfX3K71v2R0/cpRPwWxDornqDT+AaVGjEIv6LlYk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=tfyH/MeZ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="tfyH/MeZ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BE29CC4CEC3; Mon, 21 Oct 2024 19:43:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1729539785; bh=VXBOAmMAjpPkxgiV5fUd2MGCtUW+3HpG1l7mOtlSixQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tfyH/MeZ3DFVKTIiQSNSuKWkuZkIxmLUIedzRZ1In1w/zF9un/21ZlteujsQ2kYKu HnhZL1F3qXgIyFE78SMvhBRlG1jIPLPaqsXccZ8/qhKJ/cgoszkqc8FwVlvobVPac2 mZQ4t2dpV4kNEQaz5GzGLsqDz4OyXtON2QzvQ1EU5b4uck5phuZWnPrjUEjF3A7AHl b6d28Qlq2I0OJrT8yvrGyChEjbZd/gh5ejqJ3X6hsovW1GdxDLbZONQEieH7kVNNlz +rSP0psFSfkkGwNXjBTBIoWOlHBZna3O4iXhoFPt42ssSp6vjCFQ6KMP3g2N9StZJI Z1m9OPu2qTY1Q== Date: Mon, 21 Oct 2024 14:43:03 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: Liu Ying , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, andrzej.hajda@intel.com, neil.armstrong@linaro.org, rfoss@kernel.org, Laurent.pinchart@ideasonboard.com, jonas@kwiboo.se, jernej.skrabec@gmail.com, airlied@gmail.com, simona@ffwll.ch, maarten.lankhorst@linux.intel.com, mripard@kernel.org, tzimmermann@suse.de, krzk+dt@kernel.org, conor+dt@kernel.org, quic_jesszhan@quicinc.com, mchehab@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, catalin.marinas@arm.com, will@kernel.org, sakari.ailus@linux.intel.com, hverkuil@xs4all.nl, tomi.valkeinen@ideasonboard.com, quic_bjorande@quicinc.com, geert+renesas@glider.be, dmitry.baryshkov@linaro.org, arnd@arndb.de, nfraprado@collabora.com, thierry.reding@gmail.com, prabhakar.mahadev-lad.rj@bp.renesas.com, sam@ravnborg.org, marex@denx.de, biju.das.jz@bp.renesas.com Subject: Re: [PATCH v3 09/15] dt-bindings: display: panel-simple-lvds-dual-ports: Reference lvds-dual-ports.yaml Message-ID: <20241021194303.GB1011261-robh@kernel.org> References: <20241021064446.263619-1-victor.liu@nxp.com> <20241021064446.263619-10-victor.liu@nxp.com> <3qrtknxsgxzyhwivd7d4eqqg7v6twgtczxotg7rhkdumjkl3p7@u2fso5hexiu4> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3qrtknxsgxzyhwivd7d4eqqg7v6twgtczxotg7rhkdumjkl3p7@u2fso5hexiu4> On Mon, Oct 21, 2024 at 09:43:30AM +0200, Krzysztof Kozlowski wrote: > On Mon, Oct 21, 2024 at 02:44:40PM +0800, Liu Ying wrote: > > This schema documents LVDS panels with dual links. lvds-dual-ports.yaml > > documents dual-link LVDS display common properties. Reference the ports > > property defined in lvds-dual-ports.yaml to save lines. > > > > Suggested-by: Dmitry Baryshkov > > Signed-off-by: Liu Ying > > --- > > v3: > > * New patch. (Dmitry) > > > > .../panel/panel-simple-lvds-dual-ports.yaml | 20 +------------------ > > 1 file changed, 1 insertion(+), 19 deletions(-) > > > > diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple-lvds-dual-ports.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple-lvds-dual-ports.yaml > > index 10ed4b57232b..e80fc7006984 100644 > > --- a/Documentation/devicetree/bindings/display/panel/panel-simple-lvds-dual-ports.yaml > > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple-lvds-dual-ports.yaml > > @@ -22,6 +22,7 @@ description: | > > If the panel is more advanced a dedicated binding file is required. > > > > allOf: > > + - $ref: /schemas/display/lvds-dual-ports.yaml# > > - $ref: panel-common.yaml# > > So dual link panels common binding does not fit here? sorry, this is > just introducing mess and confusion. Unfortunately, we put 'lvds' in the name of the properties and panel-common-dual.yaml is used by non-LVDS devices. Rob