On 13/01/2020 17:47, Rob Herring wrote:
On Tue, Jan 7, 2020 at 7:59 AM Srinivas Kandagatla srinivas.kandagatla@linaro.org wrote:
This patch adds bindings for WSA8810/WSA8815 Class-D Smart Speaker Amplifier. This Amplifier also has a simple thermal sensor for over temperature and speaker protection.
Signed-off-by: Srinivas Kandagatla srinivas.kandagatla@linaro.org Reviewed-by: Rob Herring robh@kernel.org
.../bindings/sound/qcom,wsa881x.yaml | 68 +++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/qcom,wsa881x.yaml
This schema now is applied to the soundwire-controller.yaml example and fails:
Documentation/devicetree/bindings/soundwire/soundwire-controller.example.dt.yaml: speaker@0,1: '#sound-dai-cells' is a required property Documentation/devicetree/bindings/soundwire/soundwire-controller.example.dt.yaml: speaker@0,2: '#sound-dai-cells' is a required property
Please fix.
Thanks Rob, I will send a patch to fix this.
--srini
Rob