]> asedeno.scripts.mit.edu Git - linux.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)
commit8d810a4029c6f0d9b19da3d96e1c29ed5930656a
tree57fab51ab4298ab78060610bb975f1d5731ba17a
parent8bd30f22984d58357dbef18d141fc1ef49d9994b
parente501506d3ea00eefa64463ebd9e5c13ee70990bd
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>