summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/mediatek
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: Add spi slave dtsLeilk Liu2018-09-281-0/+11
* arm64: dts: mt7622: add bananapi BPI-R64 boardRyder Lee2018-09-252-0/+531
* arm64: dts: mt7622: fix ram size for rfb1Ryder Lee2018-09-251-98/+98
* arm64: dts: mt7622: add a bluetooth 5 device nodeRyder Lee2018-09-251-0/+7
* arm64: dts: mt7622: add timer, CCI-400 and PMU nodesRyder Lee2018-09-251-0/+55
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-08-251-1/+1
|\
| * arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria2018-08-241-1/+1
* | arm64: dts: Add Mediatek X20 Development Board supportManivannan Sadhasivam2018-07-202-0/+34
* | arm64: dts: mt7622: update a clock property for UART0Ryder Lee2018-07-171-1/+1
* | arm64: dts: mt7622: add earlycon to mt7622-rfb1 boardSean Wang2018-07-161-1/+1
* | arm64: dts: mt7622: use gpio-ranges to pinctrl deviceSean Wang2018-07-161-0/+1
* | arm64: dts: mediatek: Add missing cooling device properties for CPUsViresh Kumar2018-07-022-0/+3
* | arm64: dts: mt7622: add EINT support to pinctrlSean Wang2018-06-252-2/+8
|/
* 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/+2
| * 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-014-0/+325
|\
| * arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann2018-01-111-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/+4
|/
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2017-11-161-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-141-4/+0
|\ \
| * | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-091-3/+0
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+0
| |/
* | Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-11-131-8/+4
|\ \
| * | arm64: dts: mt8173: remove "mediatek, mt8135-mmc" from mmc nodesChaotian Jing2017-11-021-8/+4
| |/
* | 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
OpenPOWER on IntegriCloud