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 86787E77199 for ; Tue, 7 Jan 2025 13:04:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:To:Subject:MIME-Version: Date:Message-ID:Reply-To:Cc:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=VybeUdK4m/J6dm8f14nGQ2Eo07gUVjIVgMWpBGNo5jg=; b=uZnS4uQPN/WyM9bHFoDGOgUK24 WLeoHoIBr10vrbMstJxEerpzynA4HSeMAhBX9rLnkHG8nag5lPPDmj0yW7/EPqvQH8Z8pyVGet64W FqswbjJZON6xf+Dk1SJZlvPXyEKOxJ8aCwogZA/f13BrmzO9aii+h8Ee7/PbhRTHkMahIzbW1MhIs cnD2cza9zA83njMadbowmwSnfcL1JFGs2OuJDG1+9ZJl0egkOshS4U0A/odisPAMD/riQ5uxbG7UU /hO0wKoqgBwLWDSLwNFe9J2gpsJGpFo1rK7CoeMBHScTJWjYK2Q07wfUc25E8d6xiBfY1JGVcsEna N+T16pAQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tV9GJ-00000004txT-2zNI; Tue, 07 Jan 2025 13:04:47 +0000 Received: from bali.collaboradmins.com ([2a01:4f8:201:9162::2]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tV9CF-00000004sts-0ImV; Tue, 07 Jan 2025 13:00:39 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1736254832; bh=O6QMkNk/DURY2My4ysBdf6Xr2szSslwroXk0zfLQO1Y=; h=Date:Subject:To:References:From:In-Reply-To:From; b=SKncRO/ZdFOv/G/SE/F4YqbOUMlXP/z1eKx3cYKNcYVtoSft+WqEjl68wm6C7Bz6C QDvPhVM9GZtX9HVXEGShNYHIvsVYK7FS3qO0xgbT2JJbE3Lhk7nGYCNGRfGt0Rrvvd fJK1P/DLpOVGYZsm8kd54wZncmvfhliMiVa1838Xv0DKcoM8r3GOWaBNOyBdp4PXJx KJXnKY0df8YtlWLZFYZqcmywtfZ29Ohs1vec+Sj6/WLCiWtung0+jUQAEU1xv7PwQz n6Zyt6zNoHgLdNTSWLW7NfUfYI478tPjeSDtJUFKYuLmZ4+SBZnq3Sd0iMLPPWe3Fe USGrQp/BYMXDA== Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: kholk11) by bali.collaboradmins.com (Postfix) with ESMTPSA id 20BBF17E1574; Tue, 7 Jan 2025 14:00:30 +0100 (CET) Message-ID: Date: Tue, 7 Jan 2025 14:00:29 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] dt-bindings: display: Correct indentation and style in DTS example To: Krzysztof Kozlowski , Neil Armstrong , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , Andrzej Hajda , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Inki Dae , Jagan Teki , Marek Szyprowski , Chun-Kuang Hu , Philipp Zabel , Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , Marijn Suijten , Matthias Brugger , Geert Uytterhoeven , Magnus Damm , Lucas Stach , Krishna Manikandan , Jonathan Marek , Mahadevan , Kieran Bingham , Jacopo Mondi , dri-devel@lists.freedesktop.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev, linux-mediatek@lists.infradead.org, linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org References: <20250107125854.227233-1-krzysztof.kozlowski@linaro.org> From: AngeloGioacchino Del Regno Content-Language: en-US In-Reply-To: <20250107125854.227233-1-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250107_050035_258269_822321A7 X-CRM114-Status: UNSURE ( 8.14 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org Il 07/01/25 13:58, Krzysztof Kozlowski ha scritto: > DTS example in the bindings should be indented with 2- or 4-spaces and > aligned with opening '- |', so correct any differences like 3-spaces or > mixtures 2- and 4-spaces in one binding. > > No functional changes here, but saves some comments during reviews of > new patches built on existing code. > > Signed-off-by: Krzysztof Kozlowski For MediaTek Reviewed-by: AngeloGioacchino Del Regno _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic