summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/mediatek
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: mt7622: add audio related device nodesRyder Lee2018-05-112-2/+98
* arm64: dts: mt7622: add High-Speed DMA device nodesSean Wang2018-05-111-0/+10
* arm64: dts: mt2712: add pintcrl device node.Zhiyong Tao2018-04-171-0/+18
* arm64: dts: mt2712: add pintcrl fileZhiyong Tao2018-04-171-0/+1123
* arm64: dts: add clock device nodes of MT2712weiyi.lu@mediatek.com2018-04-171-0/+28
* Merge tag 'v4.16-next-dts64' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2018-03-275-5/+1238
|\
| * arm64: dts: mt2712: Add auxadc device node.Zhiyong Tao2018-03-192-0/+13
| * arm64: dts: mt7622: add mmc related device nodesSean Wang2018-03-112-0/+126
| * arm64: dts: mt7622: add usb device nodesChunfeng Yun2018-03-112-0/+79
| * arm64: dts: mt7622: add SATA device nodesRyder Lee2018-03-112-0/+48
| * arm64: dts: mt7622: add PCIe device nodesRyder Lee2018-03-112-0/+84
| * arm64: dts: mt7622: add ethernet device nodesSean Wang2018-03-112-0/+53
| * arm64: dts: mt7622: add flash related device nodesSean Wang2018-03-112-0/+55
| * arm64: dts: mt7622: add SoC and peripheral related device nodesSean Wang2018-03-112-0/+318
| * arm64: dts: mt7622: turn uart0 clock to real onesSean Wang2018-03-111-13/+2Star
| * arm64: dts: mt7622: add cpufreq related device nodesSean Wang2018-03-112-0/+64
| * arm64: dts: mt7622: add PMIC MT6380 related nodesSean Wang2018-03-113-0/+106
| * arm64: dts: mt7622: add pinctrl related device nodesSean Wang2018-03-112-0/+207
| * arm64: dts: mt7622: add power domain controller device nodesSean Wang2018-03-111-0/+15
| * arm64: dts: mt7622: add clock controller device nodesSean Wang2018-03-111-0/+76
* | arm64: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-221-1/+1
|/
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-02-024-0/+325
|\
| * arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann2018-01-121-0/+2
| * arm64: dts: Add power controller device node of MT2712weiyi.lu@mediatek.com2017-12-211-0/+16
| * arm64: dts: mediatek: add mt2712 cpufreq related device nodesAndrew-sh Cheng2017-12-212-0/+84
| * arm64: dts: mt2712: Add clock controller device nodesweiyi.lu@mediatek.com2017-12-211-0/+115
| * arm64: dts: mediatek: add mt8173 cpufreq related device nodesAndrew-sh Cheng2017-12-212-0/+108
* | arm64: dts: mt8173: update properties about USB wakeupChunfeng Yun2018-01-092-10/+4Star
|/
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2017-11-171-0/+25
|\
| * arm64: dts: mediatek: Add cpuidle support for MT2712James Liao2017-10-101-0/+25
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-151-4/+0Star
|\ \
| * | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-101-3/+0Star
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+0Star
| |/
* | Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-11-131-8/+4Star
|\ \
| * | arm64: dts: mt8173: remove "mediatek, mt8135-mmc" from mmc nodesChaotian Jing2017-11-021-8/+4Star
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefileyt.shen@mediatek.com2017-08-173-0/+204
* arm64: dts: mediatek: Delete unused dummy clock for MT6797Matthias Brugger2017-08-171-7/+0Star
* arm64: dts: mediatek: add watchdog to MT6797Matthias Brugger2017-08-171-0/+5
* arm64: dts: mt7622: add dts file for MT7622 reference board variant 1Sean Wang2017-07-202-0/+28
* arm64: dts: mt7622: add basic nodes to the mt7622.dtsi fileSean Wang2017-07-201-0/+110
* arm64: dts: mediatek: don't include missing fileArnd Bergmann2017-06-231-1/+0Star
* Merge tag 'v4.12-next-dts64' of https://github.com/mbgg/linux-mediatek into n...Olof Johansson2017-06-194-74/+361
|\
| * arm64: dts: mt8173: Fix mdp device treeDaniel Kurtz2017-06-081-66/+60Star
| * arm64: dts: mediatek: add clk and scp nodes for MT6797Mars Cheng2017-05-151-4/+67
| * arm64: dts: mediatek: add mt6797 supportMars Cheng2017-05-153-0/+219
| * arm64: dts: mt8173: move clock from phy node into port nodeschunfeng.yun@mediatek.com2017-05-151-2/+6
| * arm64: dts: mt8173: split usb SuperSpeed port into two portschunfeng.yun@mediatek.com2017-05-151-6/+13
* | ARM64: dts: mediatek: configure some fixed mmc parametersyong mao2017-05-091-0/+3
|/
* Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-02-241-2/+11
|\