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 7352B328B7F; Mon, 3 Aug 2026 20:53:28 +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=1785790409; cv=none; b=pa4NkaWIWyXJQWwGzokLYGUoMHgjQwBsUM47ybrwQL9n5LyALCwIW0UZ66YQRpsY146Gbk5QQBqtIzcqwivSSJdD6Q7mRLLlbEE5T2Q7OMs3MQ+HyaItzKk2qffatFn3Tob+SBL71NMSp+4EpLGJXBotCAss+HMdopzTzY8Gv6o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785790409; c=relaxed/simple; bh=MDzfBwhETVtZ+aaDo4ix5KcYZIh3rn9zmcx1yyWNTp8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Fw1Z5Wg3z9t7SwTc1HP9s0Y+Ux2UVmhUK6TfXJ+t3WOKUioF4D/x91yP+YyhX0Xtbe89K3noFAAVYxeFLkuC9XRubZLUjOYyZqjgRhu4QQuPep6eP/+dx1svGbvYJVZTZ5vh0lhXgHZSHlLPT/UPw0V68my+lVxpzloLxglZ8B0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=WcECJy5z; 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="WcECJy5z" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9B3681F00A3A; Mon, 3 Aug 2026 20:53:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1785790408; bh=42fMjfMmyKoxIac5xGfUWe0H4Hd5p40u1U7vZae7AME=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=WcECJy5zwe3it57uD+HxHZblPLjWVcBNQ4VhRCHd+jKDvO2jXi+m1kaTmRCsRRtg2 QZv+SCD+KsaR3eZlvT0BW/ID679n01MbA83TiXwbEoW1L+W3NZwEyTU1zQpKDvOGCE urFSI4Joboi6Hyiq5c2YqJ6nXTowsFtdF/4P6kZgUHmg/GSO7B+hNn4Hqlen68o8R/ q9bBSdE7BE92kMkNHFWafNdaz3b4KDwLwEOSwwtD5f8211u/yLgB7/tTHtKXWQzNHT MQg75JSK1wxMkLL4SVfp7mSe+XGv74BCfS570fKjbcvIODC2S4wXYzjPPjvkQ2o8Q3 bLV42DdnxLicQ== Date: Mon, 3 Aug 2026 22:53:24 +0200 From: Andi Shyti 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 , Jassi Brar , Lee Jones , Johannes Berg , Jeff Johnson , Viresh Kumar , Nishanth Menon , Stephen Boyd , Yangbo Lu , Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , Paul Walmsley , Samuel Holland , Greg Kroah-Hartman , 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: References: <20260801195613.235430-2-krzysztof.kozlowski@oss.qualcomm.com> Precedence: bulk X-Mailing-List: linux-i2c@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: <20260801195613.235430-2-krzysztof.kozlowski@oss.qualcomm.com> Hi Krzysztof, 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 +- Yes, I had noticed this recent white space which slipped off my review, but it looked too much hassle for a single patch removing the white space. Thanks! Acked-by: Andi Shyti Andi 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 88D1FC55196 for ; Mon, 3 Aug 2026 20:53:48 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=iXIEsbRlcKNByYf6FaRvbCe+WMqqV768ZXENdxcls7o=; b=GA8ErQN9UzVtEP EqSKa8w7ZW5q/R8XR0QdJIK1ehdjRryFlZPbYpUXzsCp4FikHQvz2HI8OfnSsx1tXQdSS+yuLw6xP 3eudwWsEnmeOjG7bfNAxutNkJjGnYUD/iDCK3lP17RCSeM4QpIsHeoEHH80c3VHVsPG93LNECp7U/ wY+mvzt8F55YdBvAlrNL9w1VhW51Yy/D9/AmpcMdjtXrs1lH57XellgyWpciM0Mr/+r/0O7o/mqv/ Kf2Gdj4srHtv0j4z5Ih1PNDyU9F1lfc3rHNyiZwqdwMaek3NCtevpiG0AR00z8/QmXVdjMJexGWTo YIBKbtdLgQv2SSvhl2FQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wqzf9-00000000Wcs-0xJE; Mon, 03 Aug 2026 20:53:31 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wqzf7-00000000WcS-1THi; Mon, 03 Aug 2026 20:53:29 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id 66B6160A59; Mon, 3 Aug 2026 20:53:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9B3681F00A3A; Mon, 3 Aug 2026 20:53:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1785790408; bh=42fMjfMmyKoxIac5xGfUWe0H4Hd5p40u1U7vZae7AME=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=WcECJy5zwe3it57uD+HxHZblPLjWVcBNQ4VhRCHd+jKDvO2jXi+m1kaTmRCsRRtg2 QZv+SCD+KsaR3eZlvT0BW/ID679n01MbA83TiXwbEoW1L+W3NZwEyTU1zQpKDvOGCE urFSI4Joboi6Hyiq5c2YqJ6nXTowsFtdF/4P6kZgUHmg/GSO7B+hNn4Hqlen68o8R/ q9bBSdE7BE92kMkNHFWafNdaz3b4KDwLwEOSwwtD5f8211u/yLgB7/tTHtKXWQzNHT MQg75JSK1wxMkLL4SVfp7mSe+XGv74BCfS570fKjbcvIODC2S4wXYzjPPjvkQ2o8Q3 bLV42DdnxLicQ== Date: Mon, 3 Aug 2026 22:53:24 +0200 From: Andi Shyti 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 , Jassi Brar , Lee Jones , Johannes Berg , Jeff Johnson , Viresh Kumar , Nishanth Menon , Stephen Boyd , Yangbo Lu , Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , Paul Walmsley , Samuel Holland , Greg Kroah-Hartman , 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: References: <20260801195613.235430-2-krzysztof.kozlowski@oss.qualcomm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20260801195613.235430-2-krzysztof.kozlowski@oss.qualcomm.com> X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hi Krzysztof, 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 +- Yes, I had noticed this recent white space which slipped off my review, but it looked too much hassle for a single patch removing the white space. Thanks! Acked-by: Andi Shyti Andi _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv