summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2020-11-163-2/+5
|\
| * ARM: dts: imx50-evk: Fix the chip select 1 IOMUXFabio Estevam2020-11-101-1/+1
| * ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clockingAndrew Lunn2020-11-021-0/+3
| * arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phySergey Matyukevich2020-11-021-1/+1
* | Merge tag 'sunxi-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2020-11-1311-15/+10
|\ \
| * | ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay on Ethernet PHYChen-Yu Tsai2020-10-261-1/+1
| * | ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHYChen-Yu Tsai2020-10-262-2/+2
| * | ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet PHYChen-Yu Tsai2020-10-262-2/+2
| * | ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay on Ethernet PHYChen-Yu Tsai2020-10-261-1/+1
| * | ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay on Ethernet PHYChen-Yu Tsai2020-10-261-1/+1
| * | ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on Ethernet PHYChen-Yu Tsai2020-10-261-1/+1
| * | ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on Ethernet PHYChen-Yu Tsai2020-10-261-1/+1
| * | Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high"Chen-Yu Tsai2020-10-261-5/+0
| * | ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet nodeJernej Skrabec2020-10-261-1/+1
* | | Merge tag 'stm32-dt-for-v5.10-fixes-2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2020-11-133-8/+17
|\ \ \
| * | | ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOMMarek Vasut2020-11-091-0/+1
| * | | ARM: dts: stm32: Enable thermal sensor support on stm32mp15xx-dhcorMarek Vasut2020-11-091-0/+4
| * | | ARM: dts: stm32: Define VIO regulator supply on DHCOMMarek Vasut2020-11-091-0/+1
| * | | ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2Marek Vasut2020-11-091-1/+1
| * | | ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2Marek Vasut2020-11-091-7/+10
* | | | ARM: dts: exynos: revert "add input clock to CMU in Exynos4412 Odroid"Krzysztof Kozlowski2020-11-131-1/+0
* | | | Merge tag 'imx-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2020-11-131-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: dts: imx6q-prti6q: fix PHY addressOleksij Rempel2020-11-021-2/+2
| | |/ | |/|
* | | Merge tag 'stm32-dt-for-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2020-10-282-0/+32
|\ \ \ | | |/ | |/|
| * | ARM: dts: stm32: Describe Vin power supply on stm32mp157c-edx boardPascal Paillet2020-10-281-0/+15
| * | ARM: dts: stm32: Describe Vin power supply on stm32mp15xx-dkx boardPascal Paillet2020-10-281-0/+17
| |/
* | ARM: dts: mmp2-olpc-xo-1-75: Use plural form of "-gpios"Lubomir Rintel2020-10-261-2/+2
* | ARM: dts: mmp3: Add power domain for the cameraLubomir Rintel2020-10-261-0/+2
* | Merge tag 'sunxi-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-10-261-1/+1
|\ \ | |/ |/|
| * ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron2020-10-051-1/+1
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-24405-2072/+8141
|\ \
| * | ARM: dts: nspire: Fix SP804 usersAndre Przywara2020-10-031-4/+8
| * | ARM: mstar: Fix up the fallout from moving the dts/dtsi filesDaniel Palmer2020-10-037-7/+7
| * | ARM: mstar: Add mstar prefix to all of the dtsi/dts filesDaniel Palmer2020-10-0310-3/+3
| * | ARM: mstar: Add interrupt to pm_uartDaniel Palmer2020-10-031-0/+1
| * | ARM: mstar: Add interrupt controller to base dtsiDaniel Palmer2020-10-031-0/+19
| * | Merge tag 'hisi-arm32-dt-for-5.10-tag2' of git://github.com/hisilicon/linux-h...Olof Johansson2020-10-034-2/+100
| |\ \
| | * | ARM: dts: hisilicon: add SD5203 dtsKefeng Wang2020-09-302-0/+98
| | * | ARM: dts: hisilicon: fix the system controller compatible nodesZhen Lei2020-09-302-2/+2
| * | | Merge tag 'omap-for-v5.10/dt-part2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-10-0357-297/+220
| |\ \ \
| | * | | ARM: dts: am3874: iceboard: fix GPIO expander reset GPIOsKrzysztof Kozlowski2020-09-251-4/+4
| | * | | ARM: dts: am335x: t335: align GPIO hog names with dtschemaKrzysztof Kozlowski2020-09-251-2/+2
| | * | | ARM: dts: am335x: lxm: fix PCA9539 GPIO expander propertiesKrzysztof Kozlowski2020-09-251-0/+4
| | * | | ARM: dts: am437x-l4: drop legacy cpsw dt nodeGrygorii Strashko2020-09-251-51/+0
| | * | | ARM: dts: am437x: switch to new cpsw switch drvGrygorii Strashko2020-09-256-33/+38
| | * | | ARM: dts: am437x-l4: add dt node for new cpsw switchdev driverGrygorii Strashko2020-09-251-0/+54
| | * | | ARM: dts: dra7: drop legacy cpsw dt nodeGrygorii Strashko2020-09-102-56/+2
| | * | | ARM: dts: am57xx-cl-som-am57x: switch to new cpsw switch drvGrygorii Strashko2020-09-101-7/+6
| | * | | ARM: dts: dra7x-evm: switch to new cpsw switch drvGrygorii Strashko2020-09-106-37/+35
| | * | | ARM: dts: beagle-x15: switch to new cpsw switch drvGrygorii Strashko2020-09-101-7/+6