Commit 693fed98 authored by Linus Torvalds's avatar Linus Torvalds
Browse files
Pull char/misc and other driver subsystem updates from Greg KH:
 "Here is the large set of driver changes for char/misc drivers and
  other smaller driver subsystems that flow through this git tree.

  Included in here are:

   - New IIO drivers and features and improvments in that subsystem

   - New hwtracing drivers and additions to that subsystem

   - lots of interconnect changes and new drivers as that subsystem
     seems under very active development recently. This required also
     merging in the icc subsystem changes through this tree.

   - FPGA driver updates

   - counter subsystem and driver updates

   - MHI driver updates

   - nvmem driver updates

   - documentation updates

   - Other smaller driver updates and fixes, full details in the
     shortlog

  All of these have been in linux-next for a while with no reported
  problems"

* tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (223 commits)
  scripts/tags.sh: fix incompatibility with PCRE2
  firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entries
  mei: lower the log level for non-fatal failed messages
  mei: bus: disallow driver match while dismantling device
  misc: vmw_balloon: fix memory leak with using debugfs_lookup()
  nvmem: stm32: fix OPTEE dependency
  dt-bindings: nvmem: qfprom: add IPQ8074 compatible
  nvmem: qcom-spmi-sdam: register at device init time
  nvmem: rave-sp-eeprm: fix kernel-doc bad line warning
  nvmem: stm32: detect bsec pta presence for STM32MP15x
  nvmem: stm32: add OP-TEE support for STM32MP13x
  nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
  nvmem: core: add nvmem_add_one_cell()
  nvmem: core: drop the removal of the cells in nvmem_add_cells()
  nvmem: core: move struct nvmem_cell_info to nvmem-provider.h
  nvmem: core: add an index parameter to the cell
  of: property: add #nvmem-cell-cells property
  of: property: make #.*-cells optional for simple props
  of: base: add of_parse_phandle_with_optional_args()
  net: add helper eth_addr_add()
  ...
parents 0601f25d 6ec363fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -236,7 +236,7 @@ What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/traceid
Date:		November 2014
KernelVersion:	3.19
Contact:	Mathieu Poirier <mathieu.poirier@linaro.org>
Description: 	(RW) Holds the trace ID that will appear in the trace stream
Description: 	(RO) Holds the trace ID that will appear in the trace stream
		coming from this trace entity.

What:		/sys/bus/coresight/devices/<memory_map>.[etm|ptm]/trigger_event
+13 −0
Original line number Diff line number Diff line
What:		/sys/bus/coresight/devices/<tpdm-name>/integration_test
Date:		January 2023
KernelVersion	6.2
Contact:	Jinlong Mao (QUIC) <quic_jinlmao@quicinc.com>, Tao Zhang (QUIC) <quic_taozha@quicinc.com>
Description:
		(Write) Run integration test for tpdm. Integration test
		will generate test data for tpdm. It can help to make
		sure that the trace path is enabled and the link configurations
		are fine.

		Accepts only one of the 2 values -  1 or 2.
		1 : Generate 64 bits data
		2 : Generate 32 bits data
+31 −0
Original line number Diff line number Diff line
What:		/sys/bus/coresight/devices/ultra_smb<N>/enable_sink
Date:		January 2023
KernelVersion:	6.3
Contact:	Junhao He <hejunhao3@huawei.com>
Description:	(RW) Add/remove a SMB device from a trace path. There can be
		multiple sources for a single SMB device.

What:		/sys/bus/coresight/devices/ultra_smb<N>/mgmt/buf_size
Date:		January 2023
KernelVersion:	6.3
Contact:	Junhao He <hejunhao3@huawei.com>
Description:	(RO) Shows the buffer size of each UltraSoc SMB device.

What:		/sys/bus/coresight/devices/ultra_smb<N>/mgmt/buf_status
Date:		January 2023
KernelVersion:	6.3
Contact:	Junhao He <hejunhao3@huawei.com>
Description:	(RO) Shows the value of UltraSoc SMB status register.
		BIT(0) is zero means buffer is empty.

What:		/sys/bus/coresight/devices/ultra_smb<N>/mgmt/read_pos
Date:		January 2023
KernelVersion:	6.3
Contact:	Junhao He <hejunhao3@huawei.com>
Description:	(RO) Shows the value of UltraSoc SMB Read Pointer register.

What:		/sys/bus/coresight/devices/ultra_smb<N>/mgmt/write_pos
Date:		January 2023
KernelVersion:	6.3
Contact:	Junhao He <hejunhao3@huawei.com>
Description:	(RO) Shows the value of UltraSoc SMB Write Pointer register.
+18 −0
Original line number Diff line number Diff line
@@ -19,6 +19,24 @@ Contact: linux-accelerators@lists.ozlabs.org
Description:    Available instances left of the device
                Return -ENODEV if uacce_ops get_available_instances is not provided

What:           /sys/class/uacce/<dev_name>/isolate_strategy
Date:           Nov 2022
KernelVersion:  6.1
Contact:        linux-accelerators@lists.ozlabs.org
Description:    (RW) A sysfs node that configure the error threshold for the hardware
                isolation strategy. This size is a configured integer value, which is the
                number of threshold for hardware errors occurred in one hour. The default is 0.
                0 means never isolate the device. The maximum value is 65535. You can write
                a number of threshold based on your hardware.

What:           /sys/class/uacce/<dev_name>/isolate
Date:           Nov 2022
KernelVersion:  6.1
Contact:        linux-accelerators@lists.ozlabs.org
Description:    (R) A sysfs node that read the device isolated state. The value 1
                means the device is unavailable. The 0 means the device is
                available.

What:           /sys/class/uacce/<dev_name>/algorithms
Date:           Feb 2020
KernelVersion:  5.7
+16 −0
Original line number Diff line number Diff line
What:          /sys/devices/platform/amba_pl/<dev>/errcnt
Date:          Nov 2022
Contact:       appana.durga.kedareswara.rao@amd.com
Description:   This control file provides the fault detection count.
               This file cannot be written.
               Example:
               # cat /sys/devices/platform/amba_pl/44a10000.tmr_manager/errcnt
               1

What:          /sys/devices/platform/amba_pl/<dev>/dis_block_break
Date:          Nov 2022
Contact:       appana.durga.kedareswara.rao@amd.com
Description:   Write any value to it, This control file enables the break signal.
               This file is write only.
               Example:
               # echo <any value> > /sys/devices/platform/amba_pl/44a10000.tmr_manager/dis_block_break
Loading