]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: dt-bindings: everest,es8328: Require reg property
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 4 Mar 2025 10:38:08 +0000 (11:38 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 4 Mar 2025 12:27:13 +0000 (12:27 +0000)
commit8243a49145e59f19032b86b20d8906f05e31bdcc
tree8791f2a8410e4f74abab2d1f2213b30695ed613d
parent1d251a7adc5b720a71641c758a45b8a119971d80
ASoC: dt-bindings: everest,es8328: Require reg property

ES8328 and ES8388 codecs are I2C or SPI devices, thus they are
addressable on their bus and 'reg' property should be always provided.
Requiring 'reg' is pretty close to redundant, because the I2C and SPI
controller/bus bindings require it already, but the convention is to
mention 'reg' also in the device schemas.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20250304103808.75236-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/everest,es8328.yaml