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 tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into m…
…td/next NAND core changes: - kernel-doc miscellaneous fixes. - Third batch of fixes/cleanup to the raw NAND core impacting various controller drivers (ams-delta, marvell, fsmc, denali, tegra, vf610): * Stopping to pass mtd_info objects to internal functions * Reorganizing code to avoid forward declarations * Dropping useless test in nand_legacy_set_defaults() * Moving nand_exec_op() to internal.h * Adding nand_[de]select_target() helpers * Passing the CS line to be selected in struct nand_operation * Making ->select_chip() optional when ->exec_op() is implemented * Deprecating the ->select_chip() hook * Moving the ->exec_op() method to nand_controller_ops * Moving ->setup_data_interface() to nand_controller_ops * Deprecating the dummy_controller field * Fixing JEDEC detection * Providing a helper for polling GPIO R/B pin Raw NAND chip drivers changes: - Macronix: * Flagging 1.8V AC chips with a broken GET_FEATURES(TIMINGS) Raw NAND controllers drivers changes: - Ams-delta: * Fixing the error path * SPDX tag added * May be compiled with COMPILE_TEST=y * Conversion to ->exec_op() interface * Dropping .IOADDR_R/W use * Use GPIO API for data I/O - Denali: * Removing denali_reset_banks() * Removing ->dev_ready() hook * Including <linux/bits.h> instead of <linux/bitops.h> * Changes to comply with the above fixes/cleanup done in the core. - FSMC: * Adding an SPDX tag to replace the license text * Making conversion from chip to fsmc consistent * Fixing unchecked return value in fsmc_read_page_hwecc * Changes to comply with the above fixes/cleanup done in the core. - Marvell: * Preventing timeouts on a loaded machine (fix) * Changes to comply with the above fixes/cleanup done in the core. - OMAP2: * Pass the parent of pdev to dma_request_chan() (fix) - R852: * Use generic DMA API - sh_flctl: * Converting to SPDX identifiers - Sunxi: * Write pageprog related opcodes to the right register: WCMD_SET (fix) - Tegra: * Stop implementing ->select_chip() - VF610: * Adding an SPDX tag to replace the license text * Changes to comply with the above fixes/cleanup done in the core. - Various trivial/spelling/coding style fixes. SPI-NAND drivers changes: - Removing the depreacated mt29f_spinand driver from staging. - Adding support for: * Toshiba TC58CVG2S0H * GigaDevice GD5FxGQ4xA * Winbond W25N01GV
- Loading branch information
Showing
400 changed files
with
5,319 additions
and
4,018 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 |
---|---|---|
|
@@ -160,6 +160,7 @@ Peter Oruba <[email protected]> | |
Peter Oruba <[email protected]> | ||
Pratyush Anand <[email protected]> <[email protected]> | ||
Praveen BP <[email protected]> | ||
Punit Agrawal <[email protected]> <[email protected]> | ||
Qais Yousef <[email protected]> <[email protected]> | ||
Oleksij Rempel <[email protected]> <[email protected]> | ||
Oleksij Rempel <[email protected]> <[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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Kernel driver i2c-nvidia-gpu | ||
|
||
Datasheet: not publicly available. | ||
|
||
Authors: | ||
Ajay Gupta <[email protected]> | ||
|
||
Description | ||
----------- | ||
|
||
i2c-nvidia-gpu is a driver for I2C controller included in NVIDIA Turing | ||
and later GPUs and it is used to communicate with Type-C controller on GPUs. | ||
|
||
If your 'lspci -v' listing shows something like the following, | ||
|
||
01:00.3 Serial bus controller [0c80]: NVIDIA Corporation Device 1ad9 (rev a1) | ||
|
||
then this driver should support the I2C controller of your GPU. |
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 |
---|---|---|
|
@@ -6607,9 +6607,9 @@ F: arch/*/include/asm/suspend*.h | |
|
||
HID CORE LAYER | ||
M: Jiri Kosina <[email protected]> | ||
R: Benjamin Tissoires <[email protected]> | ||
M: Benjamin Tissoires <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git | ||
S: Maintained | ||
F: drivers/hid/ | ||
F: include/linux/hid* | ||
|
@@ -6861,6 +6861,13 @@ L: [email protected] | |
S: Maintained | ||
F: drivers/i2c/i2c-core-acpi.c | ||
|
||
I2C CONTROLLER DRIVER FOR NVIDIA GPU | ||
M: Ajay Gupta <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/i2c/busses/i2c-nvidia-gpu | ||
F: drivers/i2c/busses/i2c-nvidia-gpu.c | ||
|
||
I2C MUXES | ||
M: Peter Rosin <[email protected]> | ||
L: [email protected] | ||
|
@@ -8367,7 +8374,7 @@ F: drivers/media/dvb-frontends/lgdt3305.* | |
LIBATA PATA ARASAN COMPACT FLASH CONTROLLER | ||
M: Viresh Kumar <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git | ||
S: Maintained | ||
F: include/linux/pata_arasan_cf_data.h | ||
F: drivers/ata/pata_arasan_cf.c | ||
|
@@ -8384,7 +8391,7 @@ F: drivers/ata/ata_generic.c | |
LIBATA PATA FARADAY FTIDE010 AND GEMINI SATA BRIDGE DRIVERS | ||
M: Linus Walleij <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git | ||
S: Maintained | ||
F: drivers/ata/pata_ftide010.c | ||
F: drivers/ata/sata_gemini.c | ||
|
@@ -8403,7 +8410,7 @@ F: include/linux/ahci_platform.h | |
LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER | ||
M: Mikael Pettersson <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git | ||
S: Maintained | ||
F: drivers/ata/sata_promise.* | ||
|
||
|
@@ -10784,6 +10791,14 @@ L: [email protected] | |
S: Maintained | ||
F: arch/arm/mach-omap2/omap_hwmod.* | ||
|
||
OMAP I2C DRIVER | ||
M: Vignesh R <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/i2c/i2c-omap.txt | ||
F: drivers/i2c/busses/i2c-omap.c | ||
|
||
OMAP IMAGING SUBSYSTEM (OMAP3 ISP and OMAP4 ISS) | ||
M: Laurent Pinchart <[email protected]> | ||
L: [email protected] | ||
|
@@ -15436,9 +15451,9 @@ F: include/linux/usb/gadget* | |
|
||
USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...) | ||
M: Jiri Kosina <[email protected]> | ||
R: Benjamin Tissoires <[email protected]> | ||
M: Benjamin Tissoires <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git | ||
S: Maintained | ||
F: Documentation/hid/hiddev.txt | ||
F: drivers/hid/usbhid/ | ||
|
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 |
---|---|---|
|
@@ -55,7 +55,7 @@ | |
}; | ||
|
||
chosen { | ||
stdout-path = "&uart1:115200n8"; | ||
stdout-path = "serial0:115200n8"; | ||
}; | ||
|
||
memory@70000000 { | ||
|
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.