ASoC: dt-bindings: microchip,sama7g5-pdmc: Simplify "microchip,mic-pos" constraints
authorRob Herring <robh@kernel.org>
Wed, 21 Jun 2023 23:10:44 +0000 (17:10 -0600)
committerMark Brown <broonie@kernel.org>
Thu, 22 Jun 2023 17:02:05 +0000 (18:02 +0100)
commitb2c28785b125acb28a681462510297410cbbabd7
treebcf415ef50283cd5852b8e3d78ac7759b9508ee0
parentf47d43283a4233528683deaaba95f0ee2cfe862d
ASoC: dt-bindings: microchip,sama7g5-pdmc: Simplify "microchip,mic-pos" constraints

"enum" values should be integers or strings, not arrays (though json-schema
does allow arrays, we do not). In this case, all possible combinations are
allowed anyways, so there's little point in expressing as an array.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/Message-Id:
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml