]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitde0b2a545c3e3115ef834c48465b4c1a559ad41c
treed782a37187807a0df491da867f1657f8dfa16200
parent4751424117547546d197e99ce91e4bdc0c3a1101
parent060646a218b357e758b3dc6bbce2865bd0aadd44
Merge tag 'v4.3-next-dts' of https://github.com/mbgg/linux-mediatek into next/dt

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>