linux-kernelorg-stable/Documentation/devicetree/bindings
Linus Torvalds 20077583cc MMC core:
- Don't force a retune before eMMC RPMB switch
  - Add optional HS400 tuning in HS400es initialization
  - Add a sysfs node to for write-protect-group-size
  - Add re-tuning test to the mmc-test module
  - Use mrq.sbc to support close-ended ioctl requests
 
 MMC host:
  - mmci: Add support for SDIO in-band irqs for the stm32 variant
  - mmc_spi: Remove broken support custom DMA mapped buffers
  - mtk-sd: Improve and extend the support for tunings
  - renesas_sdhi: Document support for the RZ/Five variant
  - sdhci_am654: Drop support for the ti,otap-del-sel DT property
  - sdhci-brcmstb: Add support for the brcm 74165b0 variant
  - sdhci-msm: Add compatibles for IPQ4019 and IPQ8074
  - sdhci-of-dwcmshc: Add support for the T-Head TH1520 variant
  - sdhci-xenon: Add support for the Marvell ac5 variant
 -----BEGIN PGP SIGNATURE-----
 
 iQJLBAABCgA1FiEEugLDXPmKSktSkQsV/iaEJXNYjCkFAmWhK9gXHHVsZi5oYW5z
 c29uQGxpbmFyby5vcmcACgkQ/iaEJXNYjCnwaA/+LO9EqMSPkI09meUCTytOp8n8
 2AjvpQqNAPBiyxGazG8K7f0ZMHo15xzWUZPh9W110jTkiRyooPUZ4lJq25q+tuQH
 THqqVj8hgSqN22o6HybjaaaEOkKUiHzvLNN8120785FbQrN+A2pfQNggN1oZVQog
 /DdstJrGyu7ccQvQGkMKIhXIZs3fjpOYWrwRyIjezX0P1ddCafqjqU7WEYGmlz/u
 NSqKA7+0bbVBxnoKOg79DF1+LG7y+x7k1dLeipMO754RgaW6MmnY8w9AOjL9F8Lv
 Xj6R3Jiqk1VF+msUQ7b7tlsPUmOX0h7hbhX0aVgHUI2HA7EB+doiti4l5GQtc4yx
 YbRqshkElH84PL6C0W83O0AOAwlkYgCInd7qjEA4IGCdKB9NAlXdNVTdqUy1RS6T
 87ndt1A2dLAjbRCDZlYvQpaCEX4maRf2ZKKjlYk9awZpmBN+jKG9aceizvPhZzsv
 XDb9sV/2N/fZ9xWkYvNaiul8Pcpw0HJPNZH9J1QwJJze3XfDeWgfta8FFTRVQZxh
 jFxRH++Rl+VRLvkU+KfIzA09n6OX7LwAzPbluzblzxGRZXYwMTsqY6FgHBbFXkB0
 g3+k3+KJvKzViFnExoqCMWDfujE4KLvIY/spKi48mmHb8dG7+enYlRDVAVeuErdR
 xwd4wb49vnHvWU1CgRw=
 =+2YX
 -----END PGP SIGNATURE-----

Merge tag 'mmc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc

Pull MMC updates from Ulf Hansson:
 "MMC core:
   - Don't force a retune before eMMC RPMB switch
   - Add optional HS400 tuning in HS400es initialization
   - Add a sysfs node to for write-protect-group-size
   - Add re-tuning test to the mmc-test module
   - Use mrq.sbc to support close-ended ioctl requests

  MMC host:
   - mmci: Add support for SDIO in-band irqs for the stm32 variant
   - mmc_spi: Remove broken support custom DMA mapped buffers
   - mtk-sd: Improve and extend the support for tunings
   - renesas_sdhi: Document support for the RZ/Five variant
   - sdhci_am654: Drop support for the ti,otap-del-sel DT property
   - sdhci-brcmstb: Add support for the brcm 74165b0 variant
   - sdhci-msm: Add compatibles for IPQ4019 and IPQ8074
   - sdhci-of-dwcmshc: Add support for the T-Head TH1520 variant
   - sdhci-xenon: Add support for the Marvell ac5 variant"

* tag 'mmc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: (27 commits)
  mmc: xenon: Add ac5 support via bounce buffer
  dt-bindings: mmc: add Marvell ac5
  mmc: sdhci-brcmstb: add new sdhci reset sequence for brcm 74165b0
  dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0
  mmc: core: Do not force a retune before RPMB switch
  mmc: core: Add HS400 tuning in HS400es initialization
  mmc: sdhci_omap: Fix TI SoC dependencies
  mmc: sdhci_am654: Fix TI SoC dependencies
  mmc: core: Add wp_grp_size sysfs node
  mmc: mmc_test: Add re-tuning test
  mmc: mmc_spi: remove custom DMA mapped buffers
  dt-bindings: mmc: sdhci-msm: document dedicated IPQ4019 and IPQ8074
  dt-bindings: mmc: synopsys-dw-mshc: add iommus for Intel SocFPGA
  mmc: mtk-sd: Extend number of tuning steps
  dt-bindings: mmc: mtk-sd: add tuning steps related property
  mmc: sdhci-omap: don't misuse kernel-doc marker
  mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_data
  mmc: core: Use mrq.sbc in close-ended ffu
  mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-sel
  mmc: sdhci-of-dwcmshc: Use logical OR instead of bitwise OR in dwcmshc_probe()
  ...
