From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 2FD6733065C; Tue, 21 Jul 2026 14:55:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784645724; cv=none; b=N5MyP13hTStxYLVek6al7czNF0VARnByJVzyArEYh2jyu7lI1+TjP68j03w9RUfq7eQ4s+JeXRMf9/6VZnEaHbgPUBuTfE/F58rFTFF4Vu+5VAhJURB/4GTzjQJFANr84WskL9LgxQ8PdV56gm8XeF3ozfk7BwrEvZ87VQENj2E= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784645724; c=relaxed/simple; bh=7aqnxUbvQesn91jobK9DZzHaA4jlEUTypCashwcZT2s=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=hv1/VyijgwokUIzcWN1izLVQ24A26EGYplhmifm8tVjqGRWB4EUjO4gMaWrhk3miZ35hrn/wjdVCoOLlqs6atAJH8fqdr8x17l+voxD/X1Km2lESzIXT6LLmkSij2lccjxhCkNJqUHVcul8JtnQ4JMr0NF0UylSxmnQfXc5TFY4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=DEdnrGnm; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="DEdnrGnm" Received: by smtp.kernel.org (Postfix) with ESMTPSA id EE21A1F00A3A; Tue, 21 Jul 2026 14:55:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1784645723; bh=sGLA1oqQx4bYLG3XBqhDuXsnGxss7Hzt9GBEXS4EmYo=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=DEdnrGnmlNlUThh0c4gZDY4lTwFm156Pv/Jff10y/tK2gtaLOFRbfuzoOtqKnKLBc 8PD0ZzDpaP0bfzJg6VjlSVgB4JJVJU6OUtJZ7Di7umlQ5NVzqAZo1QLl3rPIzUc3EQ O2N5CZrPb6Cvzdckikxwlc6oKBvZZQriis3KuoOtyaoZtDJkvua+8GlCpWlOE/ARQ1 S06isJuKu07uZdS5KMPnuVrBHLC7SDG26OZhRpN3/+IDThASaakw4ptBUv2RmD2MCt ZrOurL7S4H5LF+3xNlC5JLQ0W7HnWUW3UA847WBVrgiLE5kraUM7knrFc2G4ngHZIo 4usCOYX5ezrdQ== Date: Tue, 21 Jul 2026 09:55:22 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: Wojciech Dubowik , linux-kernel@vger.kernel.org, Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Luca Ceresoli , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Krzysztof Kozlowski , Conor Dooley , Marek Vasut , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: Re: [PATCH v6 2/3] dt-bindings: display: sn65dsi83: Add output data-lanes property Message-ID: <20260721145522.GB3790672-robh@kernel.org> References: <20260721071253.1098652-1-wojciech.dubowik@mt.com> <20260721071253.1098652-3-wojciech.dubowik@mt.com> <12527bdb-c96f-40f1-b2dd-2c95ded1bdd4@kernel.org> Precedence: bulk X-Mailing-List: devicetree@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: <12527bdb-c96f-40f1-b2dd-2c95ded1bdd4@kernel.org> On Tue, Jul 21, 2026 at 09:27:46AM +0200, Krzysztof Kozlowski wrote: > On 21/07/2026 09:12, Wojciech Dubowik wrote: > > From: Wojciech Dubowik > > > > Add an optional output lvds data lanes property with two allowed values. > > The array <1 2 3 4> for standard layout and <4 3 2 1> for reversed lvds > > output lanes. The latter informs the driver that reverse lvds config > > option has to be set in config register for the respective output channel. > > > > Reviewed-by: Krzysztof Kozlowski > > You are not allowed to invent tag contents. This is not what you received. You may want to reconsider any tag other than nak. This is fundamentally flawed which sashiko has pointed out since v4 and has been ignored. Rob