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 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 and GPU smmu 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 | 9 + arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi | 125 +++++++ arch/arm64/boot/dts/qcom/msm8996-pins.dtsi | 46 +++ arch/arm64/boot/dts/qcom/msm8996.dtsi | 346 ++++++++++++++++++ 5 files changed, 578 insertions(+) -- 2.20.1