0001 What: /sys/bus/soundwire/devices/sdw-master-<N>/revision
0002 /sys/bus/soundwire/devices/sdw-master-<N>/clk_stop_modes
0003 /sys/bus/soundwire/devices/sdw-master-<N>/clk_freq
0004 /sys/bus/soundwire/devices/sdw-master-<N>/clk_gears
0005 /sys/bus/soundwire/devices/sdw-master-<N>/default_col
0006 /sys/bus/soundwire/devices/sdw-master-<N>/default_frame_rate
0007 /sys/bus/soundwire/devices/sdw-master-<N>/default_row
0008 /sys/bus/soundwire/devices/sdw-master-<N>/dynamic_shape
0009 /sys/bus/soundwire/devices/sdw-master-<N>/err_threshold
0010 /sys/bus/soundwire/devices/sdw-master-<N>/max_clk_freq
0011
0012 Date: April 2020
0013
0014 Contact: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
0015 Bard Liao <yung-chuan.liao@linux.intel.com>
0016 Vinod Koul <vkoul@kernel.org>
0017
0018 Description: SoundWire Master-N DisCo properties.
0019 These properties are defined by MIPI DisCo Specification
0020 for SoundWire. They define various properties of the Master
0021 and are used by the bus to configure the Master. clk_stop_modes
0022 is a bitmask for simplifications and combines the
0023 clock-stop-mode0 and clock-stop-mode1 properties.