forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi…
…t/mips/linux Pull MIPS updates from Thomas Bogendoerfer: "Just cleanups and fixes" * tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: mips: dts: realtek: Add I2C controllers mips: dts: realtek: Add syscon-reboot node MIPS: loongson3_defconfig: Enable blk_dev_nvme by default MIPS: loongson3_defconfig: Update configs dependencies MAINTAINERS: Remove linux-mips.org references MAINTAINERS: Retire Ralf Baechle TC: Fix the wrong format specifier MIPS: kernel: proc: Use str_yes_no() helper function MIPS: mobileye: eyeq6h-epm6: Use eyeq6h in the board device tree mips: bmips: bcm6358/6368: define required brcm,bmips-cbr-reg MIPS: Allow using more than 32-bit addresses for reset vectors when possible mips: asm: fix warning when disabling MIPS_FP_SUPPORT mips: sgi-ip22: Replace "s[n]?printf" with sysfs_emit in sysfs callbacks
- Loading branch information
Showing
16 changed files
with
123 additions
and
58 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 |
---|---|---|
|
@@ -3,3 +3,4 @@ Alan Cox <[email protected]> | |
Christoph Hellwig <[email protected]> | ||
Jeff Kirsher <[email protected]> | ||
Marc Gonzalez <[email protected]> | ||
Ralf Baechle <[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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6301,7 +6301,6 @@ DECSTATION PLATFORM SUPPORT | |
M: "Maciej W. Rozycki" <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
W: http://www.linux-mips.org/wiki/DECstation | ||
F: arch/mips/dec/ | ||
F: arch/mips/include/asm/dec/ | ||
F: arch/mips/include/asm/mach-dec/ | ||
|
@@ -8061,10 +8060,10 @@ S: Maintained | |
F: drivers/edac/highbank* | ||
|
||
EDAC-CAVIUM OCTEON | ||
M: Ralf Baechle <[email protected]> | ||
M: Thomas Bogendoerfer <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
S: Maintained | ||
F: drivers/edac/octeon_edac* | ||
|
||
EDAC-CAVIUM THUNDERX | ||
|
@@ -11886,7 +11885,7 @@ F: Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.yaml | |
F: drivers/iio/gyro/mpu3050* | ||
|
||
IOC3 ETHERNET DRIVER | ||
M: Ralf Baechle <[email protected]> | ||
M: Thomas Bogendoerfer <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/net/ethernet/sgi/ioc3-eth.c | ||
|
@@ -15481,7 +15480,6 @@ MIPS | |
M: Thomas Bogendoerfer <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
W: http://www.linux-mips.org/ | ||
Q: https://patchwork.kernel.org/project/linux-mips/list/ | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git | ||
F: Documentation/devicetree/bindings/mips/ | ||
|
@@ -15994,9 +15992,8 @@ F: net/netfilter/ | |
F: tools/testing/selftests/net/netfilter/ | ||
|
||
NETROM NETWORK LAYER | ||
M: Ralf Baechle <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
S: Orphan | ||
W: https://linux-ax25.in-berlin.de | ||
F: include/net/netrom.h | ||
F: include/uapi/linux/netrom.h | ||
|
@@ -20066,9 +20063,8 @@ F: include/linux/mfd/rohm-generic.h | |
F: include/linux/mfd/rohm-shared.h | ||
|
||
ROSE NETWORK LAYER | ||
M: Ralf Baechle <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
S: Orphan | ||
W: https://linux-ax25.in-berlin.de | ||
F: include/net/rose.h | ||
F: include/uapi/linux/rose.h | ||
|
@@ -23611,10 +23607,9 @@ F: drivers/net/tun.c | |
|
||
TURBOCHANNEL SUBSYSTEM | ||
M: "Maciej W. Rozycki" <[email protected]> | ||
M: Ralf Baechle <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
Q: http://patchwork.linux-mips.org/project/linux-mips/list/ | ||
Q: https://patchwork.kernel.org/project/linux-mips/list/ | ||
F: drivers/tc/ | ||
F: include/linux/tc.h | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
// SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause | ||
|
||
#include "rtl930x.dtsi" | ||
|
||
&switch0 { | ||
compatible = "realtek,rtl9302c-switch", "syscon", "simple-mfd"; | ||
}; | ||
|
||
&i2c0 { | ||
compatible = "realtek,rtl9302c-i2c", "realtek,rtl9301-i2c"; | ||
}; | ||
|
||
&i2c1 { | ||
compatible = "realtek,rtl9302c-i2c", "realtek,rtl9301-i2c"; | ||
}; |
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.