Re: [PATCH] arm64: dts: rockchip: add spdif sound node for rock64

2018-09-17 Thread kbuild test robot
Hi Katsuhiro, I love your patch! Yet something to improve: [auto build test ERROR on rockchip/for-next] [also build test ERROR on v4.19-rc4 next-20180913] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

[PATCH] arm64: dts: rockchip: add spdif sound node for rock64

2018-09-17 Thread Katsuhiro Suzuki
This patch adds sound card node for rock64. Currently we can support S/PDIF only. It seems the lack of codec driver of rk3328 to enable analog audio out. Signed-off-by: Katsuhiro Suzuki --- NOTE: This patch depends on [PATCH v2] arm64: dts: rockchip: add i2s and spdif endpoints of rk3328 ---