mbox series

[GIT,PULL] ARM: dts: socfpga: NAND fixes for v4.17

Message ID 20180515134416.11349-1-dinguyen@kernel.org
State New
Headers show
Series [GIT,PULL] ARM: dts: socfpga: NAND fixes for v4.17 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_nand_fix_v4.17

Message

Dinh Nguyen May 15, 2018, 1:44 p.m. UTC
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(-)

Comments

Dinh Nguyen May 29, 2018, 8:41 p.m. UTC | #1
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(-)
>
Dinh Nguyen May 29, 2018, 8:41 p.m. UTC | #2
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(-)
>
Olof Johansson June 23, 2018, 10:15 p.m. UTC | #3
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@kernel.org or there's a chance they will be missed.


-Olof