summaryrefslogtreecommitdiff
path: root/board/tq/tqma6/clocks.cfg
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>2021-11-02 13:36:45 +0300
committerTom Rini <trini@konsulko.com>2021-11-15 22:33:32 +0300
commit679530c3c6ac99bc4da4dbf73a8e169bc9654e5b (patch)
tree362f0e9c8274c8c52aec0c09c4a7b26d66b0621d /board/tq/tqma6/clocks.cfg
parent9d3d981661000d8496d3b7836f3bd55d6534dd05 (diff)
downloadu-boot-679530c3c6ac99bc4da4dbf73a8e169bc9654e5b.tar.xz
board: rename "tqc" vendor to "tq"
The subdivision name "TQ Components" hasn't been in use for a long time. Rename the vendor directory to "tq", which also matches our Device Tree vendor prefix. Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Diffstat (limited to 'board/tq/tqma6/clocks.cfg')
-rw-r--r--board/tq/tqma6/clocks.cfg23
1 files changed, 23 insertions, 0 deletions
diff --git a/board/tq/tqma6/clocks.cfg b/board/tq/tqma6/clocks.cfg
new file mode 100644
index 0000000000..1f2001c75f
--- /dev/null
+++ b/board/tq/tqma6/clocks.cfg
@@ -0,0 +1,23 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright (C) 2013 Boundary Devices
+ * Copyright (C) 2013, 2014 Markus Niebel <Markus.Niebel@tq-group.com>
+ *
+ * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
+ * and create imximage boot image
+ */
+
+/* set the default clock gate to save power */
+DATA 4, CCM_CCGR0, 0x00C03F3F
+DATA 4, CCM_CCGR1, 0x0030FC03
+DATA 4, CCM_CCGR2, 0x0FFFC000
+DATA 4, CCM_CCGR3, 0x3FF00000
+DATA 4, CCM_CCGR4, 0x00FFF300
+DATA 4, CCM_CCGR5, 0x0F0000C3
+DATA 4, CCM_CCGR6, 0x000003FF
+
+/* enable AXI cache for VDOA/VPU/IPU */
+DATA 4, MX6_IOMUXC_GPR4, 0xF00000CF
+/* set IPU AXI-id0 Qos=0xf(bypass) AXI-id1 Qos=0x7 */
+DATA 4, MX6_IOMUXC_GPR6, 0x007F007F
+DATA 4, MX6_IOMUXC_GPR7, 0x007F007F