]> 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)
commit0cbb3ee0fe7aa78732661da84a68514d218bd8bd
tree57fab51ab4298ab78060610bb975f1d5731ba17a
parent65b01e7ac01879e0897342c469f5468972983c05
parent0133d38741a7e6e2a2bce7c652b5d60592b28788
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>