summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm911360_entphn.dts
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2017-04-19 01:32:34 +0200
committerFlorian Fainelli <f.fainelli@gmail.com>2017-06-12 18:52:35 +0200
commitf1494a85e205f6b74ae04d49c446e792b0460301 (patch)
tree168799e24cd22070bd2d5f9124ba185a84cb2dcb /arch/arm/boot/dts/bcm911360_entphn.dts
parentARM: dts: BCM5301X: Specify MDIO bus in the DT (diff)
downloadlinux-f1494a85e205f6b74ae04d49c446e792b0460301.tar.xz
linux-f1494a85e205f6b74ae04d49c446e792b0460301.zip
ARM: dts: Cygnus: Add BCM11360's V3D device
This loads the VC4 driver on the 911360_entphn platform (with the corresponding series sent to dri-devel), which is supported by master of the Mesa tree. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm911360_entphn.dts')
-rw-r--r--arch/arm/boot/dts/bcm911360_entphn.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm911360_entphn.dts b/arch/arm/boot/dts/bcm911360_entphn.dts
index 8b3800f46288..037621c13290 100644
--- a/arch/arm/boot/dts/bcm911360_entphn.dts
+++ b/arch/arm/boot/dts/bcm911360_entphn.dts
@@ -57,6 +57,14 @@
};
};
+&v3d {
+ assigned-clocks =
+ <&mipipll BCM_CYGNUS_MIPIPLL>,
+ <&mipipll BCM_CYGNUS_MIPIPLL_CH2_V3D>;
+ assigned-clock-rates = <525000000>, <300000000>;
+ status = "okay";
+};
+
&uart3 {
status = "okay";
};