Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Sun, 20 May 2018 00:58:32 +0000 (17:58 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 20 May 2018 00:58:32 +0000 (17:58 -0700)
commit709f490d5b594b9548577d2285ffeaad8a278b10
tree040131774cefab01680aa8b3950d0947fe8e9bbb
parenta7be67b381ade36bf190601bdc5d6f44bae3cefe
parent9df50ba76ac1485b844beffa1f3f5d9659d9cdaf
Merge tag 'tegra-for-4.17-fixes-2' of git://git./linux/kernel/git/tegra/linux into fixes

arm64: tegra: Device tree fixes for v4.17

This contains a one-line update to the device tree of the Tegra186 P3310
processor module, fixing the polarity of the PHY interrupt. Originally,
this was queued to go into v4.18, but the PHY ID matching patch has now
found its way into v4.17-rc5, which means that the PHY driver will know
how to identify the PHY on this board and try to use the interrupt. This
will unfortunately cause networking to break on P3310, hence why I think
this should go into v4.17.

* tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  arm64: tegra: Make BCM89610 PHY interrupt as active low

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