Message ID | 20201126073336.30794-1-wens@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: rockchip: rk3328-roc-cc: Misc improvements | expand |
On Thu, 26 Nov 2020 15:33:33 +0800, Chen-Yu Tsai wrote: > 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. > > [...] Applied, thanks! [1/3] arm64: dts: rockchip: rk3328-roc-cc: Set dr_mode to "host" for OTG commit: 4076a007bd0f6171434bdb119a0b8797749b0502 [2/3] arm64: dts: rockchip: rk3328-roc-cc: Enable HDMI audio commit: 65f0b420dea7e70d70cd6ef0f12f9ff81ab90d23 [3/3] arm64: dts: rockchip: rk3328-roc-cc: Enable analog audio commit: 5df4d4d16ce4c6e6a5cb9d4b684b187f28258219 Best regards,
From: Chen-Yu Tsai <wens@csie.org> 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(+)