android_kernel_xiaomi_sm8450/Documentation/devicetree/bindings
Linus Torvalds abfbb29297 remoteproc updates for v5.8
This introduces device managed versions of functions used to register
 remoteproc devices, add support for remoteproc driver specific resource
 control, enables remoteproc drivers to specify ELF class and machine for
 coredumps. It integrates pm_runtime in the core for keeping resources
 active while the remote is booted and holds a wake source while
 recoverying a remote processor after a firmware crash.
 
 It refactors the remoteproc device's allocation path to simplify the
 logic, fix a few cleanup bugs and to not clone const strings onto the
 heap. Debugfs code is simplifies using the DEFINE_SHOW_ATTRIBUTE and a
 zero-length array is replaced with flexible-array.
 
 A new remoteproc driver for the JZ47xx VPU is introduced, the Qualcomm
 SM8250 gains support for audio, compute and sensor remoteprocs and the
 Qualcomm SC7180 modem support is cleaned up and improved.
 
 The Qualcomm glink subsystem-restart driver is merged into the main
 glink driver, the Qualcomm sysmon driver is extended to properly notify
 remote processors about all other remote processors' state transitions.
 -----BEGIN PGP SIGNATURE-----
 
 iQJPBAABCAA5FiEEBd4DzF816k8JZtUlCx85Pw2ZrcUFAl7egk0bHGJqb3JuLmFu
 ZGVyc3NvbkBsaW5hcm8ub3JnAAoJEAsfOT8Nma3FQnwQAM781m7BqSKdtbH0OzGB
 K4jGX/IkWCEluXx/RuDbPFV0mx/yLOfsrSzBBYnnTl+CXTgSLFtImRvwx5BFbnAl
 bRNbSlw1GLiV/w+HceIx1iKTELnkHKp4TT3zUmR+dZ+7pT1dhWXzHIjyjJPC1c7R
 L8qg3qlOrM620y3OJNUo57/20Tg9WN6kBKdaeyJKjmBsENrw6wggY30ijqhMgCYr
 9LgStPjtuSGgf4j55+BeTskVSnOvuun5NlVpRUVTo+ZDKTZAyO/8TKM+yWffAHc5
 7WkK0z9E3lhwdNPLif+dSIvhLjiyKR2yJf5KP7n9mFhA1tRVqNXnJqMCnAnwVvzT
 IpL1INYbirRwPfayhCsUSwKDTKkckKP9I/vZ7WKWJD9SWcc4eGWIifNDNGkMQ6qV
 7S0+6AyCANBltRPKTl6zwXSrrHuBUNkH3r9gddT5tPJu7Klh+fjKEywpsXkUd+IY
 Xo1nuT+mYrUgif0KTh656EK6YM5dFuVnZqOszzgiVUrdKeHKYBsUjWD7vS7DBeLe
 pLiDfo0qMb/J0sPptMt+0Rg/b/Nt1YiddW3ZlnVmWRCRjIQRJt9LQZcQoVhVv1Sa
 OQkhlvFTqIEFJfLtvp83zvL5WngxVM5Dq6mDiesAjZUhyode9ZtOGxr9zyhA4ApU
 njqp4n16OxcXaqjwp+k6eK8L
 =4k54
 -----END PGP SIGNATURE-----

Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc

Pull remoteproc updates from Bjorn Andersson:
 "This introduces device managed versions of functions used to register
  remoteproc devices, add support for remoteproc driver specific
  resource control, enables remoteproc drivers to specify ELF class and
  machine for coredumps. It integrates pm_runtime in the core for
  keeping resources active while the remote is booted and holds a wake
  source while recoverying a remote processor after a firmware crash.

  It refactors the remoteproc device's allocation path to simplify the
  logic, fix a few cleanup bugs and to not clone const strings onto the
  heap. Debugfs code is simplifies using the DEFINE_SHOW_ATTRIBUTE and a
  zero-length array is replaced with flexible-array.

  A new remoteproc driver for the JZ47xx VPU is introduced, the Qualcomm
  SM8250 gains support for audio, compute and sensor remoteprocs and the
  Qualcomm SC7180 modem support is cleaned up and improved.

  The Qualcomm glink subsystem-restart driver is merged into the main
  glink driver, the Qualcomm sysmon driver is extended to properly
  notify remote processors about all other remote processors' state
  transitions"

* tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc: (43 commits)
  remoteproc: Fix an error code in devm_rproc_alloc()
  MAINTAINERS: Add myself as reviewer for Ingenic rproc driver
  remoteproc: ingenic: Added remoteproc driver
  remoteproc: Add support for runtime PM
  dt-bindings: Document JZ47xx VPU auxiliary processor
  remoteproc: wcss: Fix arguments passed to qcom_add_glink_subdev()
  remoteproc: Fix and restore the parenting hierarchy for vdev
  remoteproc: Fall back to using parent memory pool if no dedicated available
  remoteproc: Replace zero-length array with flexible-array
  remoteproc: wcss: add support for rpmsg communication
  remoteproc: core: Prevent system suspend during remoteproc recovery
  remoteproc: qcom_q6v5_mss: Remove unused q6v5_da_to_va function
  remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use
  remoteproc: qcom_q6v5_mss: Drop accesses to MPSS PERPH register space
  dt-bindings: remoteproc: qcom: Replace halt-nav with spare-regs
  remoteproc: qcom: pas: Add SM8250 PAS remoteprocs
  dt-bindings: remoteproc: qcom: pas: Add SM8250 remoteprocs
  remoteproc: qcom_q6v5_mss: Extract mba/mpss from memory-region
  dt-bindings: remoteproc: qcom: Use memory-region to reference memory
  remoteproc: qcom: pas: Add SC7180 Modem support
  ...
2020-06-08 13:01:08 -07:00
..
arc
arm This is the bulk of pin control changes for the v5.8 2020-06-07 16:13:43 -07:00
ata dt-bindings: ata: renesas,rcar-sata: Add r8a7742 support 2020-05-28 14:04:03 -06:00
auxdisplay dt-bindings: auxdisplay: hd44780: Convert to json-schema 2020-05-28 09:16:23 -06:00
board
bus Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
c6x
chrome dt-bindings: Add cros-ec Type C port driver 2020-03-31 09:03:34 -06:00
clock dt-bindings: clock: Add documentation for X1830 bindings. 2020-06-03 15:59:40 -06:00
connector dt-bindings: Merge gpio-usb-b-connector with usb-connector 2020-05-29 16:21:51 -06:00
counter
cpu
cpufreq dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30 2020-05-12 22:47:14 +02:00
crypto dt-bindings: Fix incorrect 'reg' property sizes 2020-05-14 14:43:27 -05:00
csky
ddr
devfreq
display Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
dma Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
dsp Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.baluta@oss.nxp.com> 2020-04-16 00:23:20 +01:00
edac
eeprom dt-bindings: eeprom: at24: Fix list of page sizes for writing 2020-05-19 12:52:32 -06:00
extcon extcon: arizona: Move binding over to dtschema 2020-05-27 19:30:26 -06:00
firmware dt-bindings, firmware: add compatible value Intel Stratix10 service layer binding 2020-04-29 20:37:11 -07:00
fpga dt-bindings: fpga: add compatible value to Stratix10 SoC FPGA manager binding 2020-04-29 20:37:09 -07:00
fsi dt-bindings: fsi: Add FSI2SPI bindings 2020-03-10 14:11:56 +00:00
fuse
gnss dt-bindings: serial: Convert slave-device bindings to json-schema 2020-03-23 11:08:28 -06:00
goldfish
gpio This is the bulk of GPIO changes for the v5.8 kernel cycle. 2020-06-05 14:00:30 -07:00
gpu Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
h8300
hsi
hwlock
hwmon Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
i2c Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
i3c
iio Staging/IIO driver patches for 5.8-rc1 2020-06-07 10:45:08 -07:00
infiniband
input dt-bindings: input: touchscreen: edt-ft5x06: change reg property 2020-05-29 11:07:38 -06:00
interconnect Char/Misc driver patches for 5.8-rc1 2020-06-07 10:59:32 -07:00
interrupt-controller Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
iommu IOMMU Updates for Linux v5.8 2020-06-08 11:42:23 -07:00
ipmi dt-bindings: ipmi: Convert IPMI-SMIC bindings to json-schema 2020-05-03 11:10:42 -05:00
leds Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
mailbox dt-bindings: mailbox: Convert imx mu to json-schema 2020-06-01 16:53:48 -06:00
media Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
memory-controllers Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
mfd Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
mips Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
misc dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
mmc Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
mtd dt-bindings: mtd: Convert ingenic,jz4780-nand.txt to YAML 2020-05-28 15:45:41 -06:00
mux
nds32
net Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
nios2
nvmem dt-bindings: nvmem: stm32: new property for data access 2020-05-19 13:00:17 -06:00
openrisc/opencores
opp cpufreq: qcom: Add support for krait based socs 2020-03-20 09:59:57 +05:30
pci pci-v5.8-changes 2020-06-06 11:01:58 -07:00
perf
phy USB/PHY driver updates for 5.8-rc1 2020-06-07 09:42:16 -07:00
pinctrl This is the bulk of pin control changes for the v5.8 2020-06-07 16:13:43 -07:00
pmem
power Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
powerpc
pps
ptp Devicetree updates for v5.7: 2020-04-02 17:32:52 -07:00
pwm dt-bindings: pwm: Convert mxs pwm to json-schema 2020-05-28 09:17:56 -06:00
regmap
regulator Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
remoteproc remoteproc updates for v5.8 2020-06-08 13:01:08 -07:00
reserved-memory Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
reset Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
riscv dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
rng Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2020-06-01 12:00:10 -07:00
rtc Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
scsi
security/tpm
serial TTY/Serial driver updates for 5.8-rc1 2020-06-07 09:52:36 -07:00
serio
sifive
siox
slimbus
soc Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
sound Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
soundwire
spi Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
spmi
sram dt-bindings: sram: convert rockchip-pmu-sram bindings to yaml 2020-04-20 17:22:21 -05:00
staging/iio/adc
thermal dt-bindings: thermal: rcar-thermal: Add device tree support for r8a7742 2020-05-29 15:30:55 -06:00
timer Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
ufs dt-bindings: ufs: ti: Add missing 'additionalProperties: false' 2020-05-14 14:43:22 -05:00
usb USB/PHY driver updates for 5.8-rc1 2020-06-07 09:42:16 -07:00
virtio
w1
watchdog Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
x86
xillybus
.gitignore SPDX patches for 5.7-rc1. 2020-04-03 13:12:26 -07:00
ABI.rst docs: dt: convert ABI.txt to ReST format 2020-05-04 17:09:52 -05:00
chosen.txt
common-properties.txt
example-schema.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
graph.txt
index.rst docs: dt: convert writing-bindings.txt to ReST 2020-05-04 17:09:53 -05:00
jailhouse.txt
Makefile dt-bindings: Add a minimum version check for dtschema 2020-05-01 17:24:35 -05:00
numa.txt
property-units.txt
resource-names.txt
submitting-patches.rst docs: dt: convert submitting-patches.txt to ReST format 2020-05-04 17:09:53 -05:00
trivial-devices.yaml Devicetree updates for v5.7: 2020-04-02 17:32:52 -07:00
unittest.txt
vendor-prefixes.yaml Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
writing-bindings.rst docs: dt: convert writing-bindings.txt to ReST 2020-05-04 17:09:53 -05:00
xilinx.txt powerpc: Remove Xilinx PPC405/PPC440 support 2020-05-28 23:24:34 +10:00