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 57217C5CFC1 for ; Fri, 14 Aug 2026 07:24:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=GconpR1MA/GTVdeRlXQuN3B3FW4f1/Edi66aRXMV/js=; b=JUnqwe+m/v86Fy2ZBcG9JkjuRa eQ8S3+R2IklN7B3vUG9XiQmKqXIUXq31r/u8ebP1lLQ6q2TOjbEiiiyowf/cW/mfFho0MxQjDLiVx 98SBUEaTjbVNZuxVwEhQ6/9RW8Vg+x48h6vySRNW5icTbDcva4LASH7qQHhh286PLXcIEUuV7IuR0 +Cxh9gnL2YArNjadgZLoyvnN6mDE6frVTbW/Q4BvGjjnKUNA2dl4wmYhFJ6XarTDfBeFr7eOScaEV X3SKW/qU8M3DUH7qM/DjIW9A5G84/f4qfvnYEve7Y4i8UbHWcQs6t8Q2xgiavzaJEvKDprbZie2KR aigL2gtA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wumGw-000000028at-3y1r; Fri, 14 Aug 2026 07:24:10 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wumGu-000000028Zw-16CU for linux-arm-kernel@lists.infradead.org; Fri, 14 Aug 2026 07:24:08 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id 0B04543B7B; Fri, 14 Aug 2026 07:24:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 19CFB1F000E9; Fri, 14 Aug 2026 07:23:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1786692247; bh=GconpR1MA/GTVdeRlXQuN3B3FW4f1/Edi66aRXMV/js=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=OW2UT+ezX/SXADFrkSMBWH0MqfiiBO2hMH387sHpi5iyuWtskdx1+aT9ftnn2CuBn 4lvmd7GV3lErJX1ONGq6X92PfwexHdjS1MvjBBYcnhteFynBJULmQpzGf6wUQRf4x5 KYgVdaqNi97cp/Y8VGLHdsaN4sor0FnTp/bh2K0GRGCovZDoCt8/Bpm+FAsEO2Ytsr /cAEY2pmYnnf87wXTDykVvybhpOJUhU8e3j9FCDH/OaxyGXFW3RYZUNKVsIH8i2auU pnKvzOuDmFwAKVtUE9ih9mOVHDUl5MdSGWXEYb7K7CJxTWyA8dW8ncL9wJ6+XZB5cD G30hHC4c5xmgg== Date: Fri, 14 Aug 2026 09:23:57 +0200 From: Krzysztof Kozlowski To: Francesco Dolcini Cc: Marek Vasut , Stefan Agner , David Airlie , Simona Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Frank Li , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Francesco Dolcini , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4 1/4] dt-bindings: lcdif: Add endpoint bus-width property Message-ID: <20260814-astute-polite-binturong-1abfe9@quoll> References: <20260813092836.38367-1-francesco@dolcini.it> <20260813092836.38367-2-francesco@dolcini.it> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260813092836.38367-2-francesco@dolcini.it> 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Aug 13, 2026 at 11:28:31AM +0200, Francesco Dolcini wrote: > From: Francesco Dolcini > > The DPI output of the LCD interface can be configured with a bus width > of 16, 18, or 24 bits. Introduce a bus-width property to the output > endpoint, specifying the number of parallel RGB bits connected. > > Reviewed-by: Frank Li > Signed-off-by: Francesco Dolcini > --- > v4: use /schemas/graph.yaml#/$defs/port-base > v3: use video-interfaces.yaml > v2: use the common bus-width property instead of the legacy interface-pix-fmt > --- > .../devicetree/bindings/display/fsl,lcdif.yaml | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof