summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski2019-06-151-0/+2
* ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-151-2/+2
* ARM: dts: imx6sll: Specify IMX6SLL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3Sylwester Nawrocki2019-05-221-1/+1
* ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260Stuart Menefy2019-05-221-1/+1
* ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson2019-05-081-6/+6
* ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida2019-05-041-2/+2
* ARM: dts: pfla02: increase phy reset durationMarco Felsch2019-05-041-0/+1
* ARM: dts: bcm283x: Fix hdmi hpd gpio pullHelen Koike2019-05-041-1/+1
* ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf2019-04-171-1/+1
* ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-04-171-4/+22
* ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-04-171-4/+22
* ARM: dts: rockchip: fix rk3288 cpu opp node referenceJonas Karlman2019-04-171-3/+3
* ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notationMathieu Malaterre2019-04-051-9/+9
* ARM: dts: meson8b: fix the Ethernet data line signals in eth_rgmii_pinsMartin Blumenstingl2019-04-051-3/+3
* ARM: tegra: Restore DT ABI on Tegra124 ChromebooksThierry Reding2019-03-231-1/+16
* ARM: dts: armada-xp: fix Armada XP boards NAND descriptionThomas Petazzoni2019-03-233-68/+76
* ARM: dts: Configure clock parent for pwm vibraTony Lindgren2019-03-231-0/+11
* ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4Marek Szyprowski2019-03-131-1/+1
* ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski2019-03-131-0/+3
* ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3Marek Szyprowski2019-03-131-7/+6
* ARM: dts: imx6sx: correct backward compatible of gptAnson Huang2019-03-131-1/+1
* ARM: dts: meson8m2: mxiii-plus: mark the SD card detection GPIO active-lowMartin Blumenstingl2019-03-131-2/+1
* ARM: dts: meson8b: odroidc1: mark the SD card detection GPIO active-lowMartin Blumenstingl2019-03-131-2/+1
* arm: dts: meson: Fix IRQ trigger type for macirqCarlo Caione2019-03-132-2/+1
* ARM: dts: sun8i: h3: Add ethernet0 alias to Beelink X2Jernej Skrabec2019-03-131-1/+1
* ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flagsTony Lindgren2019-03-131-1/+1
* ARM: OMAP: dts: N950/N9: fix onenand timingsAaro Koskinen2019-03-131-14/+28
* ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_typeTony Lindgren2019-02-202-4/+17
* ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij2019-02-201-2/+2
* ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi2019-02-201-1/+1
* ARM: dts: da850-lcdk: Correct the audio codec regulatorsPeter Ujfalusi2019-02-201-0/+36
* ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi2019-02-201-1/+1
* ARM: dts: da850-evm: Correct the audio codec regulatorsPeter Ujfalusi2019-02-201-4/+25
* ARM: dts: da850: fix interrupt numbers for clocksourceBartosz Golaszewski2019-02-151-1/+1
* ARM: dts: imx51-zii-rdu1: Do not specify "power-gpio" for hpa1Andrey Smirnov2019-02-121-4/+13
* ARM: dts: Fix up the D-Link DIR-685 MTD partition infoLinus Walleij2019-02-121-10/+6
* ARM: dts: Fix OMAP4430 SDP Ethernet startupRussell King - ARM Linux2019-02-121-0/+1
* ARM: dts: aspeed: add missing memory unit-addressRob Herring2019-02-124-5/+4
* ARM: dts: mmp2: fix TWSI2Lubomir Rintel2019-02-121-3/+6
* ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clockFabio Estevam2019-01-131-2/+7
* ARM: dts: imx7d-pico: Describe the Wifi clockFabio Estevam2019-01-131-1/+21
* ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3VCorentin Labbe2019-01-131-2/+2