mbox series

[GIT,PULL] i.MX fixes for 4.20, round 2

Message ID 20181130153822.GA16590@dragon
State New
Headers show
Series [GIT,PULL] i.MX fixes for 4.20, round 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.20-2

Message

Shawn Guo Nov. 30, 2018, 3:38 p.m. UTC
The following changes since commit 1ad9fb750a104f51851c092edd7b3553f0218428:

  ARM: dts: imx6sx-sdb: Fix enet phy regulator (2018-11-05 10:11:04 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.20-2

for you to fetch changes up to 512cab3e7e0be11234f965d9898936dce2325382:

  ARM: dts: imx51-zii-rdu1: Remove EEPROM node (2018-11-19 22:35:45 +0800)

----------------------------------------------------------------
i.MX fixes for 4.20, round 2:
 - Reomve non-existing EEPROM device from imx51-zii-rdu1 board.
   It was added by mistake.

----------------------------------------------------------------
Fabio Estevam (1):
      ARM: dts: imx51-zii-rdu1: Remove EEPROM node

 arch/arm/boot/dts/imx51-zii-rdu1.dts | 6 ------
 1 file changed, 6 deletions(-)

Comments

Olof Johansson Nov. 30, 2018, 7:58 p.m. UTC | #1
On Fri, Nov 30, 2018 at 11:38:25PM +0800, Shawn Guo wrote:
> The following changes since commit 1ad9fb750a104f51851c092edd7b3553f0218428:
> 
>   ARM: dts: imx6sx-sdb: Fix enet phy regulator (2018-11-05 10:11:04 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.20-2
> 
> for you to fetch changes up to 512cab3e7e0be11234f965d9898936dce2325382:
> 
>   ARM: dts: imx51-zii-rdu1: Remove EEPROM node (2018-11-19 22:35:45 +0800)
> 
> ----------------------------------------------------------------
> i.MX fixes for 4.20, round 2:
>  - Reomve non-existing EEPROM device from imx51-zii-rdu1 board.
>    It was added by mistake.

Merged, thanks!


-Olof