]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorOlof Johansson <olof@lixom.net>
Sun, 3 Dec 2017 01:01:40 +0000 (17:01 -0800)
committerOlof Johansson <olof@lixom.net>
Sun, 3 Dec 2017 01:01:40 +0000 (17:01 -0800)
commit2e5e6064f0f11cc97a88a28ddb4902ddd8f9e53a
tree57fab51ab4298ab78060610bb975f1d5731ba17a
parent4a94482c86ca234e8aacfea98d06918e6cb48455
parente484e575168f4411710d2a8fd6536982c2ab61ad
Merge tag 'imx-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes

i.MX fixes for 4.15:
 - A fix for vf610-zii-dev-rev-c board which correct the unit-address
   of I2C EEPROM node to match the 'reg' property.
 - We thought the RTC block on i.MX53 is compatible with the one found
   on i.MX25, and added the device for i.MX53 device tree.  But it turns
   out that's not the case, and we have to revert the change.

* tag 'imx-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  Revert "ARM: dts: imx53: add srtc node"
  ARM: dts: vf610-zii-dev-rev-c: Fix the I2C EEPROM address

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