From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=none Received: from mail-oi1-f173.google.com (mail-oi1-f173.google.com [209.85.167.173]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A382ED67; Wed, 29 Nov 2023 12:31:57 -0800 (PST) Received: by mail-oi1-f173.google.com with SMTP id 5614622812f47-3b8929269a0so120026b6e.1; Wed, 29 Nov 2023 12:31:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701289917; x=1701894717; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=s3UcxPmOUBgoYRAN4nwqjieZhrpgvlcJhcBGE2O3Vbs=; b=wL6uCgAs68sjbH2viDuIjFaeipso9xcZREiQa1GmodkrMQcfp1FYGar2AgbOPWj1/j z+PeL+9H7it7YHCNoSNdayKt8miMgkWDhl/h5mcI5nGLBHIg7mGJNgz25QYUXbMCfdxr ridmNtE9GEsdEBJlcwrMwuSVSwqwRFbn2kieuAPxBJSIPkoirUP7tjJXpIEmvOTveMKk qWBhPEAk0KejV4hden0NrivHf6C2y3r7c2Ofw7MN3gQT8Jzo1zOnjuWtBOyd7hnwMBBs cNmaCl7riTXfItI3C0SVCBOR6PnPcjinQl007lyRrlMHXfa5SY+bsaIJTldUpqsEYYLf q02w== X-Gm-Message-State: AOJu0Yymp+YIN8VR1T5Q4AmsxUVIae+oJN0KcdXq5gRX+l57oc/wfamZ HGm1PyCa3eT06cBBzeEfeZgbWB1pPw== X-Google-Smtp-Source: AGHT+IHnKlWulB62HnwQlLD1tDuKg56VsN7YCRwmT/bk5Ncq/4Op+u8dd0ytaBscKEYQnjSNzOmboQ== X-Received: by 2002:a05:6808:605:b0:3b8:958e:cd1 with SMTP id y5-20020a056808060500b003b8958e0cd1mr3221428oih.59.1701289916938; Wed, 29 Nov 2023 12:31:56 -0800 (PST) Received: from herring.priv (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id w9-20020a056808140900b003b892a45d32sm511833oiv.4.2023.11.29.12.31.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Nov 2023 12:31:56 -0800 (PST) Received: (nullmailer pid 3291682 invoked by uid 1000); Wed, 29 Nov 2023 20:31:55 -0000 Date: Wed, 29 Nov 2023 14:31:55 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , netdev@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-iio@vger.kernel.org, linux-mmc@vger.kernel.org, Conor Dooley , devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org, Rob Herring , linux-renesas-soc@vger.kernel.org, linux-pci@vger.kernel.org, Stephen Boyd , linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: correct white-spaces in examples Message-ID: <170128990701.3291471.16328336597319307055.robh@kernel.org> References: <20231124092121.16866-1-krzysztof.kozlowski@linaro.org> Precedence: bulk X-Mailing-List: linux-remoteproc@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: <20231124092121.16866-1-krzysztof.kozlowski@linaro.org> On Fri, 24 Nov 2023 10:21:21 +0100, Krzysztof Kozlowski wrote: > Use only one and exactly one space around '=' in DTS example. > > Signed-off-by: Krzysztof Kozlowski > > --- > > Merging idea: Rob's DT. > Should apply cleanly on Rob's for-next. > --- > .../devicetree/bindings/auxdisplay/hit,hd44780.yaml | 2 +- > .../devicetree/bindings/clock/baikal,bt1-ccu-pll.yaml | 2 +- > Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml | 6 +++--- > .../devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml | 2 +- > .../devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml | 2 +- > .../interrupt-controller/st,stih407-irq-syscfg.yaml | 4 ++-- > Documentation/devicetree/bindings/mmc/arm,pl18x.yaml | 2 +- > Documentation/devicetree/bindings/net/sff,sfp.yaml | 2 +- > .../devicetree/bindings/pci/toshiba,visconti-pcie.yaml | 2 +- > .../bindings/pinctrl/renesas,rzg2l-pinctrl.yaml | 6 +++--- > .../devicetree/bindings/power/supply/richtek,rt9455.yaml | 8 ++++---- > .../devicetree/bindings/regulator/mps,mp5416.yaml | 4 ++-- > .../devicetree/bindings/regulator/mps,mpq7920.yaml | 4 ++-- > .../devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 8 ++++---- > 14 files changed, 27 insertions(+), 27 deletions(-) > Applied, thanks! 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 B4D10C4167B for ; Wed, 29 Nov 2023 20:32: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: 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=XTEtocYmaPpCVv6E6vUjdBmOcRdhl5NweUI2ArJkjxE=; b=pvbvM6kySPjmZU YQ+RxwjW/DLznIKvcybTIloa3cuBeggJ6RtilGG5eXy8EnY8KjardpKHkBIAHyP2XoufH+i6uZWKm ts2nBw7hvMfD60o++sPpCTjQMLlddp9Fo7xwUDE6RU+xfTWMH6NNx2gHIe3+9NZiLiwB6cKqxilBH CDzSDN69zni+Bmnx9eaVPynQifKWi5DgP3nklhZ5trbxFgElUgldXB/fWFqT/64e/HITrl21DqrOB bHTcbVD/los/fo06O5el9TQ7vYbjXPa0fvarGdiIjW+Z8FMI3Q8EwGlw9Peu4YNzTwFx1ssLxuFER C4D7vdVwCv109G7NfIWg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r8RE0-009FiY-2l; Wed, 29 Nov 2023 20:32:00 +0000 Received: from mail-oi1-f179.google.com ([209.85.167.179]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r8RDy-009Fhq-0c for linux-arm-kernel@lists.infradead.org; Wed, 29 Nov 2023 20:31:59 +0000 Received: by mail-oi1-f179.google.com with SMTP id 5614622812f47-3b8958b32a2so113014b6e.2 for ; Wed, 29 Nov 2023 12:31:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701289917; x=1701894717; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=s3UcxPmOUBgoYRAN4nwqjieZhrpgvlcJhcBGE2O3Vbs=; b=PX619mJSKxZKBh2u26VNC7MTO5Swn105yoty82WDfWRm13oGEJHSz76++f6JFElxB6 sJP8RCq9DmvMhwvDuLUNYd+oH2E17JeYc5jTg5Po9SQKIT8uOox2QzSIWVLesO6AWEN6 AdBTvNLga07IMzdyy1JlL4i4/O8fk4JidMWY7jXp80SIFXp5Q6hG+iSAf4FY0G2aZ9p+ cpAxPCQbObGZsrmpMff/b15QL7wzrm8iRh0eGe15hKd0V7CAL65T5DxFSTK1EvimoEVL E6TfrUC/7gSwLvrBUigLQrGxQs8A/jxrenDDtbAOe34vBbFKLqfyUiJt/NwcoKTb1OEI IWbQ== X-Gm-Message-State: AOJu0YyCmNNZJUceT4wRJHs76k0pICHTluW9PKMvvEU8sBLI2oC0kimI M4NF2zqLcGD9E36UhSOVRA== X-Google-Smtp-Source: AGHT+IHnKlWulB62HnwQlLD1tDuKg56VsN7YCRwmT/bk5Ncq/4Op+u8dd0ytaBscKEYQnjSNzOmboQ== X-Received: by 2002:a05:6808:605:b0:3b8:958e:cd1 with SMTP id y5-20020a056808060500b003b8958e0cd1mr3221428oih.59.1701289916938; Wed, 29 Nov 2023 12:31:56 -0800 (PST) Received: from herring.priv (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id w9-20020a056808140900b003b892a45d32sm511833oiv.4.2023.11.29.12.31.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Nov 2023 12:31:56 -0800 (PST) Received: (nullmailer pid 3291682 invoked by uid 1000); Wed, 29 Nov 2023 20:31:55 -0000 Date: Wed, 29 Nov 2023 14:31:55 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , netdev@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-iio@vger.kernel.org, linux-mmc@vger.kernel.org, Conor Dooley , devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org, Rob Herring , linux-renesas-soc@vger.kernel.org, linux-pci@vger.kernel.org, Stephen Boyd , linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: correct white-spaces in examples Message-ID: <170128990701.3291471.16328336597319307055.robh@kernel.org> References: <20231124092121.16866-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231124092121.16866-1-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231129_123158_228304_4D578E07 X-CRM114-Status: GOOD ( 12.00 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 24 Nov 2023 10:21:21 +0100, Krzysztof Kozlowski wrote: > Use only one and exactly one space around '=' in DTS example. > > Signed-off-by: Krzysztof Kozlowski > > --- > > Merging idea: Rob's DT. > Should apply cleanly on Rob's for-next. > --- > .../devicetree/bindings/auxdisplay/hit,hd44780.yaml | 2 +- > .../devicetree/bindings/clock/baikal,bt1-ccu-pll.yaml | 2 +- > Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml | 6 +++--- > .../devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml | 2 +- > .../devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml | 2 +- > .../interrupt-controller/st,stih407-irq-syscfg.yaml | 4 ++-- > Documentation/devicetree/bindings/mmc/arm,pl18x.yaml | 2 +- > Documentation/devicetree/bindings/net/sff,sfp.yaml | 2 +- > .../devicetree/bindings/pci/toshiba,visconti-pcie.yaml | 2 +- > .../bindings/pinctrl/renesas,rzg2l-pinctrl.yaml | 6 +++--- > .../devicetree/bindings/power/supply/richtek,rt9455.yaml | 8 ++++---- > .../devicetree/bindings/regulator/mps,mp5416.yaml | 4 ++-- > .../devicetree/bindings/regulator/mps,mpq7920.yaml | 4 ++-- > .../devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 8 ++++---- > 14 files changed, 27 insertions(+), 27 deletions(-) > Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel