Hi Andy, Now that most of the bits are in mainline, its good time to add display and audio support to DB820c. These patches are being tested in integration branch from long time. Am resending 2 SMMU patches (https://patchwork.kernel.org/cover/10726329/) in this series to keep all the display and sound patches together. Can you pick these up for 5.1 thanks, srini Changes since v1: - GPU node updated by Jordan. - deleted extra lines from sound card dt patch Archit Taneja (3): arm64: dts: msm8996: Add display smmu node arm64: qcom: msm8996.dtsi: Add Display nodes arm64: dts: apq8096-db820c: Add HDMI display support Jordan Crouse (2): arm64: dts: msm8996: Add graphics smmu node arm64: dts: Add Adreno GPU definitions Srinivas Kandagatla (1): arm64: dts: db820c: Add sound card support .../boot/dts/qcom/apq8096-db820c-pins.dtsi | 52 +++ .../dts/qcom/apq8096-db820c-pmic-pins.dtsi | 8 + arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi | 121 ++++++ arch/arm64/boot/dts/qcom/msm8996-pins.dtsi | 43 ++ arch/arm64/boot/dts/qcom/msm8996.dtsi | 380 ++++++++++++++++++ 5 files changed, 604 insertions(+) -- 2.20.1