From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthias.bgg@gmail.com (Matthias Brugger) Date: Mon, 12 Jun 2017 12:31:47 +0200 Subject: [GIT PULL] ARM: Medaitek armv7 DTS for v4.13 Message-ID: <5056d433-90b3-a3ca-4df7-9ff02ab6027b@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Arnd and Olof, Please find below my merge request for armv7 device tree changes. Regards, Matthias --- The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: Linux 4.12-rc1 (2017-05-13 13:19:49 -0700) are available in the git repository at: https://github.com/mbgg/linux-mediatek.git tags/v4.12-next-dts32 for you to fetch changes up to aac5e972d4c7bc728df605f5427d9c2458c34ea9: arm: dts: mediatek: Add audio driver node for MT2701 (2017-06-07 10:47:25 +0200) ---------------------------------------------------------------- Add device tree nodes for mt7623: - clocks - power domain - pmic-wrapper - pinctrl - i2c - spi - nand - mmc - usb - pwm - ethernet - crypto engine - infared remote control - audio controller - ADC - efuse - thermal driver - HW random generator mt2701: - NOR flash - JPEG decoder - i2c - audio controller ---------------------------------------------------------------- Garlic Tseng (1): arm: dts: mediatek: Add audio driver node for MT2701 Guochun Mao (1): arm: dts: mt2701: add nor flash node John Crispin (9): arm: dts: mt7623: add clock controller device nodes arm: dts: mt7623: add subsystem clock controller device nodes arm: dts: mt7623: add power domain controller device node arm: dts: mt7623: add pinctrl nodes to the mt7623 dtsi file arm: dts: mt7623: add pmic wrapper nodes to the mt7623 dtsi file arm: dts: mt7623: add i2c nodes to the mt7623.dtsi file arm: dts: mt7623: add nand nodes to the mt7623.dtsi file arm: dts: mt7623: add mmc nodes to the mt7623.dtsi file arm: dts: mt7623: add usb nodes to the mt7623.dtsi file Jun Gao (1): arm: dts: Add Mediatek MT2701 i2c device node Rick Chang (1): arm: dts: mt2701: Add node for Mediatek JPEG Decoder Sean Wang (11): arm: dts: mt7623: add spi nodes to the mt7623.dtsi file arm: dts: mt7623: add pwm nodes to the mt7623.dtsi file arm: dts: mt7623: add ethernet nodes to the mt7623.dtsi file arm: dts: mt7623: add crypto engine nodes to the mt7623.dtsi file arm: dts: mt7623: add ir nodes to the mt7623.dtsi file arm: dts: mt7623: add afe nodes to the mt7623.dtsi file arm: dts: mt7623: add rng nodes to the mt7623.dtsi file arm: dts: mt7623: add auxadc nodes to the mt7623.dtsi file arm: dts: mt7623: add efuse nodes to the mt7623.dtsi file arm: dts: mt7623: add thermal nodes to the mt7623.dtsi file arm: dts: mt7623: add Sean as one of authors for mt7623.dtsi files Youlin Pei (1): ARM: dts: mt2701: Add mtk-cirq node for mt2701 arch/arm/boot/dts/mt2701-evb.dts | 132 ++++++++++ arch/arm/boot/dts/mt2701.dtsi | 179 ++++++++++++- arch/arm/boot/dts/mt7623.dtsi | 546 ++++++++++++++++++++++++++++++++++++++- 3 files changed, 846 insertions(+), 11 deletions(-)