[resend GIT PULL] ARM: mediatek: dts updates for v4.3

Matthias Brugger matthias.bgg at gmail.com
Sun Oct 18 05:21:54 PDT 2015


Hi Arnd and Olof,

Please pull the following patches.

I resend this pull request, because I forgot to add the arm mailing
list in the first place.

Thanks,
Matthias

---

The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:

  Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)

are available in the git repository at:

  https://github.com/mbgg/linux-mediatek.git tags/v4.3-next-dts

for you to fetch changes up to 060646a218b357e758b3dc6bbce2865bd0aadd44:

  ARM: dts: mt8127: enable basic SMP bringup for mt8127 (2015-10-12
19:10:38 +0200)

----------------------------------------------------------------
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.

----------------------------------------------------------------
James Liao (1):
      dt-bindings: soc: Add clocks for Mediatek SCPSYS unit

Javier Martinez Canillas (1):
      ARM: dts: mt8135-evbp1: remove regulator-compatible usage

Yingjoe Chen (4):
      dt-bindings: add more MediaTek SoC to mtk-timer binding
      devicetree: bindings: add new SMP enable method Mediatek SoC
      ARM: dts: mt8135: enable basic SMP bringup for mt8135
      ARM: dts: mt8127: enable basic SMP bringup for mt8127

 Documentation/devicetree/bindings/arm/cpus.txt     |  2 ++
 .../devicetree/bindings/soc/mediatek/scpsys.txt    | 10 ++++----
 .../bindings/timer/mediatek,mtk-timer.txt          |  8 ++++---
 arch/arm/boot/dts/mt8127.dtsi                      | 27 ++++++++++++++++++++++
 arch/arm/boot/dts/mt8135-evbp1.dts                 | 23 ------------------
 arch/arm/boot/dts/mt8135.dtsi                      | 27 ++++++++++++++++++++++
 6 files changed, 67 insertions(+), 30 deletions(-)



More information about the linux-arm-kernel mailing list