blob: 4b40e47486490ab145077ccb177ab2668905969f [file] [log] [blame]
R Sricharan6b5de092012-05-10 19:46:00 +05301/*
2 * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 * Based on "omap4.dtsi"
8 */
9
Tony Lindgren4c387982018-11-09 13:41:13 -080010#include <dt-bindings/bus/ti-sysc.h>
Florian Vaussard6d624ea2013-05-31 14:32:56 +020011#include <dt-bindings/gpio/gpio.h>
Florian Vaussard8fea7d52013-05-31 14:32:57 +020012#include <dt-bindings/interrupt-controller/arm-gic.h>
Florian Vaussardbcd3cca2013-05-31 14:32:59 +020013#include <dt-bindings/pinctrl/omap.h>
Tero Kristo460c4962017-12-08 17:17:28 +020014#include <dt-bindings/clock/omap5.h>
R Sricharan6b5de092012-05-10 19:46:00 +053015
R Sricharan6b5de092012-05-10 19:46:00 +053016/ {
Tony Lindgren98cc4542016-09-13 16:10:56 -070017 #address-cells = <2>;
18 #size-cells = <2>;
Santosh Shilimkarba1829b2013-02-12 15:57:55 +053019
R Sricharan6b5de092012-05-10 19:46:00 +053020 compatible = "ti,omap5";
Marc Zyngier7136d452015-03-11 15:43:49 +000021 interrupt-parent = <&wakeupgen>;
Javier Martinez Canillasc9faa842016-12-19 11:44:36 -030022 chosen { };
R Sricharan6b5de092012-05-10 19:46:00 +053023
24 aliases {
Nishanth Menon20b80942013-10-16 15:21:03 -050025 i2c0 = &i2c1;
26 i2c1 = &i2c2;
27 i2c2 = &i2c3;
28 i2c3 = &i2c4;
29 i2c4 = &i2c5;
R Sricharan6b5de092012-05-10 19:46:00 +053030 serial0 = &uart1;
31 serial1 = &uart2;
32 serial2 = &uart3;
33 serial3 = &uart4;
34 serial4 = &uart5;
35 serial5 = &uart6;
36 };
37
38 cpus {
Lorenzo Pieralisieeb25fd2013-04-18 18:35:59 +010039 #address-cells = <1>;
40 #size-cells = <0>;
41
Nishanth Menonb8981d72013-10-16 10:39:04 -050042 cpu0: cpu@0 {
Lorenzo Pieralisieeb25fd2013-04-18 18:35:59 +010043 device_type = "cpu";
R Sricharan6b5de092012-05-10 19:46:00 +053044 compatible = "arm,cortex-a15";
Lorenzo Pieralisieeb25fd2013-04-18 18:35:59 +010045 reg = <0x0>;
J Keerthy6c248942013-10-16 10:39:06 -050046
47 operating-points = <
48 /* kHz uV */
J Keerthy6c248942013-10-16 10:39:06 -050049 1000000 1060000
50 1500000 1250000
51 >;
Nishanth Menon8d766fa2014-01-29 12:19:17 -060052
53 clocks = <&dpll_mpu_ck>;
54 clock-names = "cpu";
55
56 clock-latency = <300000>; /* From omap-cpufreq driver */
57
Eduardo Valentin2cd29f62013-08-16 11:30:47 -040058 /* cooling options */
Eduardo Valentin2cd29f62013-08-16 11:30:47 -040059 #cooling-cells = <2>; /* min followed by max */
R Sricharan6b5de092012-05-10 19:46:00 +053060 };
61 cpu@1 {
Lorenzo Pieralisieeb25fd2013-04-18 18:35:59 +010062 device_type = "cpu";
R Sricharan6b5de092012-05-10 19:46:00 +053063 compatible = "arm,cortex-a15";
Lorenzo Pieralisieeb25fd2013-04-18 18:35:59 +010064 reg = <0x1>;
Viresh Kumar484d5782018-05-25 16:01:55 +053065
66 operating-points = <
67 /* kHz uV */
68 1000000 1060000
69 1500000 1250000
70 >;
71
72 clocks = <&dpll_mpu_ck>;
73 clock-names = "cpu";
74
75 clock-latency = <300000>; /* From omap-cpufreq driver */
76
77 /* cooling options */
78 #cooling-cells = <2>; /* min followed by max */
R Sricharan6b5de092012-05-10 19:46:00 +053079 };
80 };
81
Eduardo Valentin1b761fc2013-08-16 12:01:02 -040082 thermal-zones {
83 #include "omap4-cpu-thermal.dtsi"
84 #include "omap5-gpu-thermal.dtsi"
85 #include "omap5-core-thermal.dtsi"
86 };
87
Santosh Shilimkarb45ccc42013-02-10 21:40:19 +053088 timer {
89 compatible = "arm,armv7-timer";
Florian Vaussard8fea7d52013-05-31 14:32:57 +020090 /* PPI secure/nonsecure IRQ */
91 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>,
92 <GIC_PPI 14 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>,
93 <GIC_PPI 11 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>,
94 <GIC_PPI 10 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>;
Marc Zyngier7136d452015-03-11 15:43:49 +000095 interrupt-parent = <&gic>;
Santosh Shilimkarb45ccc42013-02-10 21:40:19 +053096 };
97
Nathan Lynch69a126c2014-03-19 10:45:53 -050098 pmu {
99 compatible = "arm,cortex-a15-pmu";
100 interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>,
101 <GIC_SPI 132 IRQ_TYPE_LEVEL_HIGH>;
102 };
103
Santosh Shilimkarba1829b2013-02-12 15:57:55 +0530104 gic: interrupt-controller@48211000 {
105 compatible = "arm,cortex-a15-gic";
106 interrupt-controller;
107 #interrupt-cells = <3>;
Tony Lindgren98cc4542016-09-13 16:10:56 -0700108 reg = <0 0x48211000 0 0x1000>,
Marc Zyngier387720c2017-01-18 09:27:28 +0000109 <0 0x48212000 0 0x2000>,
Tony Lindgren98cc4542016-09-13 16:10:56 -0700110 <0 0x48214000 0 0x2000>,
111 <0 0x48216000 0 0x2000>;
Marc Zyngier7136d452015-03-11 15:43:49 +0000112 interrupt-parent = <&gic>;
113 };
114
115 wakeupgen: interrupt-controller@48281000 {
116 compatible = "ti,omap5-wugen-mpu", "ti,omap4-wugen-mpu";
117 interrupt-controller;
118 #interrupt-cells = <3>;
Tony Lindgren98cc4542016-09-13 16:10:56 -0700119 reg = <0 0x48281000 0 0x1000>;
Marc Zyngier7136d452015-03-11 15:43:49 +0000120 interrupt-parent = <&gic>;
Santosh Shilimkarba1829b2013-02-12 15:57:55 +0530121 };
122
R Sricharan6b5de092012-05-10 19:46:00 +0530123 /*
Geert Uytterhoeven5c5be9d2014-03-28 11:11:37 +0100124 * The soc node represents the soc top level view. It is used for IPs
R Sricharan6b5de092012-05-10 19:46:00 +0530125 * that are not memory mapped in the MPU view or for the MPU itself.
126 */
127 soc {
128 compatible = "ti,omap-infra";
129 mpu {
Rajendra Nayak1306c082014-09-10 11:04:04 -0500130 compatible = "ti,omap4-mpu";
R Sricharan6b5de092012-05-10 19:46:00 +0530131 ti,hwmods = "mpu";
Rajendra Nayak1306c082014-09-10 11:04:04 -0500132 sram = <&ocmcram>;
R Sricharan6b5de092012-05-10 19:46:00 +0530133 };
134 };
135
136 /*
137 * XXX: Use a flat representation of the OMAP3 interconnect.
138 * The real OMAP interconnect network is quite complex.
Geert Uytterhoevenb7ab5242014-03-28 11:11:39 +0100139 * Since it will not bring real advantage to represent that in DT for
R Sricharan6b5de092012-05-10 19:46:00 +0530140 * the moment, just use a fake OCP bus entry to represent the whole bus
141 * hierarchy.
142 */
143 ocp {
Suman Annae7309c22015-04-24 12:54:20 -0500144 compatible = "ti,omap5-l3-noc", "simple-bus";
R Sricharan6b5de092012-05-10 19:46:00 +0530145 #address-cells = <1>;
146 #size-cells = <1>;
Tony Lindgren98cc4542016-09-13 16:10:56 -0700147 ranges = <0 0 0 0xc0000000>;
R Sricharan6b5de092012-05-10 19:46:00 +0530148 ti,hwmods = "l3_main_1", "l3_main_2", "l3_main_3";
Tony Lindgren98cc4542016-09-13 16:10:56 -0700149 reg = <0 0x44000000 0 0x2000>,
150 <0 0x44800000 0 0x3000>,
151 <0 0x45000000 0 0x4000>;
Florian Vaussard8fea7d52013-05-31 14:32:57 +0200152 interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
153 <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6b5de092012-05-10 19:46:00 +0530154
Tony Lindgren4c387982018-11-09 13:41:13 -0800155 l4_wkup: interconnect@4ae00000 {
Peter Ujfalusi5da6a2d2012-10-04 14:57:27 +0300156 };
Tero Kristoed8509e2015-02-12 11:35:29 +0200157
Tony Lindgren4c387982018-11-09 13:41:13 -0800158 l4_cfg: interconnect@4a000000 {
159 };
Peter Ujfalusi5da6a2d2012-10-04 14:57:27 +0300160
Tony Lindgren4c387982018-11-09 13:41:13 -0800161 l4_per: interconnect@48000000 {
Balaji T Kcd042fe2014-02-19 20:26:40 +0530162 };
163
Tony Lindgrenb2770b22019-04-09 09:00:54 -0700164 l4_abe: interconnect@40100000 {
165 };
166
Rajendra Nayak8b9a2812014-09-10 11:04:03 -0500167 ocmcram: ocmcram@40300000 {
168 compatible = "mmio-sram";
169 reg = <0x40300000 0x20000>; /* 128k */
170 };
171
Jon Hunter1c7dbb52013-02-22 15:33:31 -0600172 gpmc: gpmc@50000000 {
173 compatible = "ti,omap4430-gpmc";
174 reg = <0x50000000 0x1000>;
175 #address-cells = <2>;
176 #size-cells = <1>;
Florian Vaussard8fea7d52013-05-31 14:32:57 +0200177 interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
Franklin S Cooper Jr201c7e32015-10-15 12:37:27 -0500178 dmas = <&sdma 4>;
179 dma-names = "rxtx";
Jon Hunter1c7dbb52013-02-22 15:33:31 -0600180 gpmc,num-cs = <8>;
181 gpmc,num-waitpins = <4>;
182 ti,hwmods = "gpmc";
Florian Vaussard7b8b6af2014-02-26 11:38:09 +0100183 clocks = <&l3_iclk_div>;
184 clock-names = "fck";
Roger Quadrose99d4132016-04-07 13:25:30 +0300185 interrupt-controller;
186 #interrupt-cells = <2>;
187 gpio-controller;
188 #gpio-cells = <2>;
Jon Hunter1c7dbb52013-02-22 15:33:31 -0600189 };
190
Suman Anna2dcfa562014-03-05 18:24:19 -0600191 mmu_dsp: mmu@4a066000 {
192 compatible = "ti,omap4-iommu";
193 reg = <0x4a066000 0x100>;
194 interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
195 ti,hwmods = "mmu_dsp";
Suman Annac1b5d0f2015-07-10 12:28:56 -0500196 #iommu-cells = <0>;
Suman Anna2dcfa562014-03-05 18:24:19 -0600197 };
198
199 mmu_ipu: mmu@55082000 {
200 compatible = "ti,omap4-iommu";
201 reg = <0x55082000 0x100>;
202 interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
203 ti,hwmods = "mmu_ipu";
Suman Annac1b5d0f2015-07-10 12:28:56 -0500204 #iommu-cells = <0>;
Suman Anna2dcfa562014-03-05 18:24:19 -0600205 ti,iommu-bus-err-back;
206 };
207
Archit Taneja1a5fe3c2013-12-17 15:32:21 +0530208 dmm@4e000000 {
209 compatible = "ti,omap5-dmm";
210 reg = <0x4e000000 0x800>;
211 interrupts = <0 113 0x4>;
212 ti,hwmods = "dmm";
213 };
214
Lee Jones8906d652013-07-22 11:52:37 +0100215 emif1: emif@4c000000 {
Lokesh Vutlae6900ddf2012-11-05 18:22:51 +0530216 compatible = "ti,emif-4d5";
217 ti,hwmods = "emif1";
Rajendra Nayakf12ecbe22013-10-15 12:37:50 +0530218 ti,no-idle-on-init;
Lokesh Vutlae6900ddf2012-11-05 18:22:51 +0530219 phy-type = <2>; /* DDR PHY type: Intelli PHY */
220 reg = <0x4c000000 0x400>;
Florian Vaussard8fea7d52013-05-31 14:32:57 +0200221 interrupts = <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>;
Lokesh Vutlae6900ddf2012-11-05 18:22:51 +0530222 hw-caps-read-idle-ctrl;
223 hw-caps-ll-interface;
224 hw-caps-temp-alert;
225 };
226
Lee Jones8906d652013-07-22 11:52:37 +0100227 emif2: emif@4d000000 {
Lokesh Vutlae6900ddf2012-11-05 18:22:51 +0530228 compatible = "ti,emif-4d5";
229 ti,hwmods = "emif2";
Rajendra Nayakf12ecbe22013-10-15 12:37:50 +0530230 ti,no-idle-on-init;
Lokesh Vutlae6900ddf2012-11-05 18:22:51 +0530231 phy-type = <2>; /* DDR PHY type: Intelli PHY */
232 reg = <0x4d000000 0x400>;
Florian Vaussard8fea7d52013-05-31 14:32:57 +0200233 interrupts = <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
Lokesh Vutlae6900ddf2012-11-05 18:22:51 +0530234 hw-caps-read-idle-ctrl;
235 hw-caps-ll-interface;
236 hw-caps-temp-alert;
237 };
Kishon Vijay Abraham Ifedc4282013-03-07 19:05:17 +0530238
Eduardo Valentin1b761fc2013-08-16 12:01:02 -0400239 bandgap: bandgap@4a0021e0 {
Eduardo Valentincbad26d2013-06-18 22:36:38 -0400240 reg = <0x4a0021e0 0xc
241 0x4a00232c 0xc
242 0x4a002380 0x2c
243 0x4a0023C0 0x3c>;
244 interrupts = <GIC_SPI 126 IRQ_TYPE_LEVEL_HIGH>;
245 compatible = "ti,omap5430-bandgap";
Eduardo Valentin1b761fc2013-08-16 12:01:02 -0400246
247 #thermal-sensor-cells = <1>;
Eduardo Valentincbad26d2013-06-18 22:36:38 -0400248 };
Balaji T K4f829522014-04-23 20:35:33 +0300249
Balaji T K4f829522014-04-23 20:35:33 +0300250 /* OCP2SCP3 */
Balaji T K4f829522014-04-23 20:35:33 +0300251 sata: sata@4a141100 {
252 compatible = "snps,dwc-ahci";
253 reg = <0x4a140000 0x1100>, <0x4a141100 0x7>;
254 interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;
255 phys = <&sata_phy>;
256 phy-names = "sata-phy";
Tero Kristo460c4962017-12-08 17:17:28 +0200257 clocks = <&l3init_clkctrl OMAP5_SATA_CLKCTRL 8>;
Balaji T K4f829522014-04-23 20:35:33 +0300258 ti,hwmods = "sata";
Jean-Jacques Hiblot87cb1292017-01-09 13:22:15 +0100259 ports-implemented = <0x1>;
Balaji T K4f829522014-04-23 20:35:33 +0300260 };
261
Tomi Valkeinene7585c42014-03-07 12:45:54 +0200262 dss: dss@58000000 {
263 compatible = "ti,omap5-dss";
264 reg = <0x58000000 0x80>;
265 status = "disabled";
266 ti,hwmods = "dss_core";
Tero Kristo460c4962017-12-08 17:17:28 +0200267 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 8>;
Tomi Valkeinene7585c42014-03-07 12:45:54 +0200268 clock-names = "fck";
269 #address-cells = <1>;
270 #size-cells = <1>;
271 ranges;
272
273 dispc@58001000 {
274 compatible = "ti,omap5-dispc";
275 reg = <0x58001000 0x1000>;
276 interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
277 ti,hwmods = "dss_dispc";
Tero Kristo460c4962017-12-08 17:17:28 +0200278 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 8>;
Tomi Valkeinene7585c42014-03-07 12:45:54 +0200279 clock-names = "fck";
280 };
281
Tomi Valkeinen84ace672014-09-04 09:28:32 +0300282 rfbi: encoder@58002000 {
283 compatible = "ti,omap5-rfbi";
284 reg = <0x58002000 0x100>;
285 status = "disabled";
286 ti,hwmods = "dss_rfbi";
Tero Kristo460c4962017-12-08 17:17:28 +0200287 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 8>, <&l3_iclk_div>;
Tomi Valkeinen84ace672014-09-04 09:28:32 +0300288 clock-names = "fck", "ick";
289 };
290
Tomi Valkeinene7585c42014-03-07 12:45:54 +0200291 dsi1: encoder@58004000 {
292 compatible = "ti,omap5-dsi";
293 reg = <0x58004000 0x200>,
294 <0x58004200 0x40>,
295 <0x58004300 0x40>;
296 reg-names = "proto", "phy", "pll";
297 interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
298 status = "disabled";
299 ti,hwmods = "dss_dsi1";
Tero Kristo460c4962017-12-08 17:17:28 +0200300 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 8>,
301 <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 10>;
Tomi Valkeinene7585c42014-03-07 12:45:54 +0200302 clock-names = "fck", "sys_clk";
303 };
304
305 dsi2: encoder@58005000 {
306 compatible = "ti,omap5-dsi";
307 reg = <0x58009000 0x200>,
308 <0x58009200 0x40>,
309 <0x58009300 0x40>;
310 reg-names = "proto", "phy", "pll";
311 interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>;
312 status = "disabled";
313 ti,hwmods = "dss_dsi2";
Tero Kristo460c4962017-12-08 17:17:28 +0200314 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 8>,
315 <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 10>;
Tomi Valkeinene7585c42014-03-07 12:45:54 +0200316 clock-names = "fck", "sys_clk";
317 };
318
319 hdmi: encoder@58060000 {
320 compatible = "ti,omap5-hdmi";
321 reg = <0x58040000 0x200>,
322 <0x58040200 0x80>,
323 <0x58040300 0x80>,
324 <0x58060000 0x19000>;
325 reg-names = "wp", "pll", "phy", "core";
326 interrupts = <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>;
327 status = "disabled";
328 ti,hwmods = "dss_hdmi";
Tero Kristo460c4962017-12-08 17:17:28 +0200329 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 9>,
330 <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 10>;
Tomi Valkeinene7585c42014-03-07 12:45:54 +0200331 clock-names = "fck", "sys_clk";
Jyri Sarha7d0fde32014-05-12 12:12:26 +0300332 dmas = <&sdma 76>;
333 dma-names = "audio_tx";
Tomi Valkeinene7585c42014-03-07 12:45:54 +0200334 };
335 };
Andrii.Tseglytskyi07b9b3d2014-06-05 20:11:12 -0500336
337 abb_mpu: regulator-abb-mpu {
338 compatible = "ti,abb-v2";
339 regulator-name = "abb_mpu";
340 #address-cells = <0>;
341 #size-cells = <0>;
342 clocks = <&sys_clkin>;
343 ti,settling-time = <50>;
344 ti,clock-cycles = <16>;
345
346 reg = <0x4ae07cdc 0x8>, <0x4ae06014 0x4>,
347 <0x4a0021c4 0x8>, <0x4ae0c318 0x4>;
348 reg-names = "base-address", "int-address",
349 "efuse-address", "ldo-address";
350 ti,tranxdone-status-mask = <0x80>;
351 /* LDOVBBMPU_MUX_CTRL */
352 ti,ldovbb-override-mask = <0x400>;
353 /* LDOVBBMPU_VSET_OUT */
354 ti,ldovbb-vset-mask = <0x1F>;
355
356 /*
357 * NOTE: only FBB mode used but actual vset will
358 * determine final biasing
359 */
360 ti,abb_info = <
361 /*uV ABB efuse rbb_m fbb_m vset_m*/
362 1060000 0 0x0 0 0x02000000 0x01F00000
363 1250000 0 0x4 0 0x02000000 0x01F00000
364 >;
365 };
366
367 abb_mm: regulator-abb-mm {
368 compatible = "ti,abb-v2";
369 regulator-name = "abb_mm";
370 #address-cells = <0>;
371 #size-cells = <0>;
372 clocks = <&sys_clkin>;
373 ti,settling-time = <50>;
374 ti,clock-cycles = <16>;
375
376 reg = <0x4ae07ce4 0x8>, <0x4ae06010 0x4>,
377 <0x4a0021a4 0x8>, <0x4ae0c314 0x4>;
378 reg-names = "base-address", "int-address",
379 "efuse-address", "ldo-address";
380 ti,tranxdone-status-mask = <0x80000000>;
381 /* LDOVBBMM_MUX_CTRL */
382 ti,ldovbb-override-mask = <0x400>;
383 /* LDOVBBMM_VSET_OUT */
384 ti,ldovbb-vset-mask = <0x1F>;
385
386 /*
387 * NOTE: only FBB mode used but actual vset will
388 * determine final biasing
389 */
390 ti,abb_info = <
391 /*uV ABB efuse rbb_m fbb_m vset_m*/
392 1025000 0 0x0 0 0x02000000 0x01F00000
393 1120000 0 0x4 0 0x02000000 0x01F00000
394 >;
395 };
R Sricharan6b5de092012-05-10 19:46:00 +0530396 };
397};
Tero Kristo85dc74e2013-07-18 17:09:29 +0300398
Tero Kristo38f5c8b2015-02-27 15:59:03 +0200399&cpu_thermal {
400 polling-delay = <500>; /* milliseconds */
Keerthy257b1b72017-03-09 13:35:57 +0530401 coefficients = <65 (-1791)>;
Tero Kristo38f5c8b2015-02-27 15:59:03 +0200402};
403
Tony Lindgren4c387982018-11-09 13:41:13 -0800404#include "omap5-l4.dtsi"
Tero Kristo460c4962017-12-08 17:17:28 +0200405#include "omap54xx-clocks.dtsi"
Keerthy257b1b72017-03-09 13:35:57 +0530406
407&gpu_thermal {
408 coefficients = <117 (-2992)>;
409};
410
411&core_thermal {
412 coefficients = <0 2000>;
413};
Tony Lindgrenb2770b22019-04-09 09:00:54 -0700414
415#include "omap5-l4-abe.dtsi"
416#include "omap54xx-clocks.dtsi"