summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun6i-a31.dtsi
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: sun6i: Add clock-output-names to osc24M clockChen-Yu Tsai2019-01-091-0/+1
* ARM: dts: sunxi: Fix PMU compatible stringsRob Herring2018-12-071-1/+1
* ARM: dts: sun6i: Provide default muxing for relevant controllersMaxime Ripard2018-11-281-0/+10
* ARM: dts: sun6i: Change pinctrl nodes to avoid warningMaxime Ripard2018-11-281-17/+17
* ARM: dts: sun6i: Remove SoC node unit-name to avoid warningsMaxime Ripard2018-11-281-1/+1
* ARM: dts: sun6i: Change clock node names to avoid warningsMaxime Ripard2018-11-281-4/+4
* ARM: dts: sun6i: Change framebuffer node names to avoid warningsMaxime Ripard2018-11-281-2/+2
* ARM: dts: sun6i: Remove skeleton and memory to avoid warningsMaxime Ripard2018-11-281-6/+2
* ARM: dts: sunxi: Add all CPUs in cooling mapsViresh Kumar2018-11-191-4/+7
* ARM: dts: sunxi: Add missing cooling device properties for CPUsViresh Kumar2018-06-181-0/+30
* ARM: dts: sun[4-7]i: Remove "cooling-{min|max}-level" for CPU nodesViresh Kumar2018-02-131-2/+0
* ARM: dts: sunxi: Convert to CCU index macros for HDMI controllerChen-Yu Tsai2017-12-051-2/+2
* ARM: dts: sun6i: Add device node for HDMI controllerChen-Yu Tsai2017-10-111-0/+55
* ARM: dts: sunxi: Remove leading zeros from unit-addressesMaxime Ripard2017-10-061-56/+56
* ARM: dts: sun6i: Add cross pipeline connections between DRCs and TCONsChen-Yu Tsai2017-09-171-0/+20
* ARM: dts: sun6i: a31: Add DAI nodesMarcus Cooper2017-09-171-0/+26
* ARM: dts: sun6i: Fix endpoint IDs in second display pipelineChen-Yu Tsai2017-09-171-8/+8
* ARM: dts: sun6i: a31: Use new sun6i-a31-r-intc compatible for NMI/R_INTCChen-Yu Tsai2017-08-051-3/+3
* ARM: dts: sunxi: add SoC specific compatibles for the crypto nodesAntoine Tenart2017-06-071-1/+2
* ARM: dts: sun6i: Enable tcon0 by defaultChen-Yu Tsai2017-05-141-1/+0
* ARM: dts: sun6i: Add second display pipeline device nodesChen-Yu Tsai2017-05-141-1/+167
* ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h headerChen-Yu Tsai2017-03-271-1/+0
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2017-02-231-61/+61
|\
| * Merge tag 'sunxi-dt-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2017-02-071-0/+22
| |\
| | * ARM: dts: sun6i: Add the SPDIF block to the A31Marcus Cooper2017-01-101-0/+13
| | * ARM: dts: sun6i: Add SPDIF TX pin to the A31Marcus Cooper2017-01-101-0/+5
| | * ARM: dts: sunxi: Explicitly enable pull-ups for MMC pinsChen-Yu Tsai2017-01-101-0/+4
| * | ARM: DTS: Fix register map for virt-capable GICMarc Zyngier2017-02-071-1/+1
| |/
| * ARM: sunxi: Convert pinctrl nodes to generic bindingsMaxime Ripard2016-12-261-38/+38
| * ARM: sunxi: Remove useless allwinner,pull propertyMaxime Ripard2016-12-261-14/+0
| * ARM: sunxi: Remove useless allwinner,drive propertyMaxime Ripard2016-12-261-8/+0
* | ARM: dts: sun6i: Disable display pipeline by defaultChen-Yu Tsai2017-01-101-0/+1
|/
* ARM: sunxi: Add the missing clocks to the pinctrl nodesMaxime Ripard2016-11-221-2/+4
* ARM: dts: sun6i: Add audio codec device nodeChen-Yu Tsai2016-11-221-0/+13
* ARM: dts: sun6i: Add A31 LCD0 RGB888 pinsChen-Yu Tsai2016-11-221-0/+13
* ARM: dts: sun6i: Add device nodes for first display pipelineChen-Yu Tsai2016-11-221-0/+152
* ARM: dts: sun6i: Sort pinmux setting nodesChen-Yu Tsai2016-11-221-41/+41
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2016-10-071-327/+97
|\
| * ARM: dts: sun6i: switch A31/A31s to new CCU clock bindingsChen-Yu Tsai2016-09-101-327/+97
* | ARM: dts: sunxi: Use new sun7i-a20-mmc compatible on sun7i and newerHans de Goede2016-09-261-4/+4
|/
* ARM: dts: sun6i: Add mmc3 pins for 8 bit emmcChen-Yu Tsai2016-01-251-0/+10
* ARM: dts: sun6i: Add simplefb node labels to reference at board levelChen-Yu Tsai2015-10-231-2/+2
* ARM: dts: sun6i: Add mmc2_pins_a pinmux setting to sun6i-a31.dtsiHans de Goede2015-10-171-1/+9
* ARM: dts: sunxi: Fix interrupt-cells for [r]pio on A23/A31/A33/A80Hans de Goede2015-10-171-1/+1
* ARM: dts: sun6i: Add mmc2 pins for 8 bit emmcChen-Yu Tsai2015-09-271-0/+10
* ARM: dts: sun6i: Add lradc nodeChen-Yu Tsai2015-09-271-0/+7
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-09-011-2/+14
|\
| * ARM: sunxi: dt: Convert users to the PIO interrupts bindingMaxime Ripard2015-07-281-2/+1
| * ARM: dts: sun6i: Add USB Dual Role ControllerHans de Goede2015-07-061-0/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-311-0/+18
|\ \
OpenPOWER on IntegriCloud