2024-01-12 13:57:33 -08:00
..
arc
arm Only a couple new SoCs have support added this time, primarily for Qualcomm 2024-01-12 13:42:35 -08:00
ata
auxdisplay
board
bus
cache RISC-V cache drivers for v6.8 2023-12-22 11:25:00 +00:00
chrome
clock Only a couple new SoCs have support added this time, primarily for Qualcomm 2024-01-12 13:42:35 -08:00
connector
counter
cpu
cpufreq
crypto dt-bindings: crypto: qcom-qce: document the SC7280 crypto engine 2023-12-22 12:30:19 +08:00
csky
devfreq
display drm-next for 6.8: 2024-01-12 11:32:19 -08:00
dma
dsp
dvfs
edac
eeprom
extcon
firmware Only a couple new SoCs have support added this time, primarily for Qualcomm 2024-01-12 13:42:35 -08:00
fpga
fsi
fuse
gnss dt-bindings: gnss: u-blox: add "reset-gpios" binding 2023-12-15 09:12:51 +01:00
goldfish
gpio dt-bindings: gpio: add NPCM sgpio driver bindings 2024-01-03 11:18:47 +01:00
gpu drm-next for 6.8: 2024-01-12 11:32:19 -08:00
hsi
hwinfo dt-bindings: hwinfo: samsung,exynos-chipid: add exynosautov920 compatible 2023-11-15 13:48:53 +01:00
hwlock
hwmon dt-bindings: hwmon: (lm75) Add AMS AS6200 temperature sensor 2024-01-02 08:44:57 -08:00
i2c dt-bindings: i2c: exynos5: add specific compatible for Tesla FSD 2023-12-07 14:31:50 +01:00
i3c
iio
infiniband
input
interconnect Merge branch 'icc-sm6115' of https://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into HEAD 2023-12-16 23:18:16 -06:00
interrupt-controller SoC: DT changes for 6.8 2024-01-11 11:23:17 -08:00
iommu
ipmi
leds
mailbox
media dt-bindings: media: mediatek: mdp3: add component TDSHP for MT8195 2023-12-11 11:13:02 +01:00
memory-controllers
mfd
mips
misc
mmc MMC core: 2024-01-12 13:57:33 -08:00
mtd dt-bindings: mtd: partitions: u-boot: Fix typo 2023-12-22 12:32:57 +01:00
mux
net Only a couple new SoCs have support added this time, primarily for Qualcomm 2024-01-12 13:42:35 -08:00
nios2
nvme
nvmem dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp 2023-12-15 13:15:02 +01:00
openrisc/opencores
opp
pci
peci
perf arm64 updates for 6.8 2024-01-08 16:32:09 -08:00
phy
pinctrl dt-bindings: pinctrl: s32g2: change a maintainer email address 2023-11-24 11:21:55 +01:00
pmem
power dt-bindings: power: rpmpd: Update part number to X1E80100 2023-11-23 17:31:46 +01:00
powerpc
pps
ptp
pwm SoC: DT changes for 6.8 2024-01-11 11:23:17 -08:00
regmap
regulator dt-bindings: regulator: qcom,usb-vbus-regulator: clean up example 2023-12-19 13:23:58 +00:00
remoteproc
reserved-memory
reset dt-bindings: reset: hisilicon,hi3660-reset: Drop providers and consumers from example 2023-11-29 11:49:45 +01:00
riscv Merge patch series "Add Huashan Pi board support" 2023-11-30 12:46:40 +00:00
rng dt-bindings: rng: starfive: Add jh8100 compatible string 2023-12-22 12:30:19 +08:00
rtc
scsi
security/tpm
serial dt-bindings: serial: samsung: Make samsung,uart-fifosize a required property 2023-12-12 20:22:42 +01:00
serio
sifive
siox
slimbus
soc SoC: driver updates for 6.8 2024-01-11 11:31:46 -08:00
sound sound updates for 6.8-rc1 2024-01-12 11:55:28 -08:00
soundwire
spi dt-bindings: spi: stm32: add st,stm32mp25-spi compatible 2023-12-21 20:44:04 +00:00
spmi
sram
staging/iio/adc
thermal dt-bindings: thermal: qcom-spmi-adc-tm5/hc: Clean up examples 2024-01-02 09:33:18 +01:00
timer Merge patch series "Add Huashan Pi board support" 2023-11-30 12:46:40 +00:00
timestamp
ufs SCSI misc on 20240110 2024-01-11 14:24:32 -08:00
usb dt-bindings: usb: qcom,dwc3: fix example wakeup interrupt types 2023-11-22 12:14:25 +00:00
virtio
w1
watchdog linux-watchdog 6.8-rc1 tag 2024-01-12 13:32:30 -08:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
Makefile
common-properties.txt
example-schema.yaml
graph.txt
index.rst
jailhouse.txt
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml dt-bindings: Add MP2856/MP2857 voltage regulator device 2024-01-02 08:44:57 -08:00
unittest.txt
vendor-prefixes.yaml drm-next for 6.8: 2024-01-12 11:32:19 -08:00
writing-bindings.rst
writing-schema.rst
xilinx.txt