All of lore.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Andi Shyti" <andi.shyti@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Nicolas Ferre" <nicolas.ferre@microchip.com>,
	"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
	"Claudiu Beznea" <claudiu.beznea@tuxon.dev>,
	"Sergiu Moga" <sergiu.moga@microchip.com>,
	"Benson Leung" <bleung@chromium.org>,
	"Guenter Roeck" <groeck@chromium.org>,
	"Doug Anderson" <dianders@chromium.org>,
	"Enric Balletbo i Serra" <eballetbo@kernel.org>,
	"Ricardo Cañuelo" <ricardo.canuelo@collabora.com>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Jonathan Hunter" <jonathanh@nvidia.com>,
	"Vignesh R" <vigneshr@ti.com>,
	"Kamal Dasu" <kamal.dasu@broadcom.com>,
	"Broadcom internal kernel review list"
	<bcm-kernel-feedback-list@broadcom.com>,
	"Florian Fainelli" <florian.fainelli@broadcom.com>,
	"Wolfram Sang" <wsa+renesas@sang-engineering.com>,
	"Chris Brandt" <chris.brandt@renesas.com>,
	"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
	"Alexandre Torgue" <alexandre.torgue@foss.st.com>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	"Magnus Damm" <magnus.damm@gmail.com>,
	"Pierre-Yves MORDRET" <pierre-yves.mordret@foss.st.com>,
	linux-i2c@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, chrome-platform@lists.linux.dev,
	linux-tegra@vger.kernel.org,
	"Krzysztof Kozlowski" <krzk@kernel.org>,
	linux-omap@vger.kernel.org, "Kamal Dasu" <kdasu.kdev@gmail.com>,
	linux-renesas-soc@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com, stable@vger.kernel.org
Subject: Re: [PATCH 2/7] dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema
Date: Thu, 20 Jun 2024 17:06:08 +0100	[thread overview]
Message-ID: <20240620-reggae-caucasian-11dcb3244161@spud> (raw)
In-Reply-To: <20240620-dt-bindings-i2c-clean-v1-2-3a1016a95f9d@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 1299 bytes --]

On Thu, Jun 20, 2024 at 01:34:50PM +0200, Krzysztof Kozlowski wrote:
> The referenced i2c-controller.yaml schema is provided by dtschema
> package (outside of Linux kernel), so use full path to reference it.
> 
> Cc: <stable@vger.kernel.org>

I'd question whether this needs to go to stable (given the validation
seems to work anyway) but it'll get picked up automagically so why
not...

> Fixes: 1acd4577a66f ("dt-bindings: i2c: convert i2c-cros-ec-tunnel to json-schema")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml b/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml
> index ab151c9db219..580003cdfff5 100644
> --- a/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml
> +++ b/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml
> @@ -21,7 +21,7 @@ description: |
>    google,cros-ec-spi or google,cros-ec-i2c.
>  
>  allOf:
> -  - $ref: i2c-controller.yaml#
> +  - $ref: /schemas/i2c/i2c-controller.yaml#
>  
>  properties:
>    compatible:
> 
> -- 
> 2.43.0
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Conor Dooley <conor@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Alexandre Belloni" <alexandre.belloni@bootlin.com>,
	"Vignesh R" <vigneshr@ti.com>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	"Alexandre Torgue" <alexandre.torgue@foss.st.com>,
	"Wolfram Sang" <wsa+renesas@sang-engineering.com>,
	"Chris Brandt" <chris.brandt@renesas.com>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	linux-i2c@vger.kernel.org,
	"Claudiu Beznea" <claudiu.beznea@tuxon.dev>,
	"Guenter Roeck" <groeck@chromium.org>,
	linux-stm32@st-md-mailman.stormreply.com,
	"Rob Herring" <robh@kernel.org>,
	"Florian Fainelli" <florian.fainelli@broadcom.com>,
	"Kamal Dasu" <kdasu.kdev@gmail.com>,
	"Magnus Damm" <magnus.damm@gmail.com>,
	"Sergiu Moga" <sergiu.moga@microchip.com>,
	"Krzysztof Kozlowski" <krzk@kernel.org>,
	"Jonathan Hunter" <jonathanh@nvidia.com>,
	"Broadcom internal kernel review list"
	<bcm-kernel-feedback-list@broadcom.com>,
	"Ricardo Cañuelo" <ricardo.canuelo@collabora.com>,
	"Kamal Dasu" <kamal.dasu@broadcom.com>,
	devicetree@vger.kernel.org, "Conor Dooley" <conor+dt@kernel.org>,
	"Andi Shyti" <andi.shyti@kernel.org>,
	chrome-platform@lists.linux.dev,
	"Pierre-Yves MORDRET" <pierre-yves.mordret@foss.st.com>,
	linux-tegra@vger.kernel.org, linux-omap@vger.kernel.org,
	"Benson Leung" <bleung@chromium.org>,
	linux-arm-kernel@lists.infradead.org,
	"Doug Anderson" <dianders@chromium.org>,
	stable@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-renesas-soc@vger.kernel.org,
	"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Enric Balletbo i Serra" <eballetbo@kernel.org>
