Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dbe59811 authored by Vatsal Bucha's avatar Vatsal Bucha
Browse files

sound: dt-bindings: Add dt-bindings for swr irq wakeup capable property



Add a new swr irq wakeup capable property so as to make
swr master as wakeup capable.

Change-Id: I2d93b3abce2ee3811232d5cd5222c8d282c4135e
Signed-off-by: default avatarVatsal Bucha <vbucha@codeaurora.org>
parent 5c0b1a86
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -16,6 +16,8 @@ Optional properties:
- qcom,swr-wakeup-required : should be set to 1 if wakeup is required
- qcom,swr-wakeup-required : should be set to 1 if wakeup is required
from LPASS as part of soundwire data-toggle interrupt sequence
from LPASS as part of soundwire data-toggle interrupt sequence
for given target.
for given target.
- qcom,swr-mstr-irq-wakeup-capable : should be set to 1 if swr master interrupt
is to be made wakeup capable when APPS is in suspend state.


* wsa881x
* wsa881x


@@ -56,4 +58,5 @@ swr0: swr_master {
			reg = <0x00 0x042000>;
			reg = <0x00 0x042000>;
		};
		};
		mipi-sdw-clock-stop-mode0-supported = <0>;
		mipi-sdw-clock-stop-mode0-supported = <0>;
		qcom,swr-mstr-tx-wakeup-capable = <1>;
	};
	};