]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'v4.3-next-dts' of https://github.com/mbgg/linux-mediatek into next/dt
authorOlof Johansson <olof@lixom.net>
Fri, 23 Oct 2015 17:24:44 +0000 (10:24 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 23 Oct 2015 17:24:44 +0000 (10:24 -0700)
Delete regulator-compatible usage in mt8135-evbp1.dts.
The regualtor-compatible binding is deprecated, instead the node name
is used.

Mediatek timer driver supports as well mt8127, mt8135 and mt8173. Add
these SOCs to the bindings list.

Power domains venc and venc_lt need clocks two extra clocks to access
their registers. We update the bindings documentation about this.

Update SMP bindings documentation by adding support for mt6589 and mt81xx SOCs.

Update mt8127.dtsi and mt8135.dtsi to enable SMP support.

* tag 'v4.3-next-dts' of https://github.com/mbgg/linux-mediatek:
  ARM: dts: mt8127: enable basic SMP bringup for mt8127
  ARM: dts: mt8135: enable basic SMP bringup for mt8135
  devicetree: bindings: add new SMP enable method Mediatek SoC
  dt-bindings: soc: Add clocks for Mediatek SCPSYS unit
  dt-bindings: add more MediaTek SoC to mtk-timer binding
  ARM: dts: mt8135-evbp1: remove regulator-compatible usage

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

Trivial merge