Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) What:		/sys/bus/soundwire/devices/sdw-master-N/revision
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) 		/sys/bus/soundwire/devices/sdw-master-N/clk_stop_modes
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) 		/sys/bus/soundwire/devices/sdw-master-N/clk_freq
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) 		/sys/bus/soundwire/devices/sdw-master-N/clk_gears
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) 		/sys/bus/soundwire/devices/sdw-master-N/default_col
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 		/sys/bus/soundwire/devices/sdw-master-N/default_frame_rate
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 		/sys/bus/soundwire/devices/sdw-master-N/default_row
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 		/sys/bus/soundwire/devices/sdw-master-N/dynamic_shape
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 		/sys/bus/soundwire/devices/sdw-master-N/err_threshold
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 		/sys/bus/soundwire/devices/sdw-master-N/max_clk_freq
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) Date:		April 2020
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) Contact:	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 		Bard Liao <yung-chuan.liao@linux.intel.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 		Vinod Koul <vkoul@kernel.org>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) Description:	SoundWire Master-N DisCo properties.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) 		These properties are defined by MIPI DisCo Specification
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) 		for SoundWire. They define various properties of the Master
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) 		and are used by the bus to configure the Master. clk_stop_modes
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) 		is a bitmask for simplifications and combines the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) 		clock-stop-mode0 and clock-stop-mode1 properties.