linux/Documentation/devicetree/bindings
Arnd Bergmann 44e4a2c756 Memory controller drivers - fixes for v5.18
Issues in v5.18:
 1. Freescale/NXP: fix populating children of Integrated Flash Controller
    DT nodes.
 
 Issues existing before:
 1. Renesas: fix platform-device leak in probe's error path.
 2. Atmel: fix of_node reference leak in probe's error path.
 3. Synopsys: correct the bindings for snps,ddrc-3.80a (interrupts are
    required).
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEE3dJiKD0RGyM7briowTdm5oaLg9cFAmJOnPsQHGtyemtAa2Vy
 bmVsLm9yZwAKCRDBN2bmhouD18r3D/sHivcq0Vq2nWC5IUcpAzL/WaF1H/rMHnE+
 Y/gQxormQ6u/eBhfiHG4o6sLm4io8YJzCCvsnDnM//GExrUHJHohy5bGOGiSGRi3
 lF0UWWQAWVyxIuF058gtzPuNmjZTH7VJnAIA/TNAvnQIt34269VxcdIFTIICLESo
 jUiZ3nswDBuS/9CQM/L2F3XBnmK2foSZIJFGNK5uNDWMyOlY2NTuejC0fs8uXFuh
 14B3OwKm4LOhshGrwBGfJS0k6VxINDKGeZ6yslYEx8s/CFqTwCTsdgEgxjX5zfuA
 CKZjZCC9neZIdOP8tAgx8lfR4shWTf5jXkW1FXOGzvRfnKCVZeebqSUkUMQo3VuK
 zMeHb6iYtj9F+F0kqhlb67UtATv/0C7zFEYej8YD764SXnPl20NEVR+SrzaQtyLO
 V6G0Xc19pf9rnUIA0XiEF9yNXdOGswANqucHTl6+oOt3vwT0iT+kzzgQBC2Ucl1u
 eHLeyTTTdFKTvWuzcKK97h3/N80T/U2FMoJgIzgU9ajCkyQrWEdoCZrUqS93TA1I
 wALsZWqgvu6PLeUcSHCIdGPI+VktloIDKi/wlttOttBN38W1WwuyHZTt52zEmA2P
 /rPScCVf3IEn0rtC6EP+gZ2SYbC0LCsgs5vmpvfgoxVIGA3+lmSoKmUprFWG6Z86
 ZclVVBMV4g==
 =1KGr
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmJO0doACgkQmmx57+YA
 GNlkDg/+KbDojSclosmC90vGT/dfgQ5Vj3e/frFTyQN/Dd28cnJLz4agoleWz/TD
 ouazIm8OKSt35qsn1CgnWn/h3gpvn6U2/Ejms//69tJdPfTRa3Hv0fnHo//It9co
 LQgTtXSlf69wA89YnDS1VXryjKJJXvyxoNeEv0CUmM81p01kH17LCOgnDKJSDKIK
 YKnPGE+SLOOUDyF4/0Fy6pihk8mBczkO5jnZAqnILfYdaYbG2BYS0mPdKWaSR2fa
 9oLeM9CcUSYw/k5e1O+WoXiXQnaauINTgtn7sIcaCxo8DF7FwHiHUCi+vm0HwyWm
 c0ziqA1c2Tx8DVGLrq7ex3v5O89jPdkBI70SsOHEiqw5v3znTjpWbvcFX64V8rVv
 ZJg0i/j2xBX8eazlV1q+ssachMe+1r5CjZPaW0e70xFlr3HEKRG7Wiu0dUHhQ0RC
 BIVb5cMJvMGCxbkwWaPPasq0q78KnCDThVHWahJskc1KHhKI49LqF6BQMJQvGG3u
 n9+4OI0AI+WLspB8g4eRaS2/VBHndeDt3yhY7nz/tdacUa9xNJfzNpcLqlPrdiwA
 niyRhuQInIE1h7iut2iPTwG6LVLE9HjQy2sGYwZg392Mhk6Ugf61uArKu2WCw/Kf
 Si5rj3nbbCJvnxakuNtekbQVP4kLgWqmYRLSpcYzbcUQOX92nKw=
 =BmJv
 -----END PGP SIGNATURE-----

Merge tag 'memory-controller-drv-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixes

Memory controller drivers - fixes for v5.18

Issues in v5.18:
1. Freescale/NXP: fix populating children of Integrated Flash Controller
   DT nodes.

Issues existing before:
1. Renesas: fix platform-device leak in probe's error path.
2. Atmel: fix of_node reference leak in probe's error path.
3. Synopsys: correct the bindings for snps,ddrc-3.80a (interrupts are
   required).

* tag 'memory-controller-drv-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  memory: fsl_ifc: populate child nodes of buses and mfd devices
  dt-bindings: memory: snps,ddrc-3.80a compatible also need interrupts
  memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe
  memory: renesas-rpc-if: fix platform-device leak in error path

Link: https://lore.kernel.org/r/20220407081448.113208-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-04-07 13:58:17 +02:00
..
arc
arm RISC-V Patches for the 5.18 Merge Window, Part 2 2022-04-01 13:31:57 -07:00
ata dt-bindings: ata: ahci-platform: Add rk3568-dwc-ahci compatible 2022-03-11 21:46:14 -06:00
auxdisplay
board
bus Devicetree updates for v5.18: 2022-03-26 11:41:53 -07:00
chrome
clock dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
connector
counter
cpu dt-bindings: Fix phandle-array issues in the idle-states bindings 2022-04-01 15:09:50 -07:00
cpufreq Merge branch 'pm-opp' 2022-03-29 18:52:32 +02:00
crypto
csky
devfreq dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
display dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
dma dmaengine updates for v5.18-rc1 2022-03-30 10:54:49 -07:00
dsp
dvfs More power management updates for 5.18-rc1 2022-03-29 11:06:55 -07:00
edac
eeprom
extcon dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
firmware Devicetree updates for v5.18: 2022-03-26 11:41:53 -07:00
fpga
fsi
fuse
gnss dt-bindings: gnss: Add two more chips 2022-03-20 15:02:22 -04:00
goldfish
gpio There's one large change in the core clk framework here. We change how 2022-03-30 10:11:04 -07:00
gpu
h8300
hsi
hwlock dt-bindings: hwlock: omap: Remove redundant binding example 2022-03-11 11:47:33 -06:00
hwmon dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
i2c dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
i3c
iio
infiniband
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2022-04-01 10:14:32 -07:00
interconnect Char/Misc and other driver updates for 5.18-rc1 2022-03-28 12:27:35 -07:00
interrupt-controller dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
iommu Devicetree updates for v5.18: 2022-03-26 11:41:53 -07:00
ipmi
leds dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
mailbox - qcom: add support for MSM8976 2022-03-27 14:21:57 -07:00
media dt-bindings: media: mediatek,vcodec: Fix addressing cell sizes 2022-03-28 20:17:55 -05:00
memory-controllers Memory controller drivers - fixes for v5.18 2022-04-07 13:58:17 +02:00
mfd dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
mips
misc dt-bindings: misc: add fastrpc domain vmid property 2022-03-18 14:11:00 +01:00
mmc dt-bindings: mmc: renesas,sdhi: Document RZ/G2UL SoC 2022-03-17 11:06:29 +01:00
mtd Devicetree updates for v5.18: 2022-03-26 11:41:53 -07:00
mux
net dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
nios2
nvmem Char/Misc and other driver updates for 5.18-rc1 2022-03-28 12:27:35 -07:00
openrisc/opencores
opp More power management updates for 5.18-rc1 2022-03-29 11:06:55 -07:00
pci There's one large change in the core clk framework here. We change how 2022-03-30 10:11:04 -07:00
peci
perf Devicetree updates for v5.18: 2022-03-26 11:41:53 -07:00
phy dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
pinctrl dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
pmem
power dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
powerpc
pps
ptp
pwm pwm: Changes for v5.18-rc1 2022-03-30 11:00:33 -07:00
regmap
regulator dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
remoteproc remoteproc updates for v5.18 2022-03-30 10:50:48 -07:00
reserved-memory Char/Misc and other driver updates for 5.18-rc1 2022-03-28 12:27:35 -07:00
reset Char/Misc and other driver updates for 5.18-rc1 2022-03-28 12:27:35 -07:00
riscv dt-bindings: Fix phandle-array issues in the idle-states bindings 2022-04-01 15:09:50 -07:00
rng dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
rtc RTC for 5.18 2022-04-01 09:37:18 -07:00
scsi
security/tpm
serial There's one large change in the core clk framework here. We change how 2022-03-30 10:11:04 -07:00
serio
sifive
siox
slimbus
soc dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
sound dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
soundwire
spi dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
spmi
sram
staging
thermal dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
timer pwm: Changes for v5.18-rc1 2022-03-30 11:00:33 -07:00
ufs dt-bindings: ufs: qcom: Add SM6350 compatible string 2022-03-22 08:09:54 -05:00
usb dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
virtio dt-bindings: virtio,mmio: Allow setting devices 'dma-coherent' 2022-03-20 15:08:08 -04:00
w1
watchdog linux-watchdog 5.18-rc1 tag 2022-03-31 14:14:03 -07:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
chosen.txt
common-properties.txt
example-schema.yaml
graph.txt
index.rst
jailhouse.txt
Makefile dt-bindings: kbuild: Make DT_SCHEMA_LINT a recursive variable 2022-03-23 18:10:00 -05:00
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Char/Misc and other driver updates for 5.18-rc1 2022-03-28 12:27:35 -07:00
unittest.txt
vendor-prefixes.yaml Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2022-04-01 10:14:32 -07:00
writing-bindings.rst
writing-schema.rst dt-bindings: kbuild: Use DTB files for validation 2022-03-11 11:16:16 -06:00
xilinx.txt