diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-20 21:21:32 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-20 21:21:32 -0500 |
| commit | 62c79bb3a99fb46a8624f9c7e86fa5ee2f936360 (patch) | |
| tree | a023f8c74efc1488e48a7252d97773f30acb58ee /MAINTAINERS | |
| parent | 6d1c244803f2c013fb9c31b0904c01f1830b73ab (diff) | |
| parent | d07822a7ed2484908fb0d86f5f1dec27db0da439 (diff) | |
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM 64-bit DT updates from Olof Johansson:
"This is the first release where we split up the 64-bit contributions a
bit more, and in particular we are having a separate DT branch for
them.
Contents:
- New devices added to Broadcom NorthStar2
- Misc fixes for Exynos7 boards
- QCOM updates for MSM8916
- Rockchip tweaks for rk3368 SoC and eval board
- A series of fixes for APM X-Gene v1 and v2
- Renesas R8A7795 CPU/PSCI additions
- Marvell Berlin4CT PSCI, cpuidle, watchdog portions
- Freescale LS1043a SoC and dev board support
+ some treewide or other misc changes"
* tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (104 commits)
dts/ls2080a: Update DTSI to add support of SP805 WDT
Documentation: DT: Add entry for ARM SP805-WDT
arm64: dts: X-Gene v2: I2C1 clock is always on
arm64: dts: X-Gene v1: I2C0 clock is always on
arm64: dts: Fix to use standard DT node names for X-Gene 1 and X-Gene 2 platforms
arm64: dts: hikey: add label properties to UARTs
arm64: dts: apq8016-sbc: add label properties for UART, I2C, and SPI
arm64: dts: apq8016-sbc: enable UART0 on LS connector
arm64: dts: juno: Add idle-states to device tree
arm64: dts: Added syscon-reboot node for FSL's LS2080A SoC
arm64: dts: add LS1043a-RDB board support
arm64: dts: add Freescale LS1043a SoC support
Documentation: DT: Add entry for Freescale LS1043a-RDB board
arm64: dts: uniphier: add PH1-LD10 SoC/board support
arm64: renesas: r8a7795: fix SATA clock assignment
arm64: dts: salvator-x: Enable SATA controller
arm64: dts: r8a7795: Add SATA controller node
arm64: renesas: r8a7795: add internal delay for i2c IPs
arm64: renesas: salvator-x: Add board part number to DT bindings
arm64: dts: r8a7795: Add pmu device nodes
...
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f79d8cb3edc2..9268e83a9065 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -1435,6 +1435,15 @@ M: Lennert Buytenhek <kernel@wantstofly.org> | |||
| 1435 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1435 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
| 1436 | S: Maintained | 1436 | S: Maintained |
| 1437 | 1437 | ||
| 1438 | ARM/RENESAS ARM64 ARCHITECTURE | ||
| 1439 | M: Simon Horman <horms@verge.net.au> | ||
| 1440 | M: Magnus Damm <magnus.damm@gmail.com> | ||
| 1441 | L: linux-sh@vger.kernel.org | ||
| 1442 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | ||
| 1443 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next | ||
| 1444 | S: Supported | ||
| 1445 | F: arch/arm64/boot/dts/renesas/ | ||
| 1446 | |||
| 1438 | ARM/RISCPC ARCHITECTURE | 1447 | ARM/RISCPC ARCHITECTURE |
| 1439 | M: Russell King <linux@arm.linux.org.uk> | 1448 | M: Russell King <linux@arm.linux.org.uk> |
| 1440 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1449 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
| @@ -1663,6 +1672,7 @@ F: arch/arm/boot/dts/uniphier* | |||
| 1663 | F: arch/arm/include/asm/hardware/cache-uniphier.h | 1672 | F: arch/arm/include/asm/hardware/cache-uniphier.h |
| 1664 | F: arch/arm/mach-uniphier/ | 1673 | F: arch/arm/mach-uniphier/ |
| 1665 | F: arch/arm/mm/cache-uniphier.c | 1674 | F: arch/arm/mm/cache-uniphier.c |
| 1675 | F: arch/arm64/boot/dts/socionext/ | ||
| 1666 | F: drivers/i2c/busses/i2c-uniphier* | 1676 | F: drivers/i2c/busses/i2c-uniphier* |
| 1667 | F: drivers/pinctrl/uniphier/ | 1677 | F: drivers/pinctrl/uniphier/ |
| 1668 | F: drivers/tty/serial/8250/8250_uniphier.c | 1678 | F: drivers/tty/serial/8250/8250_uniphier.c |
