From: Conor Dooley <conor@kernel.org>
To: Francesco Dolcini <francesco@dolcini.it>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Piyush Mehta <piyush.mehta@amd.com>,
Michal Simek <michal.simek@amd.com>,
Stefan Eichenberger <stefan.eichenberger@toradex.com>,
linux-usb@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Francesco Dolcini <francesco.dolcini@toradex.com>
Subject: Re: [PATCH v1 1/2] dt-bindings: usb: microchip,usb5744: Add second supply
Date: Mon, 13 Nov 2023 19:55:20 +0000 [thread overview]
Message-ID: <20231113-jargon-manliness-584f34a5cf85@squawk> (raw)
In-Reply-To: <20231113145921.30104-2-francesco@dolcini.it>
[-- Attachment #1: Type: text/plain, Size: 1431 bytes --]
On Mon, Nov 13, 2023 at 03:59:20PM +0100, Francesco Dolcini wrote:
> From: Stefan Eichenberger <stefan.eichenberger@toradex.com>
>
> The USB5744 has two power supplies one for 3V3 and one for 1V2. Add the
> second supply to the USB5744 DT binding.
>
> Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com>
> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
> ---
> .../devicetree/bindings/usb/microchip,usb5744.yaml | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/usb/microchip,usb5744.yaml b/Documentation/devicetree/bindings/usb/microchip,usb5744.yaml
> index ff3a1707ef57..6d4cfd943f58 100644
> --- a/Documentation/devicetree/bindings/usb/microchip,usb5744.yaml
> +++ b/Documentation/devicetree/bindings/usb/microchip,usb5744.yaml
> @@ -36,7 +36,11 @@ properties:
>
> vdd-supply:
> description:
> - VDD power supply to the hub
> + 3V3 power supply to the hub
> +
> + vdd2-supply:
> + description:
> + 1V2 power supply to the hub
How about v1p2-supply?
>
> peer-hub:
> $ref: /schemas/types.yaml#/definitions/phandle
> @@ -62,6 +66,7 @@ allOf:
> properties:
> reset-gpios: false
> vdd-supply: false
> + vdd2-supply: false
> peer-hub: false
> i2c-bus: false
> else:
> --
> 2.25.1
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2023-11-13 19:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-13 14:59 [PATCH v1 0/2] usb: misc: onboard-hub: add support for Microchip USB5744 Francesco Dolcini
2023-11-13 14:59 ` [PATCH v1 1/2] dt-bindings: usb: microchip,usb5744: Add second supply Francesco Dolcini
2023-11-13 19:55 ` Conor Dooley [this message]
2023-11-13 20:08 ` Francesco Dolcini
2023-11-13 20:31 ` Conor Dooley
2023-11-13 14:59 ` [PATCH v1 2/2] usb: misc: onboard-hub: add support for Microchip USB5744 Francesco Dolcini
2023-11-15 11:20 ` Michal Simek
2023-11-15 22:53 ` Matthias Kaehlcke
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=20231113-jargon-manliness-584f34a5cf85@squawk \
--to=conor@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=francesco.dolcini@toradex.com \
--cc=francesco@dolcini.it \
--cc=gregkh@linuxfoundation.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=michal.simek@amd.com \
--cc=piyush.mehta@amd.com \
--cc=robh+dt@kernel.org \
--cc=stefan.eichenberger@toradex.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox