Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc and other driver subsystem updates from Greg KH:
"Here is the big set of char/misc and other driver subsystem updates
for 6.10-rc1. Nothing major here, just lots of new drivers and updates
for apis and new hardware types. Included in here are:
- big IIO driver updates with more devices and drivers added
- fpga driver updates
- hyper-v driver updates
- uio_pruss driver removal, no one uses it, other drivers control the
same hardware now
- binder minor updates
- mhi driver updates
- excon driver updates
- counter driver updates
- accessability driver updates
- coresight driver updates
- other hwtracing driver updates
- nvmem driver updates
- slimbus driver updates
- spmi driver updates
- other smaller misc and char driver updates
All of these have been in linux-next for a while with no reported
issues"
* tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (319 commits)
misc: ntsync: mark driver as "broken" to prevent from building
spmi: pmic-arb: Add multi bus support
spmi: pmic-arb: Register controller for bus instead of arbiter
spmi: pmic-arb: Make core resources acquiring a version operation
spmi: pmic-arb: Make the APID init a version operation
spmi: pmic-arb: Fix some compile warnings about members not being described
dt-bindings: spmi: Deprecate qcom,bus-id
dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema
spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_pmic_arb_probe()
spmi: hisi-spmi-controller: Do not override device identifier
dt-bindings: spmi: hisilicon,hisi-spmi-controller: clean up example
dt-bindings: spmi: hisilicon,hisi-spmi-controller: fix binding references
spmi: make spmi_bus_type const
extcon: adc-jack: Document missing struct members
extcon: realtek: Remove unused of_gpio.h
extcon: usbc-cros-ec: Convert to platform remove callback returning void
extcon: usb-gpio: Convert to platform remove callback returning void
extcon: max77843: Convert to platform remove callback returning void
extcon: max3355: Convert to platform remove callback returning void
extcon: intel-mrfld: Convert to platform remove callback returning void
...
| -rw-r--r-- | Documentation/ABI/stable/sysfs-bus-mhi | 13 | |
| -rw-r--r-- | Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x | 2 | |
| -rw-r--r-- | Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc | 2 | |
| -rw-r--r-- | Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm | 2 | |
| -rw-r--r-- | Documentation/ABI/testing/sysfs-bus-event_source-devices-hisi_ptt (renamed from Documentation/ABI/testing/sysfs-devices-hisi_ptt) | 12 | |
| -rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio | 3 | |
| -rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio-ad9739a | 19 | |
| -rw-r--r-- | Documentation/devicetree/bindings/arm/qcom,coresight-tpda.yaml | 34 | |
| -rw-r--r-- | Documentation/devicetree/bindings/fpga/xlnx,fpga-selectmap.yaml | 86 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/accel/adi,adxl345.yaml | 2 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/adc/adi,ad7173.yaml | 279 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/adc/adi,ad7944.yaml | 213 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml | 5 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/adc/allwinner,sun20i-d1-gpadc.yaml | 9 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/dac/adi,ad9739a.yaml | 95 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/dac/adi,axi-dac.yaml | 62 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/dac/ti,dac5571.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/health/maxim,max30102.yaml | 12 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/humidity/ti,hdc3020.yaml | 5 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml | 2 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml | 17 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/light/avago,apds9300.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/light/avago,apds9960.yaml | 44 | |
| -rw-r--r-- | Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml | 4 | |
| -rw-r--r-- | Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 4 | |
| -rw-r--r-- | Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml | 2 | |
| -rw-r--r-- | Documentation/devicetree/bindings/spmi/hisilicon,hisi-spmi-controller.yaml | 17 | |
| -rw-r--r-- | Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/spmi/qcom,x1e80100-spmi-pmic-arb.yaml | 136 | |
| -rw-r--r-- | Documentation/driver-api/fpga/fpga-bridge.rst | 7 | |
| -rw-r--r-- | Documentation/driver-api/fpga/fpga-mgr.rst | 34 | |
| -rw-r--r-- | Documentation/driver-api/fpga/fpga-region.rst | 13 | |
| -rw-r--r-- | Documentation/iio/ad7944.rst | 156 | |
| -rw-r--r-- | Documentation/iio/adis16475.rst | 8 | |
| -rw-r--r-- | Documentation/iio/index.rst | 1 | |
| -rw-r--r-- | Documentation/trace/hisi-ptt.rst | 4 | |
| -rw-r--r-- | Documentation/userspace-api/ioctl/ioctl-number.rst | 2 | |
| -rw-r--r-- | MAINTAINERS | 60 | |
| -rw-r--r-- | drivers/accessibility/speakup/devsynth.c | 59 | |
| -rw-r--r-- | drivers/accessibility/speakup/speakup.h | 2 | |
| -rw-r--r-- | drivers/accessibility/speakup/synth.c | 92 | |
| -rw-r--r-- | drivers/acpi/arm64/amba.c | 8 | |
| -rw-r--r-- | drivers/android/binder.c | 2 | |
| -rw-r--r-- | drivers/android/binder_internal.h | 2 | |
| -rw-r--r-- | drivers/base/property.c | 14 | |
| -rw-r--r-- | drivers/bus/mhi/host/init.c | 41 | |
| -rw-r--r-- | drivers/bus/mhi/host/main.c | 16 | |
| -rw-r--r-- | drivers/bus/mhi/host/pci_generic.c | 45 | |
| -rw-r--r-- | drivers/cdx/controller/cdx_controller.c | 6 | |
| -rw-r--r-- | drivers/char/mem.c | 6 | |
| -rw-r--r-- | drivers/char/powernv-op-panel.c | 5 | |
| -rw-r--r-- | drivers/char/ppdev.c | 15 | |
| -rw-r--r-- | drivers/char/sonypi.c | 6 | |
| -rw-r--r-- | drivers/comedi/drivers/cb_pcidas64.c | 5 | |
| -rw-r--r-- | drivers/counter/counter-core.c | 4 | |
| -rw-r--r-- | drivers/counter/stm32-timer-cnt.c | 461 | |
| -rw-r--r-- | drivers/counter/ti-ecap-capture.c | 8 | |
| -rw-r--r-- | drivers/counter/ti-eqep.c | 6 | |
| -rw-r--r-- | drivers/extcon/Kconfig | 3 | |
| -rw-r--r-- | drivers/extcon/extcon-adc-jack.c | 8 | |
| -rw-r--r-- | drivers/extcon/extcon-intel-cht-wc.c | 6 | |
| -rw-r--r-- | drivers/extcon/extcon-intel-mrfld.c | 26 | |
| -rw-r--r-- | drivers/extcon/extcon-max3355.c | 6 | |
| -rw-r--r-- | drivers/extcon/extcon-max77843.c | 6 | |
| -rw-r--r-- | drivers/extcon/extcon-rtk-type-c.c | 1 | |
| -rw-r--r-- | drivers/extcon/extcon-usb-gpio.c | 6 | |
| -rw-r--r-- | drivers/extcon/extcon-usbc-cros-ec.c | 6 | |
| -rw-r--r-- | drivers/fpga/Kconfig | 12 | |
| -rw-r--r-- | drivers/fpga/Makefile | 2 | |
| -rw-r--r-- | drivers/fpga/altera-cvp.c | 1 | |
| -rw-r--r-- | drivers/fpga/altera-ps-spi.c | 1 | |
| -rw-r--r-- | drivers/fpga/dfl-afu-main.c | 2 | |
| -rw-r--r-- | drivers/fpga/dfl-afu.h | 3 | |
| -rw-r--r-- | drivers/fpga/dfl-fme-main.c | 2 | |
| -rw-r--r-- | drivers/fpga/dfl-fme.h | 2 | |
| -rw-r--r-- | drivers/fpga/dfl.h | 5 | |
| -rw-r--r-- | drivers/fpga/fpga-bridge.c | 57 | |
| -rw-r--r-- | drivers/fpga/fpga-mgr.c | 82 | |
| -rw-r--r-- | drivers/fpga/fpga-region.c | 24 | |
| -rw-r--r-- | drivers/fpga/ice40-spi.c | 4 | |
| -rw-r--r-- | drivers/fpga/tests/fpga-bridge-test.c | 33 | |
| -rw-r--r-- | drivers/fpga/tests/fpga-mgr-test.c | 16 | |
| -rw-r--r-- | drivers/fpga/tests/fpga-region-test.c | 41 | |
| -rw-r--r-- | drivers/fpga/xilinx-core.c | 229 | |
| -rw-r--r-- | drivers/fpga/xilinx-core.h | 27 | |
| -rw-r--r-- | drivers/fpga/xilinx-selectmap.c | 95 | |
| -rw-r--r-- | drivers/fpga/xilinx-spi.c | 224 | |
| -rw-r--r-- | drivers/greybus/interface.c | 1 | |
| -rw-r--r-- | drivers/hv/Makefile | 2 | |
| -rw-r--r-- | drivers/hv/channel_mgmt.c | 15 | |
| -rw-r--r-- | drivers/hv/hv_fcopy.c | 427 | |
| -rw-r--r-- | drivers/hv/hv_util.c | 12 | |
| -rw-r--r-- | drivers/hv/hyperv_vmbus.h | 5 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-catu.c | 137 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-catu.h | 1 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-core.c | 29 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-cpu-debug.c | 137 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-etm4x-core.c | 29 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-etm4x.h | 31 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-funnel.c | 87 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-priv.h | 10 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-replicator.c | 82 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-stm.c | 114 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-tmc-core.c | 181 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-tmc.h | 2 | |
| -rw-r--r-- | drivers/hwtracing/coresight/coresight-tpiu.c | 116 | |
| -rw-r--r-- | drivers/hwtracing/intel_th/acpi.c | 6 | |
| -rw-r--r-- | drivers/hwtracing/intel_th/core.c | 8 | |
| -rw-r--r-- | drivers/hwtracing/intel_th/gth.c | 8 | |
| -rw-r--r-- | drivers/hwtracing/intel_th/msu.c | 12 | |
| -rw-r--r-- | drivers/hwtracing/intel_th/pci.c | 30 | |
| -rw-r--r-- | drivers/hwtracing/intel_th/sth.c | 2 | |
| -rw-r--r-- | drivers/hwtracing/ptt/hisi_ptt.c | 1 | |
| -rw-r--r-- | drivers/hwtracing/stm/console.c | 1 | |
| -rw-r--r-- | drivers/hwtracing/stm/core.c | 19 | |
| -rw-r--r-- | drivers/hwtracing/stm/ftrace.c | 1 | |
| -rw-r--r-- | drivers/hwtracing/stm/heartbeat.c | 1 | |
| -rw-r--r-- | drivers/hwtracing/stm/p_basic.c | 3 | |
| -rw-r--r-- | drivers/hwtracing/stm/p_sys-t.c | 93 | |
| -rw-r--r-- | drivers/hwtracing/stm/stm.h | 2 | |
| -rw-r--r-- | drivers/iio/Makefile | 1 | |
| -rw-r--r-- | drivers/iio/accel/adxl345.h | 36 | |
| -rw-r--r-- | drivers/iio/accel/adxl345_core.c | 92 | |