arm64: dts: qcom: apq8016-sbc: Fix dtbs_check warnings for &sound
authorStephan Gerhold <stephan@gerhold.net>
Tue, 14 Dec 2021 13:51:24 +0000 (14:51 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 1 Feb 2022 00:18:04 +0000 (18:18 -0600)
commitff15ae73eeee62d8eb7554ecc21f2908f32f33a9
treeb89a4fea96188c05b00830a2874795a7da6bd936
parent7be1c395ee40e35493eb4b2ef2d643de1c626a98
arm64: dts: qcom: apq8016-sbc: Fix dtbs_check warnings for &sound

qcom,apq8016-sbc-sndcard is now covered by the qcom,sm8250.yaml schema
which has slightly different recommendations for the naming of
properties and nodes. The old naming is still functional but
deprecated. Update the &sound node in apq8016-sbc to fix the following
dtbs_check warnings:

  apq8016-sbc.dt.yaml: sound@7702000: 'model' is a required property
    From schema: sound/qcom,sm8250.yaml
  apq8016-sbc.dt.yaml: sound@7702000: 'external-dai-link@0', ...
    do not match any of the regexes: '.*-dai-link$', ...
    From schema: sound/qcom,sm8250.yaml

Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211214135124.2380-1-stephan@gerhold.net
arch/arm64/boot/dts/qcom/apq8016-sbc.dts