aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun9i-a80.dtsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-14ARM: dts: sun9i: Fix I2C bus warningsRob Herring1-1/+1
2018-03-19ARM: dts: sun9i: Add pinmux settings for LCD0 RGB888 output.Chen-Yu Tsai1-0/+11
2018-03-19ARM: dts: sun9i: Add device nodes for documented display pipelines for A80Chen-Yu Tsai1-0/+381
2018-03-10ARM: dts: sun9i: Add enable-method for SMP support for the A80 SoCChen-Yu Tsai1-0/+8
2018-02-16ARM: dts: sun9i: Add secure SRAM node used for SMP hotplugChen-Yu Tsai1-0/+19
2018-02-16ARM: dts: sun9i: Add PRCM device node for the A80 dtsiChen-Yu Tsai1-0/+5
2018-02-16ARM: dts: sun9i: Add CPUCFG device node for A80 dtsiChen-Yu Tsai1-0/+5
2018-02-16ARM: dts: sun9i: Add CCI-400 device nodes for A80Chen-Yu Tsai1-0/+46
2017-10-13ARM: dts: sun9i: Change node names to remove underscoresMaxime Ripard1-5/+5
2017-10-06ARM: dts: sun9i: Rename pinctrl nodes to avoid warningsMaxime Ripard1-6/+6
2017-10-06ARM: dts: sun9i: Remove skeleton to avoid warningsMaxime Ripard1-7/+2
2017-10-06ARM: dts: sunxi: Remove leading zeros from unit-addressesMaxime Ripard1-43/+43
2017-03-27ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h headerChen-Yu Tsai1-2/+0
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-297/+107
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/+3
2017-02-07ARM: DTS: Fix register map for virt-capable GICMarc Zyngier1-1/+1
2017-01-30ARM: dts: sun9i: Switch to new clock bindingsChen-Yu Tsai1-297/+107
2017-01-10ARM: dts: sunxi: Explicitly enable pull-ups for MMC pinsChen-Yu Tsai1-0/+3
2016-12-26ARM: sunxi: Convert pinctrl nodes to generic bindingsMaxime Ripard1-25/+25
2016-12-26ARM: sunxi: Remove useless allwinner,pull propertyMaxime Ripard1-7/+0
2016-12-26ARM: sunxi: Remove useless allwinner,drive propertyMaxime Ripard1-4/+0
2016-11-22ARM: sunxi: Add the missing clocks to the pinctrl nodesMaxime Ripard1-2/+4
2016-11-22ARM: dts: sun9i: Add mmc1 pinmux settingChen-Yu Tsai1-0/+8
2016-08-27ARM: dts: sun9i: Add missing #interrupt-cells to R_PIO pinctrl device nodeChen-Yu Tsai1-2/+1
2016-08-22ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32kChen-Yu Tsai1-6/+5
2016-01-25ARM: dts: sun9i: Include SDC2_RST pin in mmc2_8bit_pinsChen-Yu Tsai1-1/+2
2016-01-25ARM: dts: sun9i: Use sun9i specific mmc compatibleChen-Yu Tsai1-4/+4
2015-12-03ARM: dts: sun9i: Add NMI controller device nodeChen-Yu Tsai1-0/+8
2015-12-01ARM: dts: sun9i: Add Reduced Serial Bus controller device node to A80 dtsiChen-Yu Tsai1-0/+21
2015-12-01ARM: dts: sun9i: Add consumer IR receiver device node and pinmux settingsChen-Yu Tsai1-0/+19
2015-12-01ARM: dts: sun9i: Add A80 R_PIO pin controller device nodeChen-Yu Tsai1-0/+14
2015-12-01ARM: dts: sun9i: Add TODO comments for the main and low power clocksChen-Yu Tsai1-0/+18
2015-12-01ARM: dts: sun9i: Add A80 PRCM clocks and reset control nodesChen-Yu Tsai1-1/+78
2015-10-17ARM: dts: sunxi: Fix interrupt-cells for [r]pio on A23/A31/A33/A80Hans de Goede1-1/+1
2015-08-12ARM: sun9i: Wrap the clock-indicesMaxime Ripard1-10/+22
2015-06-01ARM: dts: sun9i: Add device node for watchdogChen-Yu Tsai1-0/+6
2015-05-10ARM: sunxi: DT: Fix lines over 80 charactersMaxime Ripard1-1/+1
2015-05-10ARM: sunxi: dt: Remove the FSF addressMaxime Ripard1-5/+0
2015-04-27ARM: dts: sun9i: Enable ARM architected timer on A80Chen-Yu Tsai1-0/+10
2015-04-27ARM: dts: sunxi: Add address- and size-cells properties to the mmc ctrl nodesHans de Goede1-0/+8
2015-04-27ARM: dts: sun9i: Add USB host controller nodes to a80 dtsiChen-Yu Tsai1-0/+55
2015-04-27ARM: dts: sun9i: Add usb phy nodes to a80 dtsiChen-Yu Tsai1-0/+37
2015-04-27ARM: dts: sun9i: Add usb clock nodes to a80 dtsiChen-Yu Tsai1-0/+22
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-32/+160
2015-01-25ARM: sunxi: dt: Fix aliasesMaxime Ripard1-10/+0
2015-01-21ARM: dts: sun9i: Add 8 bit mmc pinmux setting for mmc2Chen-Yu Tsai1-0/+9
2015-01-21ARM: dts: sun9i: Add mmc controller nodes to the A80 dtsiChen-Yu Tsai1-0/+48
2015-01-21ARM: dts: sun9i: Add mmc config clock nodesChen-Yu Tsai1-0/+13
2015-01-21ARM: dts: sun9i: Add pinmux setting for mmc0Chen-Yu Tsai1-0/+8
2015-01-21ARM: dts: sun9i: Add clock-indices property for bus gate clocksChen-Yu Tsai1-0/+10