Subject: Re: [PATCH 2/7] dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema
Date: Thu, 20 Jun 2024 17:06:08 +0100	[thread overview]
Message-ID: <20240620-reggae-caucasian-11dcb3244161@spud> (raw)
In-Reply-To: <20240620-dt-bindings-i2c-clean-v1-2-3a1016a95f9d@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 1299 bytes --]

On Thu, Jun 20, 2024 at 01:34:50PM +0200, Krzysztof Kozlowski wrote:
> The referenced i2c-controller.yaml schema is provided by dtschema
> package (outside of Linux kernel), so use full path to reference it.
> 
> Cc: <stable@vger.kernel.org>

I'd question whether this needs to go to stable (given the validation
seems to work anyway) but it'll get picked up automagically so why
not...

> Fixes: 1acd4577a66f ("dt-bindings: i2c: convert i2c-cros-ec-tunnel to json-schema")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml b/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml
> index ab151c9db219..580003cdfff5 100644
> --- a/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml
> +++ b/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml
> @@ -21,7 +21,7 @@ description: |
>    google,cros-ec-spi or google,cros-ec-i2c.
>  
>  allOf:
> -  - $ref: i2c-controller.yaml#
> +  - $ref: /schemas/i2c/i2c-controller.yaml#
>  
>  properties:
>    compatible:
> 
> -- 
> 2.43.0
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2024-06-20 16:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-20 11:34 [PATCH 0/7] dt-bindings: i2c: few fixes and cleanups Krzysztof Kozlowski
2024-06-20 11:34 ` [PATCH 1/7] dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema Krzysztof Kozlowski
2024-06-20 11:34 ` [PATCH 2/7] dt-bindings: i2c: google,cros-ec-i2c-tunnel: " Krzysztof Kozlowski
2024-06-20 16:06   ` Conor Dooley [this message]
2024-06-20 16:06     ` Conor Dooley
2024-06-20 11:34 ` [PATCH 3/7] dt-bindings: i2c: atmel,at91sam: drop unneeded address/size-cells Krzysztof Kozlowski
2024-06-20 11:34 ` [PATCH 4/7] dt-bindings: i2c: nvidia,tegra20: " Krzysztof Kozlowski
2024-06-20 11:34 ` [PATCH 5/7] dt-bindings: i2c: samsung,s3c2410: " Krzysztof Kozlowski
2024-06-20 11:34 ` [PATCH 6/7] dt-bindings: i2c: ti,omap4: reference i2c-controller.yaml schema Krzysztof Kozlowski
2024-06-20 11:34 ` [PATCH 7/7] dt-bindings: i2c: adjust indentation in DTS example to coding style Krzysztof Kozlowski
2024-06-20 16:06 ` [PATCH 0/7] dt-bindings: i2c: few fixes and cleanups Conor Dooley
2024-06-20 16:06   ` Conor Dooley
2024-06-20 23:05 ` Andi Shyti
2024-06-20 23:05   ` Andi Shyti
2024-06-21  6:02   ` Krzysztof Kozlowski
2024-06-21  6:02     ` Krzysztof Kozlowski
2024-06-21  9:27     ` Andi Shyti
2024-06-21  9:27       ` Andi Shyti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240620-reggae-caucasian-11dcb3244161@spud \
    --to=conor@kernel.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=alexandre.torgue@foss.st.com \
    --cc=andi.shyti@kernel.org \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=bleung@chromium.org \
    --cc=chris.brandt@renesas.com \
    --cc=chrome-platform@lists.linux.dev \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dianders@chromium.org \
    --cc=eballetbo@kernel.org \
    --cc=florian.fainelli@broadcom.com \
    --cc=geert+renesas@glider.be \
    --cc=groeck@chromium.org \
    --cc=jonathanh@nvidia.com \
    --cc=kamal.dasu@broadcom.com \
    --cc=kdasu.kdev@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=linux-tegra@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=nicolas.ferre@microchip.com \
    --cc=pierre-yves.mordret@foss.st.com \
    --cc=ricardo.canuelo@collabora.com \
    --cc=robh@kernel.org \
    --cc=sergiu.moga@microchip.com \
    --cc=stable@vger.kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=vigneshr@ti.com \
    --cc=wsa+renesas@sang-engineering.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.