aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun6i-a31.dtsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-05ARM: dts: sun6i: a31: Use new sun6i-a31-r-intc compatible for NMI/R_INTCChen-Yu Tsai1-3/+3
2017-06-07ARM: dts: sunxi: add SoC specific compatibles for the crypto nodesAntoine Tenart1-1/+2
2017-05-14ARM: dts: sun6i: Enable tcon0 by defaultChen-Yu Tsai1-1/+0
2017-05-14ARM: dts: sun6i: Add second display pipeline device nodesChen-Yu Tsai1-1/+167
2017-03-27ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h headerChen-Yu Tsai1-1/+0
2017-02-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-61/+61
2017-02-07Merge tag 'sunxi-dt-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/dtArnd Bergmann1-0/+22
2017-02-07ARM: DTS: Fix register map for virt-capable GICMarc Zyngier1-1/+1
2017-01-10ARM: dts: sun6i: Add the SPDIF block to the A31Marcus Cooper1-0/+13
2017-01-10ARM: dts: sun6i: Add SPDIF TX pin to the A31Marcus Cooper1-0/+5
2017-01-10ARM: dts: sunxi: Explicitly enable pull-ups for MMC pinsChen-Yu Tsai1-0/+4
2017-01-10ARM: dts: sun6i: Disable display pipeline by defaultChen-Yu Tsai1-0/+1
2016-12-26ARM: sunxi: Convert pinctrl nodes to generic bindingsMaxime Ripard1-38/+38
2016-12-26ARM: sunxi: Remove useless allwinner,pull propertyMaxime Ripard1-14/+0
2016-12-26ARM: sunxi: Remove useless allwinner,drive propertyMaxime Ripard1-8/+0
2016-11-22ARM: sunxi: Add the missing clocks to the pinctrl nodesMaxime Ripard1-2/+4
2016-11-22ARM: dts: sun6i: Add audio codec device nodeChen-Yu Tsai1-0/+13
2016-11-22ARM: dts: sun6i: Add A31 LCD0 RGB888 pinsChen-Yu Tsai1-0/+13
2016-11-22ARM: dts: sun6i: Add device nodes for first display pipelineChen-Yu Tsai1-0/+152
2016-11-22ARM: dts: sun6i: Sort pinmux setting nodesChen-Yu Tsai1-41/+41
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-327/+97
2016-09-26ARM: dts: sunxi: Use new sun7i-a20-mmc compatible on sun7i and newerHans de Goede1-4/+4
2016-09-10ARM: dts: sun6i: switch A31/A31s to new CCU clock bindingsChen-Yu Tsai1-327/+97
2016-01-25ARM: dts: sun6i: Add mmc3 pins for 8 bit emmcChen-Yu Tsai1-0/+10
2015-10-23ARM: dts: sun6i: Add simplefb node labels to reference at board levelChen-Yu Tsai1-2/+2
2015-10-17ARM: dts: sun6i: Add mmc2_pins_a pinmux setting to sun6i-a31.dtsiHans de Goede1-1/+9
2015-10-17ARM: dts: sunxi: Fix interrupt-cells for [r]pio on A23/A31/A33/A80Hans de Goede1-1/+1
2015-09-27ARM: dts: sun6i: Add mmc2 pins for 8 bit emmcChen-Yu Tsai1-0/+10
2015-09-27ARM: dts: sun6i: Add lradc nodeChen-Yu Tsai1-0/+7
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+14
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+18
2015-08-13ARM: dts: sun6i: Add security system crypto engine clock and device nodesChen-Yu Tsai1-0/+18
2015-08-12ARM: sun6i: Add clock indicesMaxime Ripard1-0/+24
2015-07-28ARM: sunxi: dt: Convert users to the PIO interrupts bindingMaxime Ripard1-2/+1
2015-07-06ARM: dts: sun6i: Add USB Dual Role ControllerHans de Goede1-0/+13
2015-05-10ARM: sunxi: dt: Fix whitespace errorsMaxime Ripard1-5/+5
2015-05-10ARM: sunxi: DT: Fix lines over 80 charactersMaxime Ripard1-11/+19
2015-05-10ARM: sunxi: dt: Remove the FSF addressMaxime Ripard1-5/+0
2015-04-27ARM: dts: sun6i: Set PLL6 as parent to AHB1 clock in AHB1 clock nodeChen-Yu Tsai1-4/+8
2015-04-27ARM: dts: sun6i: Add cpu thermal zones to dtsiChen-Yu Tsai1-0/+33
2015-04-27ARM: dts: sun6i: Add cpu clock reference and operating points to dtsiChen-Yu Tsai1-1/+13
2015-04-27ARM: dts: sun6i: Add pinmux settings for mmc1 to dtsiChen-Yu Tsai1-0/+8
2015-04-27ARM: dts: sunxi: Add address- and size-cells properties to the mmc ctrl nodesHans de Goede1-0/+8
2015-04-27ARM: dts: sun6i: add p2wi controller node to dtsiBoris BREZILLON1-0/+21
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-31/+55
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-64/+118
2015-02-02Merge branch 'clk-next' into v3.19-rc7Michael Turquette1-31/+55
2015-01-25ARM: sunxi: dt: Fix aliasesMaxime Ripard1-6/+0
2015-01-24ARM: dts: sun6i: Add resistive touchscreen controller node to dtsiChen-Yu Tsai1-0/+7
2015-01-21ARM: sun6i: Enable ARM arch timersMaxime Ripard1-0/+10