diff options
author | Stephan Gerhold <stephan@gerhold.net> | 2020-06-05 20:59:13 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2020-06-20 23:47:03 -0700 |
commit | c00b5c280d552d4e11f62424522a334b9bc39cc1 (patch) | |
tree | 0b2fb4234ba6ff7416a9a206209b372dd505d6e0 /arch/arm64/boot/dts/qcom/msm8916-pins.dtsi | |
parent | 5f7f61e34d17b11865f55ae06b17d9ed10bd4332 (diff) | |
download | linux-c00b5c280d552d4e11f62424522a334b9bc39cc1.tar.gz linux-c00b5c280d552d4e11f62424522a334b9bc39cc1.tar.bz2 linux-c00b5c280d552d4e11f62424522a334b9bc39cc1.zip |
arm64: dts: qcom: msm8916: Set #address-cells for lpass
As of commit 4ff028f6c108 ("ASoC: qcom: lpass-cpu: Make I2S SD lines
configurable"), lpass now supports children nodes to configure the
MI2S SD lines to use for one of the I2S ports. For example:
lpass@7708000 {
dai@3 {
reg = <MI2S_QUATERNARY>;
qcom,playback-sd-lines = <1>;
};
};
The "reg" property refers to the DAI number in this case,
so we need to set #address-cells and #size-cells appropriately
to avoid DTC warnings.
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20200605185916.318494-1-stephan@gerhold.net
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/msm8916-pins.dtsi')
0 files changed, 0 insertions, 0 deletions