The nvidia,tegra210-ahub binding is missing schema for child nodes. This
results in warnings if 'additionalProperties: false' is set (or when the
tools implement 'unevaluatedProperties' support). Add the child nodes
and reference their schema if one exists.
Cc: Liam Girdwood <lgirdwood@xxxxxxxxx>
Cc: Mark Brown <broonie@xxxxxxxxxx>
Cc: Thierry Reding <thierry.reding@xxxxxxxxx>
Cc: Jonathan Hunter <jonathanh@xxxxxxxxxx>
Cc: Sameer Pujar <spujar@xxxxxxxxxx>
Cc: alsa-devel@xxxxxxxxxxxxxxxx
Cc: linux-tegra@xxxxxxxxxxxxxxx
Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
---
v2:
- Also add 'dspk' child node
This patch ideally should be applied before this series[1].
[1] https://lore.kernel.org/r/20210323163634.877511-1-robh@xxxxxxxxxx/
---
.../bindings/sound/nvidia,tegra210-ahub.yaml | 16 ++++++++++++++++
1 file changed, 16 insertions(+)