From: Jon Mason <hidden> Date: 2016-06-20 21:07:37
There are many clock, pinctl, and misc others that should be covered
under the BCM281XX/BCM11XXX/BCM216XX ARM listing. Change the entry to
use regex's that should cover all the files.
Also, remove the bcm_defconfig entry (as the file is being removed), and
arch/arm64/boot/dts/broadcom reference (as that is not accurate for this
group of maintainers and all the device trees under it should now be
covered by other maintainer entries).
Signed-off-by: Jon Mason <redacted>
---
MAINTAINERS | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
From: Jon Mason <hidden> Date: 2016-06-20 21:08:10
The 'nsp' regex pattern in the "BROADCOM IPROC ARM ARCHITECTURE" section
is getting unintended hits due to the common frequence of these letters
appearing in sequence. To change the regex expression to be more
specific to the files we care about, add a "bcm" prefix to the regex and
add file entries for those that do not naturally match this new regex.
Signed-off-by: Jon Mason <redacted>
---
MAINTAINERS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
From: Jon Mason <hidden> Date: 2016-06-20 21:08:19
Add NS2 to the Broadcom iProc Subsystem maintainers entry. Since most
of the NS2 entries are already covered via the ns* already present
there, all that is currently needed is to reference the device tree
files.
Signed-off-by: Jon Mason <redacted>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
From: Jon Mason <hidden> Date: 2016-06-20 21:08:39
There are more files being supported by the BCM63XX than simply
"arch/arm/mach-bcm/bcm63xx.c" and "arch/arm/include/debug/bcm63xx.S".
Add a regex of "bcm63xx" to catch all the other files that are out
there.
Signed-off-by: Jon Mason <redacted>
---
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
From: Chris Brand <hidden> Date: 2016-06-20 21:35:07
On Mon, Jun 20, 2016 at 2:07 PM, Jon Mason [off-list ref] wrote:
quoted hunk
There are many clock, pinctl, and misc others that should be covered
under the BCM281XX/BCM11XXX/BCM216XX ARM listing. Change the entry to
use regex's that should cover all the files.
Also, remove the bcm_defconfig entry (as the file is being removed), and
arch/arm64/boot/dts/broadcom reference (as that is not accurate for this
group of maintainers and all the device trees under it should now be
covered by other maintainer entries).
Signed-off-by: Jon Mason <redacted>
---
MAINTAINERS | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
From: Jon Mason <hidden> Date: 2016-06-21 14:34:45
On Mon, Jun 20, 2016 at 5:35 PM, Chris Brand [off-list ref] wrote:
On Mon, Jun 20, 2016 at 2:07 PM, Jon Mason [off-list ref] wrote:
quoted
There are many clock, pinctl, and misc others that should be covered
under the BCM281XX/BCM11XXX/BCM216XX ARM listing. Change the entry to
use regex's that should cover all the files.
Also, remove the bcm_defconfig entry (as the file is being removed), and
arch/arm64/boot/dts/broadcom reference (as that is not accurate for this
group of maintainers and all the device trees under it should now be
covered by other maintainer entries).
Signed-off-by: Jon Mason <redacted>
---
MAINTAINERS | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
@@ -2481,14 +2481,11 @@ M: Scott Branden <sbranden@broadcom.com> L: bcm-kernel-feedback-list at broadcom.com T: git git://github.com/broadcom/mach-bcm S: Maintained+N: bcm281*+N: bcm113*+N: bcm216*+N: kona
Hmmm. We should probably add bcm23550 here, too.
Sure, I'll be happy to ammend this patch to add "N: bcm23550",
which appears to cover all of the newly added files. Also, does it
make sense to add you to the list of maintainers above?
Thanks,
Jon
From: Chris Brand <hidden> Date: 2016-06-21 16:07:50
On Tue, Jun 21, 2016 at 7:34 AM, Jon Mason [off-list ref] wrote:
[snip]
quoted
Hmmm. We should probably add bcm23550 here, too.
Sure, I'll be happy to ammend this patch to add "N: bcm23550",
which appears to cover all of the newly added files. Also, does it
make sense to add you to the list of maintainers above?
On Tue, Jun 21, 2016 at 7:34 AM, Jon Mason [off-list ref] wrote:
[snip]
quoted
quoted
Hmmm. We should probably add bcm23550 here, too.
Sure, I'll be happy to ammend this patch to add "N: bcm23550",
which appears to cover all of the newly added files. Also, does it
make sense to add you to the list of maintainers above?
I guess so, yes.
Do you have a specific email address that would you want to use?
--
Florian