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 branch 'update-joakim-zhang-entries'
Florian Fainelli says: ==================== Update Joakim Zhang entries Shawn, since you are the i.MX maintainer I added you and the NXP Linux Team as the de-facto maintainers for those entries, however there may be other people to list, thanks! ==================== Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
- Loading branch information
Showing
4 changed files
with
12 additions
and
4 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 |
---|---|---|
|
@@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# | |
title: Freescale INTMUX interrupt multiplexer | ||
|
||
maintainers: | ||
- Joakim Zhang <[email protected]> | ||
- Shawn Guo <[email protected]> | ||
- NXP Linux Team <[email protected]> | ||
|
||
properties: | ||
compatible: | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# | |
title: Freescale Fast Ethernet Controller (FEC) | ||
|
||
maintainers: | ||
- Joakim Zhang <[email protected]> | ||
- Shawn Guo <[email protected]> | ||
- Wei Fang <[email protected]> | ||
- NXP Linux Team <[email protected]> | ||
|
||
allOf: | ||
- $ref: ethernet-controller.yaml# | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# | |
title: NXP i.MX8 DWMAC glue layer | ||
|
||
maintainers: | ||
- Joakim Zhang <[email protected]> | ||
- Clark Wang <[email protected]> | ||
- Shawn Guo <[email protected]> | ||
- NXP Linux Team <[email protected]> | ||
|
||
# We need a select here so we don't match all nodes with 'snps,dwmac' | ||
select: | ||
|
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 |
---|---|---|
|
@@ -8183,7 +8183,10 @@ S: Maintained | |
F: drivers/i2c/busses/i2c-cpm.c | ||
|
||
FREESCALE IMX / MXC FEC DRIVER | ||
M: Joakim Zhang <[email protected]> | ||
M: Wei Fang <[email protected]> | ||
R: Shenwei Wang <[email protected]> | ||
R: Clark Wang <[email protected]> | ||
R: NXP Linux Team <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/net/fsl,fec.yaml | ||
|