You're interested in a paper on the MSM8953 driver for ARM64 architecture!
/
compatible = "qcom,msm8953";
soc
compatible = "qcom,msm8953-soc";
reg = <0x0 0x...>;
clocks = <&gcc ...>;
;
kgsl@...
compatible = "qcom,kgsl";
reg = <...>;
interrupt-parent = <&msm_gic>;
;
mdss@... /* display controller */ ;
mdss_panel@0 compatible = "manufacturer,panel-model"; /* timing */ ;
;