* [PATCH] dt-bindings: i2c: Drop unused voltage supply from example
@ 2022-07-01 22:41 Linus Walleij
2022-07-01 22:59 ` Rob Herring
2022-07-06 13:57 ` Wolfram Sang
0 siblings, 2 replies; 4+ messages in thread
From: Linus Walleij @ 2022-07-01 22:41 UTC (permalink / raw)
To: Wolfram Sang, linux-i2c; +Cc: Linus Walleij, Rob Herring
This drops the pointless v-i2c-supply from the Nomadik I2C
example. This is a leftover from before the use of power
domains when the power domain voltage was attached to a
regulator.
The unused property in the device trees will be removed
in a separate patch.
Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml b/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml
index eec502c57047..41623bd0306c 100644
--- a/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml
@@ -89,7 +89,6 @@ examples:
#address-cells = <1>;
#size-cells = <0>;
- v-i2c-supply = <&db8500_vape_reg>;
clock-frequency = <400000>;
clocks = <&prcc_kclk 3 3>, <&prcc_pclk 3 3>;
--
2.36.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: i2c: Drop unused voltage supply from example
2022-07-01 22:41 [PATCH] dt-bindings: i2c: Drop unused voltage supply from example Linus Walleij
@ 2022-07-01 22:59 ` Rob Herring
2022-07-06 13:57 ` Wolfram Sang
1 sibling, 0 replies; 4+ messages in thread
From: Rob Herring @ 2022-07-01 22:59 UTC (permalink / raw)
To: Linus Walleij; +Cc: Wolfram Sang, Linux I2C
On Fri, Jul 1, 2022 at 4:43 PM Linus Walleij <linus.walleij@linaro.org> wrote:
>
> This drops the pointless v-i2c-supply from the Nomadik I2C
> example. This is a leftover from before the use of power
> domains when the power domain voltage was attached to a
> regulator.
>
> The unused property in the device trees will be removed
> in a separate patch.
>
> Reported-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml | 1 -
> 1 file changed, 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: i2c: Drop unused voltage supply from example
2022-07-01 22:41 [PATCH] dt-bindings: i2c: Drop unused voltage supply from example Linus Walleij
2022-07-01 22:59 ` Rob Herring
@ 2022-07-06 13:57 ` Wolfram Sang
2022-07-06 13:58 ` Wolfram Sang
1 sibling, 1 reply; 4+ messages in thread
From: Wolfram Sang @ 2022-07-06 13:57 UTC (permalink / raw)
To: Linus Walleij; +Cc: linux-i2c, Rob Herring
[-- Attachment #1: Type: text/plain, Size: 520 bytes --]
On Sat, Jul 02, 2022 at 12:41:36AM +0200, Linus Walleij wrote:
> This drops the pointless v-i2c-supply from the Nomadik I2C
> example. This is a leftover from before the use of power
> domains when the power domain voltage was attached to a
> regulator.
>
> The unused property in the device trees will be removed
> in a separate patch.
>
> Reported-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Added "nomaid" to $subject and applied to for-next, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: i2c: Drop unused voltage supply from example
2022-07-06 13:57 ` Wolfram Sang
@ 2022-07-06 13:58 ` Wolfram Sang
0 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2022-07-06 13:58 UTC (permalink / raw)
To: Linus Walleij, linux-i2c, Rob Herring
[-- Attachment #1: Type: text/plain, Size: 88 bytes --]
> Added "nomaid" to $subject and applied to for-next, thanks!
"nomadik", of course!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-07-06 13:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-01 22:41 [PATCH] dt-bindings: i2c: Drop unused voltage supply from example Linus Walleij
2022-07-01 22:59 ` Rob Herring
2022-07-06 13:57 ` Wolfram Sang
2022-07-06 13:58 ` Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox