Commit 6088ddfb authored by Sameer Pujar's avatar Sameer Pujar Committed by Takashi Iwai

dt-bindings: sound: tegra: Add minItems for resets

Tegra194 HDA has only two resets unlike the previous generations of
Tegra SoCs. To take care of this set minItems field to two.
Signed-off-by: default avatarSameer Pujar <spujar@nvidia.com>
Link: https://lore.kernel.org/r/1640260431-11613-3-git-send-email-spujar@nvidia.comSigned-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent d278dc91
......@@ -50,9 +50,11 @@ properties:
- const: hda2codec_2x
resets:
minItems: 2
maxItems: 3
reset-names:
minItems: 2
items:
- const: hda
- const: hda2hdmi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment