OSDN Git Service

ARM: dts: msm: add secure smmu cb node for msm8998
authorAbhijit Kulkarni <kabhijit@codeaurora.org>
Mon, 1 May 2017 17:51:02 +0000 (10:51 -0700)
committerGerrit - the friendly Code Review server <code-review@localhost>
Fri, 9 Jun 2017 10:12:28 +0000 (03:12 -0700)
commitf7aeaf28f9609016cb715dda8bc22d53cfc03c0a
treee25590f1aa072f9f0bed7b4a89985ebd81cb6d41
parent55a25be010f62b574938ef3da38c50738db78cff
ARM: dts: msm: add secure smmu cb node for msm8998

This change adds the secure context bank child node in mdss
driver, this is required for having both the secure and non-secure
smmu context bank support in the driver. This change also renames
the child nodes to avoid compilation issues on the builds where
fb driver mdss device file is also present. As a part of this
change the smmu driver registration is called as a part of
msm driver probe.

CRs-Fixed: 2053654
Change-Id: I90cd31fd792b0fd9772689dc6561bb0b429e1e3a
Signed-off-by: Abhijit Kulkarni <kabhijit@codeaurora.org>
Documentation/devicetree/bindings/display/msm/sde.txt
arch/arm/boot/dts/qcom/msm8998-sde.dtsi
drivers/gpu/drm/msm/msm_drv.c
drivers/gpu/drm/msm/msm_mmu.h
drivers/gpu/drm/msm/msm_smmu.c