mbox series

[GIT,PULL] arm64: dts: stratix10: fix for v5.1

Message ID 20190327155152.24457-1-dinguyen@kernel.org
State New
Headers show
Series [GIT,PULL] arm64: dts: stratix10: fix for v5.1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/stratix10_fix_for_v5.1

Message

Dinh Nguyen March 27, 2019, 3:51 p.m. UTC
Hi Arnd, Kevin, and Olof:

Please pull in this DTS fix for v5.1.

Thanks,
Dinh

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/stratix10_fix_for_v5.1

for you to fetch changes up to 8efd6365417a044db03009724ecc1a9521524913:

  arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's (2019-03-21 10:32:12 -0500)

----------------------------------------------------------------
arm64: dts: stratix10: fix emac loading warning
- Add missing "altr,sysmgr-syscon" property to all gmac nodes

----------------------------------------------------------------
Dinh Nguyen (1):
      arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's

 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 3 +++
 1 file changed, 3 insertions(+)

Comments

Olof Johansson April 7, 2019, 10:14 p.m. UTC | #1
On Wed, Mar 27, 2019 at 10:51:52AM -0500, Dinh Nguyen wrote:
> Hi Arnd, Kevin, and Olof:
> 
> Please pull in this DTS fix for v5.1.
> 
> Thanks,
> Dinh
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/stratix10_fix_for_v5.1
> 
> for you to fetch changes up to 8efd6365417a044db03009724ecc1a9521524913:
> 
>   arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's (2019-03-21 10:32:12 -0500)
> 
> ----------------------------------------------------------------
> arm64: dts: stratix10: fix emac loading warning
> - Add missing "altr,sysmgr-syscon" property to all gmac nodes

Merged, thanks.


-Olof