* [GIT PULL] ARM: dts: socfpga: NAND fixes for v4.17
@ 2018-05-15 13:44 Dinh Nguyen
2018-05-29 20:41 ` Dinh Nguyen
2018-05-29 20:41 ` Dinh Nguyen
0 siblings, 2 replies; 4+ messages in thread
From: Dinh Nguyen @ 2018-05-15 13:44 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd, Kevin, and Olof:
Please pull in these NAND fixes for v4.17.
Thanks,
Dinh
The following changes since commit 67b8d5c7081221efa252e111cd52532ec6d4266f:
Linux 4.17-rc5 (2018-05-13 16:15:17 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_nand_fix_v4.17
for you to fetch changes up to 3877ef7a1ccecaae378c497e1dcddbc2dccb664c:
ARM: dts: socfpga: Fix NAND controller node compatible for Arria10 (2018-05-14 10:16:56 -0500)
----------------------------------------------------------------
ARM: dts: socfpga: fix NAND support
- NAND should be using nand_x_clk, not nand_clk
- fix NAND node compatible for Cyclone5 and Arria10
----------------------------------------------------------------
Dinh Nguyen (1):
ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
Marek Vasut (2):
ARM: dts: socfpga: Fix NAND controller clock supply
ARM: dts: socfpga: Fix NAND controller node compatible
arch/arm/boot/dts/socfpga.dtsi | 4 ++--
arch/arm/boot/dts/socfpga_arria10.dtsi | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL] ARM: dts: socfpga: NAND fixes for v4.17
2018-05-15 13:44 [GIT PULL] ARM: dts: socfpga: NAND fixes for v4.17 Dinh Nguyen
2018-05-29 20:41 ` Dinh Nguyen
@ 2018-05-29 20:41 ` Dinh Nguyen
2018-06-23 22:15 ` Olof Johansson
1 sibling, 1 reply; 4+ messages in thread
From: Dinh Nguyen @ 2018-05-29 20:41 UTC (permalink / raw)
To: linux-arm-kernel
Ping?
On 05/15/2018 08:44 AM, Dinh Nguyen wrote:
> Hi Arnd, Kevin, and Olof:
>
> Please pull in these NAND fixes for v4.17.
>
> Thanks,
> Dinh
>
> The following changes since commit 67b8d5c7081221efa252e111cd52532ec6d4266f:
>
> Linux 4.17-rc5 (2018-05-13 16:15:17 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_nand_fix_v4.17
>
> for you to fetch changes up to 3877ef7a1ccecaae378c497e1dcddbc2dccb664c:
>
> ARM: dts: socfpga: Fix NAND controller node compatible for Arria10 (2018-05-14 10:16:56 -0500)
>
> ----------------------------------------------------------------
> ARM: dts: socfpga: fix NAND support
> - NAND should be using nand_x_clk, not nand_clk
> - fix NAND node compatible for Cyclone5 and Arria10
>
> ----------------------------------------------------------------
> Dinh Nguyen (1):
> ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
>
> Marek Vasut (2):
> ARM: dts: socfpga: Fix NAND controller clock supply
> ARM: dts: socfpga: Fix NAND controller node compatible
>
> arch/arm/boot/dts/socfpga.dtsi | 4 ++--
> arch/arm/boot/dts/socfpga_arria10.dtsi | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL] ARM: dts: socfpga: NAND fixes for v4.17
2018-05-15 13:44 [GIT PULL] ARM: dts: socfpga: NAND fixes for v4.17 Dinh Nguyen
@ 2018-05-29 20:41 ` Dinh Nguyen
2018-05-29 20:41 ` Dinh Nguyen
1 sibling, 0 replies; 4+ messages in thread
From: Dinh Nguyen @ 2018-05-29 20:41 UTC (permalink / raw)
To: linux-arm-kernel
Ping?
On 05/15/2018 08:44 AM, Dinh Nguyen wrote:
> Hi Arnd, Kevin, and Olof:
>
> Please pull in these NAND fixes for v4.17.
>
> Thanks,
> Dinh
>
> The following changes since commit 67b8d5c7081221efa252e111cd52532ec6d4266f:
>
> Linux 4.17-rc5 (2018-05-13 16:15:17 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_nand_fix_v4.17
>
> for you to fetch changes up to 3877ef7a1ccecaae378c497e1dcddbc2dccb664c:
>
> ARM: dts: socfpga: Fix NAND controller node compatible for Arria10 (2018-05-14 10:16:56 -0500)
>
> ----------------------------------------------------------------
> ARM: dts: socfpga: fix NAND support
> - NAND should be using nand_x_clk, not nand_clk
> - fix NAND node compatible for Cyclone5 and Arria10
>
> ----------------------------------------------------------------
> Dinh Nguyen (1):
> ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
>
> Marek Vasut (2):
> ARM: dts: socfpga: Fix NAND controller clock supply
> ARM: dts: socfpga: Fix NAND controller node compatible
>
> arch/arm/boot/dts/socfpga.dtsi | 4 ++--
> arch/arm/boot/dts/socfpga_arria10.dtsi | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL] ARM: dts: socfpga: NAND fixes for v4.17
2018-05-29 20:41 ` Dinh Nguyen
@ 2018-06-23 22:15 ` Olof Johansson
0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2018-06-23 22:15 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, May 29, 2018 at 1:41 PM, Dinh Nguyen <dinguyen@kernel.org> wrote:
> Ping?
>
> On 05/15/2018 08:44 AM, Dinh Nguyen wrote:
>> Hi Arnd, Kevin, and Olof:
>>
>> Please pull in these NAND fixes for v4.17.
>>
>> Thanks,
>> Dinh
>>
>> The following changes since commit 67b8d5c7081221efa252e111cd52532ec6d4266f:
>>
>> Linux 4.17-rc5 (2018-05-13 16:15:17 -0700)
>>
>> are available in the Git repository at:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_nand_fix_v4.17
>>
>> for you to fetch changes up to 3877ef7a1ccecaae378c497e1dcddbc2dccb664c:
>>
>> ARM: dts: socfpga: Fix NAND controller node compatible for Arria10 (2018-05-14 10:16:56 -0500)
>>
>> ----------------------------------------------------------------
>> ARM: dts: socfpga: fix NAND support
>> - NAND should be using nand_x_clk, not nand_clk
>> - fix NAND node compatible for Cyclone5 and Arria10
Merged now, as per other email thread -- please make sure you send to
arm at kernel.org or there's a chance they will be missed.
-Olof
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-06-23 22:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-15 13:44 [GIT PULL] ARM: dts: socfpga: NAND fixes for v4.17 Dinh Nguyen
2018-05-29 20:41 ` Dinh Nguyen
2018-05-29 20:41 ` Dinh Nguyen
2018-06-23 22:15 ` Olof Johansson
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).