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 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/…
…git/soc/soc Pull ARM SoC updates from Arnd Bergmann: "These are mostly minor cleanups and bugfixes that address harmless problems. The largest branch is a conversion of the omap platform to use GPIO descriptors throughout the tree, for any devices that are not fully converted to devicetree. The Samsung Exynos platform gains back support for the Exynos4212 chip that was previously unused and removed but is now used for the Samsung Galaxy Tab3" * tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (24 commits) ARM: omap2: Fix copy/paste bug MAINTAINERS: Replace my email address Input: ads7846 - fix pointer cast warning Input: ads7846 - Fix usage of match data ARM: omap2: Fix checkpatch issues arm: omap1: replace printk() with pr_err macro ARM: omap: Fix checkpatch issues ARM: s3c: Switch i2c drivers back to use .probe() ARM: versatile: mark mmc_status() static ARM: spear: include "pl080.h" for pl080_get_signal() prototype ARM: sa1100: address missing prototype warnings ARM: pxa: fix missing-prototypes warnings ARM: orion5x: fix d2net gpio initialization ARM: omap2: fix missing tick_broadcast() prototype ARM: omap1: add missing include ARM: lpc32xx: add missing include ARM: imx: add missing include ARM: highbank: add missing include ARM: ep93xx: fix missing-prototype warnings ARM: davinci: fix davinci_cpufreq_init() declaration ...
- Loading branch information
Showing
50 changed files
with
135 additions
and
99 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 |
---|---|---|
|
@@ -3893,7 +3893,7 @@ S: Supported | |
F: drivers/net/ethernet/broadcom/b44.* | ||
|
||
BROADCOM B53/SF2 ETHERNET SWITCH DRIVER | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
L: [email protected] | ||
L: [email protected] (subscribers-only) | ||
S: Supported | ||
|
@@ -3904,7 +3904,7 @@ F: include/linux/dsa/brcm.h | |
F: include/linux/platform_data/b53.h | ||
|
||
BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -3918,7 +3918,7 @@ N: bcm283* | |
N: raspberrypi | ||
|
||
BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
M: Ray Jui <[email protected]> | ||
M: Scott Branden <[email protected]> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
|
@@ -3957,7 +3957,7 @@ F: Documentation/devicetree/bindings/pinctrl/brcm,bcm4908-pinctrl.yaml | |
F: drivers/pinctrl/bcm/pinctrl-bcm4908.c | ||
|
||
BROADCOM BCM5301X ARM ARCHITECTURE | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
M: Hauke Mehrtens <[email protected]> | ||
M: Rafał Miłecki <[email protected]> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
|
@@ -3970,7 +3970,7 @@ F: arch/arm/boot/dts/broadcom/bcm953012* | |
F: arch/arm/mach-bcm/bcm_5301x.c | ||
|
||
BROADCOM BCM53573 ARM ARCHITECTURE | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
M: Rafał Miłecki <[email protected]> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -3985,7 +3985,7 @@ S: Maintained | |
F: drivers/usb/gadget/udc/bcm63xx_udc.* | ||
|
||
BROADCOM BCM7XXX ARM ARCHITECTURE | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
|
@@ -4005,7 +4005,7 @@ BROADCOM BCMBCA ARM ARCHITECTURE | |
M: William Zhang <[email protected]> | ||
M: Anand Gore <[email protected]> | ||
M: Kursad Oney <[email protected]> | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
M: Rafał Miłecki <[email protected]> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -4030,7 +4030,7 @@ N: bcm[9]?6858 | |
N: bcm[9]?6878 | ||
|
||
BROADCOM BDC DRIVER | ||
M: Justin Chen <justinpopo6@gmail.com> | ||
M: Justin Chen <justin.chen@broadcom.com> | ||
M: Al Cooper <[email protected]> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] | ||
|
@@ -4046,7 +4046,7 @@ S: Maintained | |
F: drivers/cpufreq/bmips-cpufreq.c | ||
|
||
BROADCOM BMIPS MIPS ARCHITECTURE | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -4114,14 +4114,14 @@ F: drivers/net/wireless/broadcom/brcm80211/ | |
|
||
BROADCOM BRCMSTB GPIO DRIVER | ||
M: Doug Berger <[email protected]> | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
S: Supported | ||
F: Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml | ||
F: drivers/gpio/gpio-brcmstb.c | ||
|
||
BROADCOM BRCMSTB I2C DRIVER | ||
M: Kamal Dasu <kdasu.kdev@gmail.com> | ||
M: Kamal Dasu <kamal.dasu@broadcom.com> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -4137,7 +4137,7 @@ F: Documentation/devicetree/bindings/serial/brcm,bcm7271-uart.yaml | |
F: drivers/tty/serial/8250/8250_bcm7271.c | ||
|
||
BROADCOM BRCMSTB USB EHCI DRIVER | ||
M: Justin Chen <justinpopo6@gmail.com> | ||
M: Justin Chen <justin.chen@broadcom.com> | ||
M: Al Cooper <[email protected]> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] | ||
|
@@ -4154,7 +4154,7 @@ F: Documentation/devicetree/bindings/usb/brcm,usb-pinmap.yaml | |
F: drivers/usb/misc/brcmstb-usb-pinmap.c | ||
|
||
BROADCOM BRCMSTB USB2 and USB3 PHY DRIVER | ||
M: Justin Chen <justinpopo6@gmail.com> | ||
M: Justin Chen <justin.chen@broadcom.com> | ||
M: Al Cooper <[email protected]> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] | ||
|
@@ -4173,7 +4173,7 @@ F: drivers/spi/spi-bcm63xx-hsspi.c | |
F: drivers/spi/spi-bcmbca-hsspi.c | ||
|
||
BROADCOM ETHERNET PHY DRIVERS | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -4184,7 +4184,7 @@ F: include/linux/brcmphy.h | |
|
||
BROADCOM GENET ETHERNET DRIVER | ||
M: Doug Berger <[email protected]> | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -4268,7 +4268,7 @@ F: drivers/firmware/broadcom/* | |
|
||
BROADCOM PMB (POWER MANAGEMENT BUS) DRIVER | ||
M: Rafał Miłecki <[email protected]> | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -4284,7 +4284,7 @@ F: drivers/bcma/ | |
F: include/linux/bcma/ | ||
|
||
BROADCOM SPI DRIVER | ||
M: Kamal Dasu <kdasu.kdev@gmail.com> | ||
M: Kamal Dasu <kamal.dasu@broadcom.com> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/spi/brcm,spi-bcm-qspi.yaml | ||
|
@@ -4318,7 +4318,7 @@ F: drivers/memory/brcmstb_dpfe.c | |
|
||
BROADCOM STB NAND FLASH DRIVER | ||
M: Brian Norris <[email protected]> | ||
M: Kamal Dasu <kdasu.kdev@gmail.com> | ||
M: Kamal Dasu <kamal.dasu@broadcom.com> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -4328,15 +4328,15 @@ F: include/linux/platform_data/brcmnand.h | |
BROADCOM STB PCIE DRIVER | ||
M: Jim Quinlan <[email protected]> | ||
M: Nicolas Saenz Julienne <[email protected]> | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml | ||
F: drivers/pci/controller/pcie-brcmstb.c | ||
|
||
BROADCOM SYSTEMPORT ETHERNET DRIVER | ||
M: Florian Fainelli <f.fainelli@gmail.com> | ||
M: Florian Fainelli <florian.fainelli@broadcom.com> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -19032,7 +19032,7 @@ K: \bsecure_computing | |
K: \bTIF_SECCOMP\b | ||
|
||
SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) Broadcom BRCMSTB DRIVER | ||
M: Kamal Dasu <kdasu.kdev@gmail.com> | ||
M: Kamal Dasu <kamal.dasu@broadcom.com> | ||
M: Al Cooper <[email protected]> | ||
R: Broadcom internal kernel review list <[email protected]> | ||
L: [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
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
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
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
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
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
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
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
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
Oops, something went wrong.