forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel…
…/git/arm/arm-soc Pull ARM SoC 64-bit updates from Arnd Bergmann: "Changes to platform code for 64-bit ARM platforms, only trivial stuff this time, a few defconfig changes to enable drivers, and a new entry for the Cavium ThunderX2 platform" * tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: MAINTAINERS: Add Cavium ThunderX2 entry arm64: add ARCH_THUNDER2 to defconfig arm64: add THUNDER2 processor family MAINTAINERS: Extend ARM/Mediatek SoC support section arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE arm64: defconfig: enable XORv2 for Marvell Armada 7K/8K
- Loading branch information
Showing
3 changed files
with
19 additions
and
0 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 |
---|---|---|
|
@@ -1525,8 +1525,10 @@ L: [email protected] (moderated for non-subscribers) | |
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/boot/dts/mt6* | ||
F: arch/arm/boot/dts/mt7* | ||
F: arch/arm/boot/dts/mt8* | ||
F: arch/arm/mach-mediatek/ | ||
F: arch/arm64/boot/dts/mediatek/ | ||
N: mtk | ||
K: mediatek | ||
|
||
|
@@ -3009,6 +3011,13 @@ S: Maintained | |
F: drivers/iio/light/cm* | ||
F: Documentation/devicetree/bindings/i2c/trivial-admin-guide/devices.rst | ||
|
||
CAVIUM THUNDERX2 ARM64 SOC | ||
M: Jayachandran C <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm64/boot/dts/cavium/thunder-99xx* | ||
F: Documentation/devicetree/bindings/arm/cavium-thunder2.txt | ||
|
||
CAVIUM I2C DRIVER | ||
M: Jan Glauber <[email protected]> | ||
M: David Daney <[email protected]> | ||
|
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
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