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 C5F67E94107 for ; Tue, 30 Dec 2025 01:54:03 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3382010E7B1; Tue, 30 Dec 2025 01:54:03 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="IVfzR89D"; dkim-atps=neutral Received: from sea.source.kernel.org (sea.source.kernel.org [172.234.252.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5AE6510E7B1 for ; Tue, 30 Dec 2025 01:54:01 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 0078A423C9; Tue, 30 Dec 2025 01:54:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 999E4C4CEF7; Tue, 30 Dec 2025 01:54:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1767059640; bh=CKjr67pNdP9FP3s3q4y0uZntOZ/ZSmOWBaQJXLaNoPs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IVfzR89D1zKINnkmG/fYk2anvWdfmN2BA8pncIm/7gVXoeGfHuQo5qCS/MSkW0GaR 5eA+bAgfrW2lab/PLgH7O5ceCwBB3+5bqlz4F5tM5zjWxU3yjNpebjAcvhP0ZNkLU9 /9sR6vwPJp7frxPmQVLI6b2i1Z91y3kfGTEcPFW+HoVhyKcgzZwttFNdh4Ilvl5ocQ U4T4e+2JO5VBdL111rBhVbxFbc83kGqcWbYVnQ/gGEFyvxdm6Xw4tK8Ib60vUtX43g ObBwHQhC+/44/5Gta63AJTjuck6ZM//GzU0KtBN5EBgRjLf9h0T4yylOwNzN+dYM4R ZKsT2cO2S6A3w== Date: Mon, 29 Dec 2025 19:53:59 -0600 From: Rob Herring To: Marijn Suijten Cc: Krzysztof Kozlowski , Neil Armstrong , Sam Ravnborg , David Airlie , Krzysztof Kozlowski , Conor Dooley , Andy Gross , Bjorn Andersson , Jessica Zhang , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Simona Vetter , Casey Connolly , Krzysztof Kozlowski , Simona Vetter , ~postmarketos/upstreaming@lists.sr.ht, AngeloGioacchino Del Regno , Martin Botka , Jami Kettunen , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, Abhinav Kumar , Kuogee Hsieh , Jessica Zhang , AngeloGioacchino Del Regno , Konrad Dybcio , Konrad Dybcio , Dmitry Baryshkov Subject: Re: [PATCH v2 06/11] dt-bindings: display: panel: Describe Samsung SOFEF03-M DDIC Message-ID: <20251230015359.GB3066456-robh@kernel.org> References: <20251222-drm-panels-sony-v2-0-82a87465d163@somainline.org> <20251222-drm-panels-sony-v2-6-82a87465d163@somainline.org> <20251222-godlike-mongoose-of-valor-3eeee0@quoll> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sun, Dec 28, 2025 at 11:49:13PM +0100, Marijn Suijten wrote: > On 2025-12-22 09:36:23, Krzysztof Kozlowski wrote: > > On 22/12/2025 09:33, Krzysztof Kozlowski wrote: > > >> + - | > > >> + #include > > >> + > > >> + dsi { > > >> + #address-cells = <1>; > > >> + #size-cells = <0>; > > >> + panel@0 { > > >> + compatible = "samsung,sofef03-m-amb609vp01"; > > >> + reg = <0>; > > >> + > > >> + reset-gpios = <&tlmm 75 GPIO_ACTIVE_LOW>; > > >> + > > >> + vci-supply = <&vreg_l11c_3p0>; > > >> + vddio-supply = <&vreg_l14a_1p8>; > > >> + > > >> + port { > > > > > > Not tested :/ > > > > Ah no, this one is correct. It's the other patch with similar compatible > > which was not tested. > > I think you mean: > > .output/Documentation/devicetree/bindings/display/panel/samsung,ana6707.example.dtb: panel@0 (samsung,ana6707-amb650yl01): 'ports' does not match any of the regexes: '^pinctrl-[0-9]+$' > from schema $id: http://devicetree.org/schemas/display/panel/samsung,ana6707.yaml > .output/Documentation/devicetree/bindings/display/panel/samsung,ana6707.example.dtb: panel@0 (samsung,ana6707-amb650yl01): 'port' is a required property > from schema $id: http://devicetree.org/schemas/display/panel/samsung,ana6707.yaml > > Which looks to be fixed by including panel-common-dual.yaml and changing `port` > to `ports` in the properties and required table? At least the errors are gone, > just asking if that is acceptable. Considering it's a dual interface panel, yes, that's the right change. Rob