summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
Commit message (Expand)AuthorAgeFilesLines
* ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong2017-12-081-2/+2
* ARM64: dts: meson-gx: add gpio interrupt controllerJerome Brunet2017-10-291-0/+6
* ARM64: dts: meson-gxl: Take eMMC data strobe out of eMMC pinsNeil Armstrong2017-10-121-2/+8
* ARM64: dts: meson-gx: adjust gpio-ranges for TEST_NJerome Brunet2017-10-121-1/+1
* ARM64: dts: meson-gx: remove gpio offsetJerome Brunet2017-10-121-1/+1
* ARM64: dts: meson: add mmc clk gate pinsJerome Brunet2017-09-051-0/+33
* ARM64: dts: meson-gx: Use correct mmc clock source 0Jerome Brunet2017-09-051-3/+3
* ARM64: dts: meson-gx: Add AO CEC nodesNeil Armstrong2017-08-231-0/+5
* ARM64: dts: meson-gx: update AO clkc to new bindingsNeil Armstrong2017-08-231-0/+4
* ARM64: dts: meson-gx: use stable UART bindings with correct gate clockHelmut Klein2017-08-081-0/+25
* ARM64: dts: meson-gx: Add SPICC nodesNeil Armstrong2017-06-161-0/+7
* ARM64: dts: meson-gxbb: Add SPI pinctrl nodesNeil Armstrong2017-05-311-0/+16
* ARM64: dts: meson-gxbb: Add CEC pins nodesNeil Armstrong2017-05-311-0/+14
* ARM64: dts: Fix GXBB periphs pinctrl pull-enable register baseNeil Armstrong2017-05-311-1/+1
* arm64: dts: meson-gxbb: Fix node orderAndreas Färber2017-05-171-85/+96
* Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-05-091-32/+140
|\
| * ARM64: dts: meson-gx: Add support for HDMI outputNeil Armstrong2017-04-041-0/+12
| * ARM64: dts: meson-gxbb: add spdif output pinsjbrunet2017-03-281-0/+21
| * ARM64: dts: meson-gxbb: add i2s output pinsjbrunet2017-03-281-0/+63
| * ARM64: dts: meson-gxbb: Add gpio-ranges propertiesNeil Armstrong2017-03-281-0/+2
| * ARM64: dts: meson-gx: Add Mali nodes for GXBB and GXLNeil Armstrong2017-03-281-0/+37
| * ARM64: dts: meson-gx: Finally move common nodes to GX dtsiNeil Armstrong2017-03-231-35/+8Star
* | ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng nodeHeiner Kallweit2017-03-161-0/+5
|/
* ARM64: dts: meson: meson-gx: add the SAR ADCMartin Blumenstingl2017-01-301-0/+10
* ARM64: dts: meson-gx: Add HDMI HPD/DDC pinctrl nodesNeil Armstrong2017-01-181-0/+14
* ARM64: dts: meson-gx: add the serial CTS and RTS pin groupsMartin Blumenstingl2017-01-181-0/+40
* ARM64: dts: meson-gx: add the missing uart_AO_BMartin Blumenstingl2017-01-181-0/+7
* ARM64: dts: meson-gx: move the SCPI and SRAM nodes to meson-gxMartin Blumenstingl2017-01-101-57/+0Star
* ARM64: dts: meson-gx: Add Graphic Controller nodesNeil Armstrong2017-01-031-0/+4
* ARM64: dts: meson-gxbb: add SCPI pre-1.0 compatibleKevin Hilman2016-11-281-1/+1
* ARM64: dts: meson-gxbb: add the USB reset also to the second USB PHYMartin Blumenstingl2016-11-161-0/+1
* ARM64: dts: meson-gxbb: Move common nodes to meson-gxNeil Armstrong2016-11-151-136/+17Star
* ARM64: dts: meson-gxbb: Add SCPI with cpufreq & sensors NodesNeil Armstrong2016-11-151-0/+48
* ARM64: dts: meson-gxbb: Add SRAM nodeNeil Armstrong2016-10-201-0/+9
* ARM64: dts: meson-gxbb: add MMC supportKevin Hilman2016-10-201-1/+23
* ARM64: dts: meson-gxbb: Add rmii pinctrl node and rename rgmii nodeNeil Armstrong2016-10-181-1/+16
* ARM64: dts: amlogic: Add Meson GX dtsi from GXBBNeil Armstrong2016-10-181-516/+379Star
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2016-10-081-3/+326
|\
| * ARM64: dts: meson-gxbb: add USB NodesMartin Blumenstingl2016-09-141-0/+43
| * ARM64: dts: meson-gxbb: add I2C nodesNeil Armstrong2016-09-141-0/+40
| * ARM64: dts: meson-gxbb: add pins for I2CJerome Brunet2016-09-141-0/+32
| * ARM64: dts: meson-gxbb: Add SPIFC nodeNeil Armstrong2016-09-141-0/+9
| * ARM64: dts: meson-gxbb: add the SDIO pinsNeil Armstrong2016-09-141-0/+19
| * ARM64: dts: amlogic: add spi nor pinsJerome Brunet2016-09-141-0/+10
| * ARM64: dts: meson-gxbb: use the new GXBB DWMAC glue driverMartin Blumenstingl2016-09-141-3/+5
| * ARM64: dts: meson-gxbb: Add Meson GXBB PWM Controller nodesNeil Armstrong2016-09-141-0/+28
| * ARM64: dts: meson-gxbb: Add Meson MHU NodeNeil Armstrong2016-09-141-0/+9
| * ARM64: dts: amlogic: gxbb: Enable NVMEMCarlo Caione2016-09-021-0/+18
| * ARM64: dts: amlogic: gxbb: Enable secure monitorCarlo Caione2016-09-021-0/+6
| * ARM64: dts: meson-gxbb: Add PWM pinctrl nodesKevin Hilman2016-09-021-0/+77