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 C03EDC55162 for ; Sun, 2 Aug 2026 06:47:56 +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=d4tzf5OI2ty69S9e+u6dfdqhLKOYD2qDn1wkoiLc5Qc=; b=SQBxGyL7ktU3FCS6ZAnsLSOUE/ kOhSukOV6pO37LYVYNjH3zRbL8FA1cIGGqg1/BOrwPKogns9MwZ8R+MMip5PFQjZ1WB0zF8w0+PlU zh634eOIELNTt+IS5JCjGYam7JG60PYztWKvsEDfsm4bEFJSBOfgC8/CVQ9FOnff8szOQ8MH+JBQ+ ZZFyTSpmoiK9jGUx4g+0NZAQ9uTQRiSz1ZPXJ93rq8zt6arK4TO5AqprWalGKAshJVk93+b3dphWc 4V3VEDN6DzlfKMIkTtZ13hQcMBFjfus5qTkj05ITd8wWJtizCzclmicLUiWwBCkjglCxLYpPz9+5/ WC0RHKwQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wqPzF-0000000FQRD-0aqo; Sun, 02 Aug 2026 06:47:53 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wqPzD-0000000FQQq-2fKP; Sun, 02 Aug 2026 06:47:51 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id BF63C401F9; Sun, 2 Aug 2026 06:47:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8B9D01F00AC4; Sun, 2 Aug 2026 06:47:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=korg; t=1785653269; bh=d4tzf5OI2ty69S9e+u6dfdqhLKOYD2qDn1wkoiLc5Qc=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=zBg5ydY1wX1rbPEx6zS4lr2WPZ2W6TAE2n5W74eqj8OznJjLOyuRL1cJ+Jk8PQPsA z0ip5R0D3rD1ro6ziNgVNsWEcoSkdYcjRlOW4oa2+Nqe2M7xo/UVBitf0P1zVriEga qrpPscuLwxtITkywEZWzQZNwwNUaHE++BFIW/LqM= Date: Sun, 2 Aug 2026 08:46:20 +0200 From: Greg Kroah-Hartman To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Mark Rutland , Lorenzo Pieralisi , Suzuki K Poulose , Mike Leach , James Clark , Leo Yan , Damien Le Moal , Niklas Cassel , Jyri Sarha , Tomi Valkeinen , David Airlie , Simona Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Matthias Brugger , AngeloGioacchino Del Regno , Linus Walleij , Bartosz Golaszewski , Patrice Chotard , Andi Shyti , Jassi Brar , Lee Jones , Johannes Berg , Jeff Johnson , Viresh Kumar , Nishanth Menon , Stephen Boyd , Yangbo Lu , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Paul Walmsley , Samuel Holland , Richard Cochran , Jens Wiklander , Yuanfang Zhang , YC Hung , Svyatoslav Ryhel , Sean Wang , Frank Li , Peter Ujfalusi , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, coresight@lists.linaro.org, linux-arm-msm@vger.kernel.org, linux-ide@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org, linux-i2c@vger.kernel.org, mfd@lists.linux.dev, linux-wireless@vger.kernel.org, ath10k@lists.infradead.org, linux-pm@vger.kernel.org, netdev@vger.kernel.org, linux-pwm@vger.kernel.org, linux-riscv@lists.infradead.org, linux-usb@vger.kernel.org Subject: Re: [PATCH] dt-bindings: Correct white-space style Message-ID: <2026080211-marauding-twerp-1f8f@gregkh> References: <20260801195613.235430-2-krzysztof.kozlowski@oss.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260801195613.235430-2-krzysztof.kozlowski@oss.qualcomm.com> X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Sat, Aug 01, 2026 at 09:56:14PM +0200, Krzysztof Kozlowski wrote: > Correct a few white-space issues, like double space after '=' or before > bracket '{' characters, which will be flagged by dt-check-style. No > functional changes. > > Signed-off-by: Krzysztof Kozlowski > > --- > > Patch applies on Rob's for-next branch. > --- > .../arm/firmware/linaro,optee-tz.yaml | 8 +- > .../devicetree/bindings/arm/psci.yaml | 18 ++-- > .../bindings/arm/qcom,coresight-tnoc.yaml | 2 +- > .../devicetree/bindings/ata/st,ahci.yaml | 22 ++--- > .../bindings/display/ti/ti,am65x-dss.yaml | 12 +-- > .../bindings/display/ti/ti,j721e-dss.yaml | 96 +++++++++---------- > .../bindings/display/ti/ti,k2g-dss.yaml | 36 +++---- > .../bindings/dsp/mediatek,mt8195-dsp.yaml | 2 +- > .../bindings/gpio/st,nomadik-gpio.yaml | 2 +- > .../devicetree/bindings/i2c/st,sti-i2c.yaml | 2 +- > .../bindings/mailbox/st,sti-mailbox.yaml | 2 +- > .../bindings/mfd/maxim,max77620.yaml | 2 +- > .../bindings/net/wireless/qcom,ath10k.yaml | 34 +++---- > .../devicetree/bindings/opp/opp-v2.yaml | 28 +++--- > .../pinctrl/mediatek,mt7988-pinctrl.yaml | 2 +- > .../devicetree/bindings/ptp/fsl,ptp.yaml | 12 +-- > .../devicetree/bindings/pwm/pwm-sifive.yaml | 2 +- > .../bindings/usb/ti,twl4030-usb.yaml | 2 +- > 18 files changed, 142 insertions(+), 142 deletions(-) Acked-by: Greg Kroah-Hartman