linux_dsm_epyc7002/arch/arm64/boot/dts
Stephan Gerhold c00b5c280d arm64: dts: qcom: msm8916: Set #address-cells for lpass
As of commit 4ff028f6c1 ("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>
2020-06-20 23:47:03 -07:00
..
actions
al
allwinner ARM: DT changes for v5.8 2020-06-04 20:02:14 -07:00
altera arm64: dts: increase the QSPI reg address for Stratix10 and Agilex 2020-03-09 10:58:41 -05:00
amd
amlogic ARM: DT changes for v5.8 2020-06-04 20:02:14 -07:00
apm
arm arm64: dts: juno: Fix SCPI shared mem node name 2020-05-18 17:08:54 +01:00
bitmain arm64: dts: bitmain: Source common clock for UART controllers 2020-01-16 15:48:11 -08:00
broadcom
cavium
exynos arm64: dts: exynos: Rename Samsung and Exynos to lowercase 2020-01-17 12:08:49 -08:00
freescale ARM: DT changes for v5.8 2020-06-04 20:02:14 -07:00
hisilicon arm64: dts: hi6220: Add CTI options 2020-05-07 14:44:56 +08:00
intel arm64: dts: agilex: correct service layer driver's compatible value 2020-04-29 20:37:11 -07:00
lg
marvell arm64: dts: armada-3720-turris-mox: fix SFP binding 2020-05-17 18:57:48 +02:00
mediatek ARM: DT changes for v5.8 2020-06-04 20:02:14 -07:00
nvidia arm64: tegra: Make the RTC a wakeup source on Jetson Nano and TX1 2020-05-22 14:56:54 +02:00
qcom arm64: dts: qcom: msm8916: Set #address-cells for lpass 2020-06-20 23:47:03 -07:00
realtek arm64: dts: realtek: rtd16xx: Add SB2 and SCPU Wrapper syscon nodes 2020-04-12 23:59:30 +02:00
renesas ARM: DT changes for v5.8 2020-06-04 20:02:14 -07:00
rockchip ARM: DT changes for v5.8 2020-06-04 20:02:14 -07:00
socionext arm64: dts: uniphier: Add support for Akebi96 2020-05-04 10:07:35 +09:00
sprd arm64: dts: Add SC9863A emmc and sd card nodes 2020-05-21 11:50:44 +02:00
synaptics
ti ARM: DT changes for v5.8 2020-06-04 20:02:14 -07:00
xilinx arm64: zynqmp: Fix GIC compatible property 2020-04-15 10:39:21 +02:00
zte
Makefile