diff options
| author | Pierre-Louis Bossart <[email protected]> | 2024-10-03 07:06:49 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2024-10-03 07:58:51 +0000 |
| commit | 543bd28a3bfeff31f748ba83348b63313dd37ff9 (patch) | |
| tree | ebce126de2fc102a16e90dcfb1ab34548e25d2d5 /security/selinux/hooks.c | |
| parent | soundwire: mipi-disco: add comment on DP0-supported property (diff) | |
| download | kernel-543bd28a3bfeff31f748ba83348b63313dd37ff9.tar.gz kernel-543bd28a3bfeff31f748ba83348b63313dd37ff9.zip | |
soundwire: mipi-disco: add new properties from 2.0 spec
The DisCo for SoundWire 2.0 spec adds support for new
'mipi-sdw-sdca-interrupt-register-list' and
'mipi-sdw-commit-register-supported'.
This patch only adds the definitions and property reads, but the use
of these properties will come at some point in the future when needed.
Note a slight conceptual disconnect between the MIPI DisCo definition
of a boolean property and the Linux implementation. The latter only
checks the presence of the property to set its value to 'true',
whereas the MIPI definitions allow for a property with a 'false'
value. This patch uses the new introduced mipi_device_property_read_bool()
to handle it.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
