]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorOlof Johansson <olof@lixom.net>
Mon, 5 Nov 2018 14:39:40 +0000 (06:39 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 5 Nov 2018 14:39:40 +0000 (06:39 -0800)
commit6ff6bc46c0a4f44e7d0b5ca88c33f2b1eb55d519
treeaae7e02f230ab41cf7918490be69370a757d049c
parentf55275bcc72948056387041abe9fce1c54300adc
parent1ad9fb750a104f51851c092edd7b3553f0218428
Merge tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes

i.MX fixes for 4.20:
 - Add boot-on and always-on for imx6sx-sdb phy regulator to fix enet
   resume problem, which is exposed by commit ("regulator: fixed:
   Convert to use GPIO descriptor only").
 - Fix improperly quoted stdout-path values for imx53-ppd and
   vf610m4-colibri board.
 - Fix the typo of compatible string "fs,imx6sll-i2c" which should be
   "fsl,imx6sll-i2c".

* tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: dts: imx6sx-sdb: Fix enet phy regulator
  ARM: dts: fsl: Fix improperly quoted stdout-path values
  ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node

Signed-off-by: Olof Johansson <olof@lixom.net>