summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/amlogic
AgeCommit message (Expand)AuthorFilesLines
2020-07-29arm64: dts: meson: odroid-n2: add jack audio output supportJerome Brunet1-5/+74
2020-07-29arm64: dts: meson: odroid-n2: enable audio loopbackJerome Brunet1-4/+61
2020-07-27arm64: dts: meson: fix mmc0 tuning error on Khadas VIM3Christian Hewitt2-1/+4
2020-07-27arm64: dts: meson: misc fixups for w400 dtsiChristian Hewitt1-2/+4
2020-07-21arm64: dts: amlogic: meson-g12: add the Mali OPP table and use DVFSMartin Blumenstingl1-15/+34
2020-07-21arm64: dts: amlogic: meson-gxm: add the Mali OPP table and use DVFSMartin Blumenstingl1-15/+30
2020-07-21arm64: dts: amlogic: meson-gx: add the Mali-450 OPP table and use DVFSMartin Blumenstingl4-86/+89
2020-07-21Merge tag 'amlogic-fixes' into v5.9/dt64Kevin Hilman4-2/+31
2020-07-21arm64: dts: meson: add support for the WeTek Core 2Christian Hewitt2-0/+88
2020-07-21arm64: dts: meson: add audio playback to khadas-vim3lChristian Hewitt1-0/+88
2020-07-21arm64: dts: meson: add audio playback to odroid-c4Christian Hewitt1-0/+88
2020-07-20arm64: dts: meson: update spifc node name on Khadas VIM3/VIM3LChristian Hewitt1-1/+1
2020-07-13arm64: dts: amlogic: Add the Ethernet "timing-adjustment" clockMartin Blumenstingl4-8/+14
2020-07-13arm64: dts: meson-gx: Switch to the meson-ee-pwrc bindingsMartin Blumenstingl3-12/+20
2020-07-13arm64: dts: meson-khadas-vim3: add Khadas MCU nodesNeil Armstrong1-0/+23
2020-06-29arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequencyNeil Armstrong3-2/+26
2020-06-29arm64: dts: meson: add missing gxl rng clockJerome Brunet1-0/+5
2020-06-04Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds42-463/+1744
2020-05-20arm64: dts: meson-g12b-gtking-pro: add initial device-treeChristian Hewitt2-0/+126
2020-05-20arm64: dts: meson-g12b-gtking: add initial device-treeChristian Hewitt2-0/+146
2020-05-20arm64: dts: meson: convert ugoos-am6 to common w400 dtsiChristian Hewitt2-374/+424
2020-05-19arm64: dts: meson: add ethernet interrupt to wetek dtsiChristian Hewitt1-0/+4
2020-05-19arm64: dts: meson: add support for the Smartlabs SML-5442TWChristian Hewitt2-0/+81
2020-05-19arm64: dts: meson: g12: add internal DAC glueJerome Brunet1-0/+9
2020-05-19arm64: dts: meson: g12: add internal DACJerome Brunet1-0/+11
2020-05-19arm64: dts: meson: libretech-pc: add internal DAC supportJerome Brunet1-0/+31
2020-05-19arm64: dts: meson: libretech-ac: add internal DAC supportJerome Brunet1-0/+30
2020-05-19arm64: dts: meson: libretech-cc: add internal DAC supportJerome Brunet1-0/+30
2020-05-19arm64: dts: meson: p230-q200: add internal DAC supportJerome Brunet1-0/+32
2020-05-19arm64: dts: meson: gxl: add acodec supportJerome Brunet1-0/+11
2020-05-19arm64: dts: meson-sm1: add support for Hardkernel ODROID-C4Dongjin Kim2-0/+403
2020-05-19arm64: dts: meson-sm1: add cpu thermal nodesNeil Armstrong1-0/+24
2020-05-19arm64: dts: meson-g12b: move G12B thermal nodes to meson-g12b.dtsiNeil Armstrong2-23/+22
2020-05-19arm64: dts: meson: libretech-pc: add initial audio playback supportJerome Brunet1-0/+40
2020-05-19arm64: dts: meson: libretech-ac: add initial audio playback supportJerome Brunet1-0/+40
2020-05-19arm64: dts: meson: libretech-cc: add initial audio playback supportJerome Brunet1-0/+40
2020-05-19arm64: dts: meson: p230-q200: add initial audio playback supportJerome Brunet1-0/+63
2020-05-19arm64: dts: meson-gx: add aiu supportJerome Brunet3-0/+59
2020-04-29arm64: dts: meson: kvim3: move hdmi to tdm aJerome Brunet1-9/+9
2020-04-29arm64: dts: meson-g12: remove spurious blank lineNeil Armstrong1-1/+0
2020-04-29arm64: dts: meson: S922X: extend cpu opp-pointsTim Lewis1-0/+15
2020-04-29arm64: dts: meson-g12b-khadas-vim3: add missing frddr_a status propertyNeil Armstrong1-0/+4
2020-04-29arm64: dts: meson: fix leds subnodes nameNeil Armstrong11-16/+16
2020-04-29arm64: dts: meson-gxbb-kii-pro: fix board compatibleNeil Armstrong1-1/+1
2020-04-29arm64: dts: meson-g12b-ugoos-am6: fix board compatibleNeil Armstrong1-1/+1
2020-04-29arm64: dts: meson: fixup SCP sram nodesNeil Armstrong2-8/+8
2020-04-29arm64: dts: meson-g12-common: fix dwc2 clock namesNeil Armstrong1-1/+1
2020-04-29arm64: dts: meson-g12b-ugoos-am6: fix usb vbus-supplyNeil Armstrong1-1/+1
2020-04-29arm64: dts: amlogic: use the new USB control driver for GXL and GXMMartin Blumenstingl16-31/+68
2020-04-03Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds19-98/+298