All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Baruch Siach <baruch@tkos.co.il>
Cc: Andrew Lunn <andrew@lunn.ch>, Jason Cooper <jason@lakedaemon.net>,
	Russell King <linux@armlinux.org.uk>,
	Ori Shemtov <ori.shemtov@solid-run.com>,
	linux-arm-kernel@lists.infradead.org,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH RESEND] arm64: dts: clearfog-gt-8k: enable mini-PCIe CON2 USB
Date: Fri, 30 Nov 2018 18:46:24 +0100	[thread overview]
Message-ID: <87bm66mpan.fsf@bootlin.com> (raw)
In-Reply-To: <0336903e29be69d70a4dfc3b243d7134fba67ade.1539925074.git.baruch@tkos.co.il> (Baruch Siach's message of "Fri, 19 Oct 2018 07:57:54 +0300")

Hi Baruch,
 
 On ven., oct. 19 2018, Baruch Siach <baruch@tkos.co.il> wrote:

> Deassert the reset and wireless disable signals on the CON2 mini-PCIe
> socket. That allows the host to detect USB devices on the mini-PCIe
> socket.
>

Applied on mvebu/dt64

Thanks,

Gregory

> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>
> Resend: forgot to Cc the ARM kernel list on previous submission. Sorry
> for the duplicate.
> ---
>  .../boot/dts/marvell/armada-8040-clearfog-gt-8k.dts  | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts b/arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts
> index 73df0ef5e0c4..c2e53b4edb0c 100644
> --- a/arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts
> +++ b/arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts
> @@ -246,6 +246,18 @@
>  		gpios = <1 GPIO_ACTIVE_HIGH>;
>  		output-high;
>  	};
> +
> +	lte_reset {
> +		gpio-hog;
> +		gpios = <2 GPIO_ACTIVE_LOW>;
> +		output-low;
> +	};
> +
> +	lte_disable {
> +		gpio-hog;
> +		gpios = <21 GPIO_ACTIVE_LOW>;
> +		output-low;
> +	};
>  };
>  
>  &cp0_ethernet {
> -- 
> 2.19.1
>

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      reply	other threads:[~2018-11-30 17:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-19  4:57 [PATCH RESEND] arm64: dts: clearfog-gt-8k: enable mini-PCIe CON2 USB Baruch Siach
2018-11-30 17:46 ` Gregory CLEMENT [this message]

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=87bm66mpan.fsf@bootlin.com \
    --to=gregory.clement@bootlin.com \
    --cc=andrew@lunn.ch \
    --cc=baruch@tkos.co.il \
    --cc=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=ori.shemtov@solid-run.com \
    --cc=sebastian.hesselbarth@gmail.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.