linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: narmstrong@baylibre.com (Neil Armstrong)
To: linus-amlogic@lists.infradead.org
Subject: [[PATCH v3] 1/2] ARM64: meson: Sync DT with Linux 4.17.5
Date: Tue, 10 Jul 2018 15:44:04 +0200	[thread overview]
Message-ID: <4871c86a-f39c-a15b-d972-a9fa24d73053@baylibre.com> (raw)
In-Reply-To: <20180710075445.9274-2-ldevulder@suse.de>

On 10/07/2018 09:54, Loic Devulder wrote:
> Synchronize the Linux Device Tree for Amlogic Meson GX boards from Linux 4.17.5
> (Linux commit 54fb3c180d05e9dfda892a93413514e99f0cbb19).
> 
> This will enable HDMI_5V for USB Amlogic Meson GXL P212 based boards.
> 
> Signed-off-by: Loic Devulder <ldevulder@suse.de>
> ---
>  arch/arm/dts/meson-gxl-s905x-p212.dtsi | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/arch/arm/dts/meson-gxl-s905x-p212.dtsi b/arch/arm/dts/meson-gxl-s905x-p212.dtsi
> index 0cfd701809..3bd405079b 100644
> --- a/arch/arm/dts/meson-gxl-s905x-p212.dtsi
> +++ b/arch/arm/dts/meson-gxl-s905x-p212.dtsi
> @@ -189,3 +189,10 @@
>  &usb0 {
>  	status = "okay";
>  };
> +
> +&usb2_phy0 {
> +        /*
> +         * HDMI_5V is also used as supply for the USB VBUS.
> +         */
> +        phy-supply = <&hdmi_5v>;
> +};
> 

Acked-by: Neil Armstrong <narmstrong@baylibre.com>

  reply	other threads:[~2018-07-10 13:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-10  7:54 [PATCH v3 0/2] Fix USB and enable ADC on Khadas VIM Loic Devulder
2018-07-10  7:54 ` [[PATCH v3] 1/2] ARM64: meson: Sync DT with Linux 4.17.5 Loic Devulder
2018-07-10 13:44   ` Neil Armstrong [this message]
2018-07-10  7:54 ` [[PATCH v3] 2/2] configs: Update Meson GX configs Loic Devulder

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=4871c86a-f39c-a15b-d972-a9fa24d73053@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=linus-amlogic@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).