mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-10-29 10:08:18 +10:00
A few updates that we merged late but are low risk for regressions for
other platforms (and a few other straggling patches):
- I mis-tagged the 'drivers' branch, and missed 3 patches. Merged in
here. They're for a driver for the PL353 SRAM controller and a build
fix for the qualcomm scm driver.
- A new platform, RDA Micro RDA8810PL (Cortex-A5 w/ integrated Vivante
GPU, 256MB RAM, Wifi). This includes some acked platform-specific
drivers (serial, etc). This also include DTs for two boards with this
SoC, OrangePi 2G and OrangePi i86.
- i.MX8 is another new platform (NXP, 4x Cortex-A53 + Cortex-M4, 4K
video playback offload). This is the first i.MX 64-bit SoC.
- Some minor updates to Samsung boards (adding a few peripherals in
DTs).
- Small rework for SMP bootup on STi platforms.
- A couple of TEE driver fixes.
- A couple of new config options (bcm2835 thermal, Uniphier MDMAC)
enabled in defconfigs.
-----BEGIN PGP SIGNATURE-----
iQJDBAABCAAtFiEElf+HevZ4QCAJmMQ+jBrnPN6EHHcFAlwv4lAPHG9sb2ZAbGl4
b20ubmV0AAoJEIwa5zzehBx3JQsQAIcvwnI8rKPEskd20kNaj5bCUlG2hcIN/VoT
scq1iCXpICOF53jBQvDoe48n+Ji4mI2VD7AIZD8XVppR+aHgpy8fkjX+uz8Ap0dG
8B2y9vJ6nomrxKslnFEUk6LxpsaadpzTQDlcHAQvPdJxkvmMuA2b8LMGZhoAQ+dB
lCw/qbjmoMEAV+dKXqRu62wwjZ10j4B7ex1XB1gnfjJYy+Splnd5fkdFCvd3wk+7
BOH2iGROyLC0TC6ggqv45NNm6EykO9XqI5nq/3VHq9aBVJVWtFUQhDScjNf6qyYM
mvUg6ZxmiTyIjhN+erttFXtxSKCH0BIdlBLZzaQ9W2XbTKMgzUlgK5GjQGqKCG6A
QZHs9oe/TQuaHZ2ghMRbxcTWZC8Zdi1hYYa8fB7yNCZKnPNLRaA5P7O/3/s796B6
DXpIHlU4lpyRdg26Zxh+FXYIXLsUYk9WNcwhjFbUQ/WXP3L9qf7FUU1EeSQeGDHU
yRCE+kuKFs5FJnAZYXQ+0BCv0v8GFLMKTXDTbYtVFt0QDWVeeWwRt6gCOcHv1vBI
IbZ0QLn1fzW2efgsXXB9i9VXO5AiP3EMx2A9Lqvrv+ufRXzQlBPbYZhN/Lp+BuDC
moWdT5Cmye00uu35wY6H7Ycd+CO29dJ/B+hKbgqjyzFkZJiwWnPoeVQH2M1IkjOj
IydIEbEo
=qgZw
-----END PGP SIGNATURE-----
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull more ARM SoC updates from Olof Johansson:
"A few updates that we merged late but are low risk for regressions for
other platforms (and a few other straggling patches):
- I mis-tagged the 'drivers' branch, and missed 3 patches. Merged in
here. They're for a driver for the PL353 SRAM controller and a
build fix for the qualcomm scm driver.
- A new platform, RDA Micro RDA8810PL (Cortex-A5 w/ integrated
Vivante GPU, 256MB RAM, Wifi). This includes some acked
platform-specific drivers (serial, etc). This also include DTs for
two boards with this SoC, OrangePi 2G and OrangePi i86.
- i.MX8 is another new platform (NXP, 4x Cortex-A53 + Cortex-M4, 4K
video playback offload). This is the first i.MX 64-bit SoC.
- Some minor updates to Samsung boards (adding a few peripherals in
DTs).
- Small rework for SMP bootup on STi platforms.
- A couple of TEE driver fixes.
- A couple of new config options (bcm2835 thermal, Uniphier MDMAC)
enabled in defconfigs"
* tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (27 commits)
ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC
arm64: defconfig: Re-enable bcm2835-thermal driver
MAINTAINERS: Add entry for RDA Micro SoC architecture
tty: serial: Add RDA8810PL UART driver
ARM: dts: rda8810pl: Add interrupt support for UART
dt-bindings: serial: Document RDA Micro UART
ARM: dts: rda8810pl: Add timer support
ARM: dts: Add devicetree for OrangePi i96 board
ARM: dts: Add devicetree for OrangePi 2G IoT board
ARM: dts: Add devicetree for RDA8810PL SoC
ARM: Prepare RDA8810PL SoC
dt-bindings: arm: Document RDA8810PL and reference boards
dt-bindings: Add RDA Micro vendor prefix
ARM: sti: remove pen_release and boot_lock
arm64: dts: exynos: Add Bluetooth chip to TM2(e) boards
arm64: dts: imx8mq-evk: enable watchdog
arm64: dts: imx8mq: add watchdog devices
MAINTAINERS: add i.MX8 DT path to i.MX architecture
arm64: add support for i.MX8M EVK board
arm64: add basic DTS for i.MX8MQ
...
|
||
|---|---|---|
| .. | ||
| acs5k_defconfig | ||
| acs5k_tiny_defconfig | ||
| am200epdkit_defconfig | ||
| aspeed_g4_defconfig | ||
| aspeed_g5_defconfig | ||
| assabet_defconfig | ||
| at91_dt_defconfig | ||
| axm55xx_defconfig | ||
| badge4_defconfig | ||
| bcm2835_defconfig | ||
| cerfcube_defconfig | ||
| clps711x_defconfig | ||
| cm_x2xx_defconfig | ||
| cm_x300_defconfig | ||
| cns3420vb_defconfig | ||
| colibri_pxa270_defconfig | ||
| colibri_pxa300_defconfig | ||
| collie_defconfig | ||
| corgi_defconfig | ||
| davinci_all_defconfig | ||
| dove_defconfig | ||
| dram_0x00000000.config | ||
| dram_0xc0000000.config | ||
| dram_0xd0000000.config | ||
| ebsa110_defconfig | ||
| efm32_defconfig | ||
| em_x270_defconfig | ||
| ep93xx_defconfig | ||
| eseries_pxa_defconfig | ||
| exynos_defconfig | ||
| ezx_defconfig | ||
| footbridge_defconfig | ||
| gemini_defconfig | ||
| h3600_defconfig | ||
| h5000_defconfig | ||
| hackkit_defconfig | ||
| hisi_defconfig | ||
| imote2_defconfig | ||
| imx_v4_v5_defconfig | ||
| imx_v6_v7_defconfig | ||
| integrator_defconfig | ||
| iop13xx_defconfig | ||
| iop32x_defconfig | ||
| iop33x_defconfig | ||
| ixp4xx_defconfig | ||
| jornada720_defconfig | ||
| keystone_defconfig | ||
| ks8695_defconfig | ||
| lart_defconfig | ||
| lpc18xx_defconfig | ||
| lpc32xx_defconfig | ||
| lpd270_defconfig | ||
| lubbock_defconfig | ||
| magician_defconfig | ||
| mainstone_defconfig | ||
| mini2440_defconfig | ||
| mmp2_defconfig | ||
| moxart_defconfig | ||
| mps2_defconfig | ||
| multi_v4t_defconfig | ||
| multi_v5_defconfig | ||
| multi_v7_defconfig | ||
| mv78xx0_defconfig | ||
| mvebu_v5_defconfig | ||
| mvebu_v7_defconfig | ||
| mxs_defconfig | ||
| neponset_defconfig | ||
| netwinder_defconfig | ||
| netx_defconfig | ||
| nhk8815_defconfig | ||
| nuc910_defconfig | ||
| nuc950_defconfig | ||
| nuc960_defconfig | ||
| omap1_defconfig | ||
| omap2plus_defconfig | ||
| orion5x_defconfig | ||
| oxnas_v6_defconfig | ||
| palmz72_defconfig | ||
| pcm027_defconfig | ||
| pleb_defconfig | ||
| prima2_defconfig | ||
| pxa3xx_defconfig | ||
| pxa168_defconfig | ||
| pxa255-idp_defconfig | ||
| pxa910_defconfig | ||
| pxa_defconfig | ||
| qcom_defconfig | ||
| raumfeld_defconfig | ||
| realview_defconfig | ||
| rpc_defconfig | ||
| s3c2410_defconfig | ||
| s3c6400_defconfig | ||
| s5pv210_defconfig | ||
| sama5_defconfig | ||
| shannon_defconfig | ||
| shmobile_defconfig | ||
| simpad_defconfig | ||
| socfpga_defconfig | ||
| spear3xx_defconfig | ||
| spear6xx_defconfig | ||
| spear13xx_defconfig | ||
| spitz_defconfig | ||
| stm32_defconfig | ||
| sunxi_defconfig | ||
| tango4_defconfig | ||
| tct_hammer_defconfig | ||
| tegra_defconfig | ||
| trizeps4_defconfig | ||
| u300_defconfig | ||
| u8500_defconfig | ||
| versatile_defconfig | ||
| vexpress_defconfig | ||
| vf610m4_defconfig | ||
| viper_defconfig | ||
| vt8500_v6_v7_defconfig | ||
| xcep_defconfig | ||
| zeus_defconfig | ||
| zx_defconfig | ||