All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: devicetree@vger.kernel.org,
	Takeshi Kihara <takeshi.kihara.df@renesas.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
	linux-renesas-soc@vger.kernel.org,
	Simon Horman <horms+renesas@verge.net.au>,
	linux-arm-kernel@lists.infradead.org,
	Marek Vasut <marek.vasut+renesas@gmail.com>
Subject: Re: [PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device nodes
Date: Wed, 7 Nov 2018 11:59:57 +0100	[thread overview]
Message-ID: <7154affe-751a-7cb4-48ea-3d4d6f467ac8@gmail.com> (raw)
In-Reply-To: <20181107085056.GB31092@kunai>

On 11/07/2018 09:50 AM, Wolfram Sang wrote:
> On Tue, Nov 06, 2018 at 09:46:47PM +0100, Marek Vasut wrote:
>> From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
>>
>> This patch adds SDHI{0,1,3} device nodes for the r8a77990 SoC
>> and enables SD card slot connected to SDHI0, micro SD card slot
>> connected to SDHI1 and eMMC connected to SDHI3 on the Ebisu board
>> using the R8A77990 SoC.
>>
>> Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
>> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
> 
> Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> 
> Out of curiosity: have you tested HS400 on that board based on Niklas'
> recent patches as well?

Nope. I tried that patchset on M3N again yesterday and got error -84
while initing the eMMC, so I need to look into that first. Then I'll
try it on E3.

-- 
Best regards,
Marek Vasut

WARNING: multiple messages have this Message-ID (diff)
From: Marek Vasut <marek.vasut@gmail.com>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: devicetree@vger.kernel.org,
	Takeshi Kihara <takeshi.kihara.df@renesas.com>,
	Marek Vasut <marek.vasut+renesas@gmail.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Simon Horman <horms+renesas@verge.net.au>,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
	linux-renesas-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device nodes
Date: Wed, 7 Nov 2018 11:59:57 +0100	[thread overview]
Message-ID: <7154affe-751a-7cb4-48ea-3d4d6f467ac8@gmail.com> (raw)
In-Reply-To: <20181107085056.GB31092@kunai>

On 11/07/2018 09:50 AM, Wolfram Sang wrote:
> On Tue, Nov 06, 2018 at 09:46:47PM +0100, Marek Vasut wrote:
>> From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
>>
>> This patch adds SDHI{0,1,3} device nodes for the r8a77990 SoC
>> and enables SD card slot connected to SDHI0, micro SD card slot
>> connected to SDHI1 and eMMC connected to SDHI3 on the Ebisu board
>> using the R8A77990 SoC.
>>
>> Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
>> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
> 
> Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> 
> Out of curiosity: have you tested HS400 on that board based on Niklas'
> recent patches as well?

Nope. I tried that patchset on M3N again yesterday and got error -84
while initing the eMMC, so I need to look into that first. Then I'll
try it on E3.

-- 
Best regards,
Marek Vasut

WARNING: multiple messages have this Message-ID (diff)
From: marek.vasut@gmail.com (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device nodes
Date: Wed, 7 Nov 2018 11:59:57 +0100	[thread overview]
Message-ID: <7154affe-751a-7cb4-48ea-3d4d6f467ac8@gmail.com> (raw)
In-Reply-To: <20181107085056.GB31092@kunai>

On 11/07/2018 09:50 AM, Wolfram Sang wrote:
> On Tue, Nov 06, 2018 at 09:46:47PM +0100, Marek Vasut wrote:
>> From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
>>
>> This patch adds SDHI{0,1,3} device nodes for the r8a77990 SoC
>> and enables SD card slot connected to SDHI0, micro SD card slot
>> connected to SDHI1 and eMMC connected to SDHI3 on the Ebisu board
>> using the R8A77990 SoC.
>>
>> Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
>> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
> 
> Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> 
> Out of curiosity: have you tested HS400 on that board based on Niklas'
> recent patches as well?

Nope. I tried that patchset on M3N again yesterday and got error -84
while initing the eMMC, so I need to look into that first. Then I'll
try it on E3.

-- 
Best regards,
Marek Vasut

  reply	other threads:[~2018-11-07 10:59 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-06 20:46 [PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device nodes Marek Vasut
2018-11-06 20:46 ` Marek Vasut
2018-11-06 20:46 ` Marek Vasut
2018-11-07  8:50 ` Wolfram Sang
2018-11-07  8:50   ` Wolfram Sang
2018-11-07  8:50   ` Wolfram Sang
2018-11-07 10:59   ` Marek Vasut [this message]
2018-11-07 10:59     ` Marek Vasut
2018-11-07 10:59     ` Marek Vasut
2018-11-07 13:08     ` Wolfram Sang
2018-11-07 13:08       ` Wolfram Sang
2018-11-07 13:08       ` Wolfram Sang
2018-11-07 13:19       ` Marek Vasut
2018-11-07 13:19         ` Marek Vasut
2018-11-07 13:19         ` Marek Vasut
2018-11-07 19:23         ` Wolfram Sang
2018-11-07 19:23           ` Wolfram Sang
2018-11-07 19:23           ` Wolfram Sang
2018-11-07 20:35           ` Marek Vasut
2018-11-07 20:35             ` Marek Vasut
2018-11-07 20:35             ` Marek Vasut
2018-11-07 11:19 ` Simon Horman
2018-11-07 11:19   ` Simon Horman
2018-11-07 11:19   ` Simon Horman
2018-11-08 12:00 ` Geert Uytterhoeven
2018-11-08 12:00   ` Geert Uytterhoeven
2018-11-08 12:00   ` Geert Uytterhoeven
2018-11-08 13:06   ` Simon Horman
2018-11-08 13:06     ` Simon Horman
2018-11-08 13:06     ` Simon Horman
2018-11-20 10:16 ` Geert Uytterhoeven
2018-11-20 10:16   ` Geert Uytterhoeven
2018-11-20 10:16   ` Geert Uytterhoeven
2018-11-20 23:18   ` Marek Vasut
2018-11-20 23:18     ` Marek Vasut
2018-11-20 23:18     ` Marek Vasut
2018-11-21  8:39     ` Geert Uytterhoeven
2018-11-21  8:39       ` Geert Uytterhoeven
2018-11-21  8:39       ` Geert Uytterhoeven
2019-01-09 10:49 ` Simon Horman
2019-01-09 10:49   ` Simon Horman
2019-01-09 10:49   ` Simon Horman
2019-01-09 10:57   ` Wolfram Sang
2019-01-09 10:57     ` Wolfram Sang
2019-01-09 12:02     ` Marek Vasut
2019-01-09 12:02       ` Marek Vasut
2019-01-09 12:02       ` Marek Vasut
2019-01-09 12:32       ` Simon Horman
2019-01-09 12:32         ` Simon Horman
2019-01-09 12:32         ` Simon Horman
2019-01-09 12:49         ` Marek Vasut
2019-01-09 12:49           ` Marek Vasut
2019-01-09 12:49           ` Marek Vasut

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=7154affe-751a-7cb4-48ea-3d4d6f467ac8@gmail.com \
    --to=marek.vasut@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=horms+renesas@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=marek.vasut+renesas@gmail.com \
    --cc=takeshi.kihara.df@renesas.com \
    --cc=wsa@the-dreams.de \
    --cc=yoshihiro.shimoda.uh@renesas.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.