forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/…
…linux/kernel/git/robh/linux Pull DeviceTree fixes from Rob Herring: - Fix build error with *_OF_DECLARE() when used in modules - Add missing platform maintainers for dts files in MAINTAINERS * tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: of: drop symbols declared by _OF_DECLARE() from modules MAINTAINERS: Add missing platform maintainers for dts files
- Loading branch information
Showing
2 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -967,6 +967,8 @@ M: Rob Herring <[email protected]> | |
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/mach-highbank/ | ||
F: arch/arm/boot/dts/highbank.dts | ||
F: arch/arm/boot/dts/ecx-*.dts* | ||
|
||
ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT | ||
M: Krzysztof Halasa <[email protected]> | ||
|
@@ -1042,6 +1044,7 @@ M: Barry Song <[email protected]> | |
L: [email protected] (moderated for non-subscribers) | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git | ||
S: Maintained | ||
F: arch/arm/boot/dts/prima2* | ||
F: arch/arm/mach-prima2/ | ||
F: drivers/clk/sirf/ | ||
F: drivers/clocksource/timer-prima2.c | ||
|
@@ -1143,6 +1146,10 @@ W: http://www.hisilicon.com | |
S: Supported | ||
T: git git://github.com/hisilicon/linux-hisi.git | ||
F: arch/arm/mach-hisi/ | ||
F: arch/arm/boot/dts/hi3* | ||
F: arch/arm/boot/dts/hip* | ||
F: arch/arm/boot/dts/hisi* | ||
F: arch/arm64/boot/dts/hisilicon/ | ||
|
||
ARM/HP JORNADA 7XX MACHINE SUPPORT | ||
M: Kristoffer Ericson <[email protected]> | ||
|
@@ -1219,6 +1226,7 @@ M: Santosh Shilimkar <[email protected]> | |
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/mach-keystone/ | ||
F: arch/arm/boot/dts/k2* | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git | ||
|
||
ARM/TEXAS INSTRUMENT KEYSTONE CLOCK FRAMEWORK | ||
|
@@ -1287,6 +1295,7 @@ L: [email protected] (moderated for non-subscribers) | |
S: Maintained | ||
F: arch/arm/mach-berlin/ | ||
F: arch/arm/boot/dts/berlin* | ||
F: arch/arm64/boot/dts/marvell/berlin* | ||
|
||
|
||
ARM/Marvell Dove/MV78xx0/Orion SOC support | ||
|
@@ -1425,6 +1434,7 @@ S: Maintained | |
F: arch/arm/boot/dts/qcom-*.dts | ||
F: arch/arm/boot/dts/qcom-*.dtsi | ||
F: arch/arm/mach-qcom/ | ||
F: arch/arm64/boot/dts/qcom/* | ||
F: drivers/soc/qcom/ | ||
F: drivers/tty/serial/msm_serial.h | ||
F: drivers/tty/serial/msm_serial.c | ||
|
@@ -1484,6 +1494,8 @@ L: [email protected] (moderated for non-subscribers) | |
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/boot/dts/s3c* | ||
F: arch/arm/boot/dts/s5p* | ||
F: arch/arm/boot/dts/samsung* | ||
F: arch/arm/boot/dts/exynos* | ||
F: arch/arm64/boot/dts/exynos/ | ||
F: arch/arm/plat-samsung/ | ||
|
@@ -1563,6 +1575,7 @@ S: Maintained | |
F: arch/arm/mach-socfpga/ | ||
F: arch/arm/boot/dts/socfpga* | ||
F: arch/arm/configs/socfpga_defconfig | ||
F: arch/arm64/boot/dts/altera/ | ||
W: http://www.rocketboards.org | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git | ||
|
||
|
@@ -1716,7 +1729,7 @@ M: Lorenzo Pieralisi <[email protected]> | |
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/boot/dts/vexpress* | ||
F: arch/arm64/boot/dts/arm/vexpress* | ||
F: arch/arm64/boot/dts/arm/ | ||
F: arch/arm/mach-vexpress/ | ||
F: */*/vexpress* | ||
F: */*/*/vexpress* | ||
|
@@ -2343,6 +2356,7 @@ F: arch/arm/mach-bcm/ | |
F: arch/arm/boot/dts/bcm113* | ||
F: arch/arm/boot/dts/bcm216* | ||
F: arch/arm/boot/dts/bcm281* | ||
F: arch/arm64/boot/dts/broadcom/ | ||
F: arch/arm/configs/bcm_defconfig | ||
F: drivers/mmc/host/sdhci-bcm-kona.c | ||
F: drivers/clocksource/bcm_kona_timer.c | ||
|
@@ -8818,6 +8832,7 @@ L: [email protected] (moderated for non-subscribers) | |
T: git git://github.com/hzhuang1/linux.git | ||
T: git git://github.com/rjarzmik/linux.git | ||
S: Maintained | ||
F: arch/arm/boot/dts/pxa* | ||
F: arch/arm/mach-pxa/ | ||
F: drivers/dma/pxa* | ||
F: drivers/pcmcia/pxa2xx* | ||
|
@@ -8847,6 +8862,7 @@ L: [email protected] (moderated for non-subscribers) | |
T: git git://github.com/hzhuang1/linux.git | ||
T: git git://git.linaro.org/people/ycmiao/pxa-linux.git | ||
S: Maintained | ||
F: arch/arm/boot/dts/mmp* | ||
F: arch/arm/mach-mmp/ | ||
|
||
PXA MMCI DRIVER | ||
|
@@ -10291,6 +10307,7 @@ L: [email protected] | |
L: [email protected] (moderated for non-subscribers) | ||
W: http://www.st.com/spear | ||
S: Maintained | ||
F: arch/arm/boot/dts/spear* | ||
F: arch/arm/mach-spear/ | ||
|
||
SPEAR CLOCK FRAMEWORK SUPPORT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters