linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: Add ir38064 as a trivial device
@ 2019-04-16 15:41 Patrick Venture
  2019-04-16 15:54 ` Guenter Roeck
  2019-04-30  0:42 ` Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: Patrick Venture @ 2019-04-16 15:41 UTC (permalink / raw)
  To: venture, robh+dt, mark.rutland, trivial, linux; +Cc: devicetree, linux-kernel

The ir38064 is a voltage regulator from Infineon.

Signed-off-by: Patrick Venture <venture@google.com>
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index d79fb22bde39..92184ef0db2e 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -92,6 +92,8 @@ properties:
           - fsl,sgtl5000
             # G751: Digital Temperature Sensor and Thermal Watchdog with Two-Wire Interface
           - gmt,g751
+            # Infineon IR38064 Voltage Regulator
+          - infineon,ir38064
             # Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz)
           - infineon,slb9635tt
             # Infineon SLB9645 I2C TPM (new protocol, max 400khz)
-- 
2.21.0.392.gf8f6787159e-goog


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] dt-bindings: Add ir38064 as a trivial device
  2019-04-16 15:41 [PATCH 1/2] dt-bindings: Add ir38064 as a trivial device Patrick Venture
@ 2019-04-16 15:54 ` Guenter Roeck
  2019-04-30  0:42 ` Rob Herring
  1 sibling, 0 replies; 4+ messages in thread
From: Guenter Roeck @ 2019-04-16 15:54 UTC (permalink / raw)
  To: Patrick Venture; +Cc: robh+dt, mark.rutland, trivial, devicetree, linux-kernel

On Tue, Apr 16, 2019 at 08:41:38AM -0700, Patrick Venture wrote:
> The ir38064 is a voltage regulator from Infineon.
> 
> Signed-off-by: Patrick Venture <venture@google.com>

Acked-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> index d79fb22bde39..92184ef0db2e 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -92,6 +92,8 @@ properties:
>            - fsl,sgtl5000
>              # G751: Digital Temperature Sensor and Thermal Watchdog with Two-Wire Interface
>            - gmt,g751
> +            # Infineon IR38064 Voltage Regulator
> +          - infineon,ir38064
>              # Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz)
>            - infineon,slb9635tt
>              # Infineon SLB9645 I2C TPM (new protocol, max 400khz)
> -- 
> 2.21.0.392.gf8f6787159e-goog
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] dt-bindings: Add ir38064 as a trivial device
  2019-04-16 15:41 [PATCH 1/2] dt-bindings: Add ir38064 as a trivial device Patrick Venture
  2019-04-16 15:54 ` Guenter Roeck
@ 2019-04-30  0:42 ` Rob Herring
  2019-04-30 14:32   ` Patrick Venture
  1 sibling, 1 reply; 4+ messages in thread
From: Rob Herring @ 2019-04-30  0:42 UTC (permalink / raw)
  To: Patrick Venture; +Cc: mark.rutland, trivial, linux, devicetree, linux-kernel

On Tue, Apr 16, 2019 at 08:41:38AM -0700, Patrick Venture wrote:
> The ir38064 is a voltage regulator from Infineon.
> 
> Signed-off-by: Patrick Venture <venture@google.com>
> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>  1 file changed, 2 insertions(+)

Patch 1 and 2 applied.

Rob

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] dt-bindings: Add ir38064 as a trivial device
  2019-04-30  0:42 ` Rob Herring
@ 2019-04-30 14:32   ` Patrick Venture
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick Venture @ 2019-04-30 14:32 UTC (permalink / raw)
  To: Rob Herring
  Cc: Mark Rutland, trivial, Guenter Roeck, devicetree,
	Linux Kernel Mailing List

On Mon, Apr 29, 2019 at 5:42 PM Rob Herring <robh@kernel.org> wrote:
>
> On Tue, Apr 16, 2019 at 08:41:38AM -0700, Patrick Venture wrote:
> > The ir38064 is a voltage regulator from Infineon.
> >
> > Signed-off-by: Patrick Venture <venture@google.com>
> > ---
> >  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
> >  1 file changed, 2 insertions(+)
>
> Patch 1 and 2 applied.

Thanks!

>
> Rob

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-04-30 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-16 15:41 [PATCH 1/2] dt-bindings: Add ir38064 as a trivial device Patrick Venture
2019-04-16 15:54 ` Guenter Roeck
2019-04-30  0:42 ` Rob Herring
2019-04-30 14:32   ` Patrick Venture

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).