From: Chen-Yu Tsai <wens@xxxxxxxx> Hi, Here are some improvements for the ROC-RK3328-CC. Patch 1 sets dr_mode to "host" for OTG. Since the board has a type A host port wired to the OTG controller, setting this is appropriate. Patch 2 enables HDMI audio. Patch 3 enables analog audio. I opted to use one simple-card for each audio interface since a) the definitions are already in the .dtsi file and b) having one card per interface with proper names makes them easier to identify. The changes are quite trivial. Hope they can be merged for the next release. Regards ChenYu Chen-Yu Tsai (3): arm64: dts: rockchip: rk3328-roc-cc: Set dr_mode to "host" for OTG arm64: dts: rockchip: rk3328-roc-cc: Enable HDMI audio arm64: dts: rockchip: rk3328-roc-cc: Enable analog audio .../arm64/boot/dts/rockchip/rk3328-roc-cc.dts | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) -- 2.29.2