mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: Jerome Brunet <jbrunet@baylibre.com>,
	u-boot@lists.denx.de, trini@konsulko.com
Cc: linux-amlogic@lists.infradead.org
Subject: Re: [U-Boot] [PATCH u-boot] arm: dts: s400: Fix status for eMMC and SDIO ports
Date: Wed, 19 Dec 2018 16:18:45 +0100	[thread overview]
Message-ID: <fee8d172-f0bf-32df-e719-e487aaf676f7@baylibre.com> (raw)
In-Reply-To: <cd3818ab3d8edc0a4f55a375204204297131f96a.camel@baylibre.com>

On 19/12/2018 15:44, Jerome Brunet wrote:
> On Mon, 2018-12-17 at 10:26 +0100, Neil Armstrong wrote:
>> Under U-boot, the WiFi SDIO Module should be disabled and the
>> eMMC modules should be enabled, so this patch adds an s400-u-boot.dtsi
>> include file specific for U-Boot that will be included by the build system.
>>
>> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> 
> Tested-by: Jerome Brunet <jbrunet@baylibre.com>
> 
>> ---
>>  arch/arm/dts/meson-axg-s400-u-boot.dtsi | 14 ++++++++++++++
>>  1 file changed, 14 insertions(+)
>>  create mode 100644 arch/arm/dts/meson-axg-s400-u-boot.dtsi
>>
>> diff --git a/arch/arm/dts/meson-axg-s400-u-boot.dtsi b/arch/arm/dts/meson-
>> axg-s400-u-boot.dtsi
>> new file mode 100644
>> index 0000000000..c46eb3f38d
>> --- /dev/null
>> +++ b/arch/arm/dts/meson-axg-s400-u-boot.dtsi
>> @@ -0,0 +1,14 @@
>> +// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
>> +/*
>> + * Copyright (c) 2017 Amlogic, Inc. All rights reserved.
>> + */
>> +
>> +/* wifi module */
>> +&sd_emmc_b {
>> +	status = "disabled";
>> +};
>> +
>> +/* emmc storage */
>> +&sd_emmc_c {
>> +	status = "okay";
>> +};
> 
> 

Applied !

Neil

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

      reply	other threads:[~2018-12-19 15:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-17  9:26 Neil Armstrong
2018-12-19 14:44 ` [U-Boot] " Jerome Brunet
2018-12-19 15:18   ` Neil Armstrong [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=fee8d172-f0bf-32df-e719-e487aaf676f7@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=jbrunet@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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

all inboxes | Powered by JetHome®