blob: 55811975ef541fb819345a319c5d452c5d7657ea [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
Simon Glassb5220bc2011-10-24 19:15:32 +00002/*
3 * Copyright (c) 2011 The Chromium OS Authors.
Simon Glassb5220bc2011-10-24 19:15:32 +00004 */
5
Heiko Schocher29a23f92014-03-03 12:19:30 +01006#ifndef USE_HOSTCC
Simon Glassb5220bc2011-10-24 19:15:32 +00007#include <common.h>
Jean-Jacques Hiblot035d6402017-09-15 12:57:31 +02008#include <boot_fit.h>
Simon Glassfcc0a872015-11-29 13:17:54 -07009#include <dm.h>
Simon Glassb7e0d732017-05-18 20:09:02 -060010#include <dm/of_extra.h>
Jean-Jacques Hiblot035d6402017-09-15 12:57:31 +020011#include <errno.h>
12#include <fdtdec.h>
13#include <fdt_support.h>
Heinrich Schuchardtf980c992018-11-18 17:58:50 +010014#include <mapmem.h>
Masahiro Yamadab08c8c42018-03-05 01:20:11 +090015#include <linux/libfdt.h>
Jean-Jacques Hiblot035d6402017-09-15 12:57:31 +020016#include <serial.h>
17#include <asm/sections.h>
Simon Glass5c33c9f2014-07-23 06:55:09 -060018#include <linux/ctype.h>
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +020019#include <linux/lzo.h>
Simon Glassb5220bc2011-10-24 19:15:32 +000020
21DECLARE_GLOBAL_DATA_PTR;
22
23/*
24 * Here are the type we know about. One day we might allow drivers to
25 * register. For now we just put them here. The COMPAT macro allows us to
26 * turn this into a sparse list later, and keeps the ID with the name.
Simon Glass01a227d2016-06-19 17:33:13 -060027 *
28 * NOTE: This list is basically a TODO list for things that need to be
29 * converted to driver model. So don't add new things here unless there is a
30 * good reason why driver-model conversion is infeasible. Examples include
31 * things which are used before driver model is available.
Simon Glassb5220bc2011-10-24 19:15:32 +000032 */
33#define COMPAT(id, name) name
34static const char * const compat_names[COMPAT_COUNT] = {
Simon Glassf88fe2d2012-02-27 10:52:34 +000035 COMPAT(UNKNOWN, "<none>"),
Jimmy Zhang0e35ad02012-04-02 13:18:52 +000036 COMPAT(NVIDIA_TEGRA20_EMC, "nvidia,tegra20-emc"),
37 COMPAT(NVIDIA_TEGRA20_EMC_TABLE, "nvidia,tegra20-emc-table"),
Jim Lin312693c2012-07-29 20:53:29 +000038 COMPAT(NVIDIA_TEGRA20_NAND, "nvidia,tegra20-nand"),
Thierry Reding79c7a902014-12-09 22:25:09 -070039 COMPAT(NVIDIA_TEGRA124_XUSB_PADCTL, "nvidia,tegra124-xusb-padctl"),
Tom Warren7aaa5a62015-03-04 16:36:00 -070040 COMPAT(NVIDIA_TEGRA210_XUSB_PADCTL, "nvidia,tegra210-xusb-padctl"),
Hatim RVcc9fe332012-12-11 00:52:46 +000041 COMPAT(SMSC_LAN9215, "smsc,lan9215"),
42 COMPAT(SAMSUNG_EXYNOS5_SROMC, "samsung,exynos-sromc"),
Rajeshwari Shindec34253d2012-12-26 20:03:10 +000043 COMPAT(SAMSUNG_S3C2440_I2C, "samsung,s3c2440-i2c"),
Rajeshwari Shinde72dbff12012-12-26 20:03:16 +000044 COMPAT(SAMSUNG_EXYNOS5_SOUND, "samsung,exynos-sound"),
45 COMPAT(WOLFSON_WM8994_CODEC, "wolfson,wm8994-codec"),
Rajeshwari Shinde6abd1622013-01-07 23:35:05 +000046 COMPAT(SAMSUNG_EXYNOS_USB_PHY, "samsung,exynos-usb-phy"),
Vivek Gautam108b85b2013-09-14 14:02:48 +053047 COMPAT(SAMSUNG_EXYNOS5_USB3_PHY, "samsung,exynos5250-usb3-phy"),
Akshay Saraswat618766c2013-02-25 01:13:01 +000048 COMPAT(SAMSUNG_EXYNOS_TMU, "samsung,exynos-tmu"),
Piotr Wilczekde461c52014-03-07 14:59:39 +010049 COMPAT(SAMSUNG_EXYNOS_MIPI_DSI, "samsung,exynos-mipi-dsi"),
Jaehoon Chung7d3ca0f2014-05-16 13:59:51 +090050 COMPAT(SAMSUNG_EXYNOS_DWMMC, "samsung,exynos-dwmmc"),
Piotr Wilczek3577fe82014-03-07 14:59:41 +010051 COMPAT(SAMSUNG_EXYNOS_MMC, "samsung,exynos-mmc"),
Simon Glassbb8215f2013-03-11 06:08:08 +000052 COMPAT(GENERIC_SPI_FLASH, "spi-flash"),
Rajeshwari Shinde7772bb72013-02-14 19:46:15 +000053 COMPAT(MAXIM_98095_CODEC, "maxim,max98095-codec"),
naveen krishna chatradhiecbd7e12013-04-29 15:58:52 -070054 COMPAT(SAMSUNG_EXYNOS5_I2C, "samsung,exynos5-hsi2c"),
Ajay Kumar45c480c2014-09-05 16:53:33 +053055 COMPAT(SAMSUNG_EXYNOS_SYSMMU, "samsung,sysmmu-v3.3"),
Simon Glass77f9b1f2014-11-12 22:42:21 -070056 COMPAT(INTEL_MICROCODE, "intel,microcode"),
Thierry Reding6173c452014-12-09 22:25:05 -070057 COMPAT(AMS_AS3722, "ams,as3722"),
Bin Mengc89ada02015-02-05 23:42:26 +080058 COMPAT(INTEL_QRK_MRC, "intel,quark-mrc"),
Marek Vasut6ab00db2015-07-25 19:33:56 +020059 COMPAT(ALTERA_SOCFPGA_DWMAC, "altr,socfpga-stmmac"),
Marek Vasut129adf52015-07-25 10:48:14 +020060 COMPAT(ALTERA_SOCFPGA_DWMMC, "altr,socfpga-dw-mshc"),
Marek Vasutef4b01b2015-12-05 19:28:44 +010061 COMPAT(ALTERA_SOCFPGA_DWC2USB, "snps,dwc2"),
Simon Glass39ea0ee2016-06-19 17:33:14 -060062 COMPAT(INTEL_BAYTRAIL_FSP, "intel,baytrail-fsp"),
63 COMPAT(INTEL_BAYTRAIL_FSP_MDP, "intel,baytrail-fsp-mdp"),
64 COMPAT(INTEL_IVYBRIDGE_FSP, "intel,ivybridge-fsp"),
Boris Brezillon4ccae812016-06-15 21:09:23 +020065 COMPAT(COMPAT_SUNXI_NAND, "allwinner,sun4i-a10-nand"),
Ley Foon Tane11b5e82017-04-05 17:32:47 +080066 COMPAT(ALTERA_SOCFPGA_CLK, "altr,clk-mgr"),
67 COMPAT(ALTERA_SOCFPGA_PINCTRL_SINGLE, "pinctrl-single"),
68 COMPAT(ALTERA_SOCFPGA_H2F_BRG, "altr,socfpga-hps2fpga-bridge"),
69 COMPAT(ALTERA_SOCFPGA_LWH2F_BRG, "altr,socfpga-lwhps2fpga-bridge"),
70 COMPAT(ALTERA_SOCFPGA_F2H_BRG, "altr,socfpga-fpga2hps-bridge"),
71 COMPAT(ALTERA_SOCFPGA_F2SDR0, "altr,socfpga-fpga2sdram0-bridge"),
72 COMPAT(ALTERA_SOCFPGA_F2SDR1, "altr,socfpga-fpga2sdram1-bridge"),
73 COMPAT(ALTERA_SOCFPGA_F2SDR2, "altr,socfpga-fpga2sdram2-bridge"),
Tien Fong Cheeeb57c0b2017-09-25 16:40:03 +080074 COMPAT(ALTERA_SOCFPGA_FPGA0, "altr,socfpga-a10-fpga-mgr"),
75 COMPAT(ALTERA_SOCFPGA_NOC, "altr,socfpga-a10-noc"),
Marek Vasut19c8fc72018-05-12 11:56:10 +020076 COMPAT(ALTERA_SOCFPGA_CLK_INIT, "altr,socfpga-a10-clk-init")
Simon Glassb5220bc2011-10-24 19:15:32 +000077};
78
Simon Glassa53f4a22012-01-17 08:20:50 +000079const char *fdtdec_get_compatible(enum fdt_compat_id id)
80{
81 /* We allow reading of the 'unknown' ID for testing purposes */
82 assert(id >= 0 && id < COMPAT_COUNT);
83 return compat_names[id];
84}
85
Stephen Warren02464e32015-08-06 15:31:02 -060086fdt_addr_t fdtdec_get_addr_size_fixed(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +010087 const char *prop_name, int index, int na,
88 int ns, fdt_size_t *sizep,
89 bool translate)
Stephen Warren02464e32015-08-06 15:31:02 -060090{
91 const fdt32_t *prop, *prop_end;
92 const fdt32_t *prop_addr, *prop_size, *prop_after_size;
93 int len;
94 fdt_addr_t addr;
95
96 debug("%s: %s: ", __func__, prop_name);
97
Stephen Warren02464e32015-08-06 15:31:02 -060098 prop = fdt_getprop(blob, node, prop_name, &len);
99 if (!prop) {
100 debug("(not found)\n");
101 return FDT_ADDR_T_NONE;
102 }
103 prop_end = prop + (len / sizeof(*prop));
104
105 prop_addr = prop + (index * (na + ns));
106 prop_size = prop_addr + na;
107 prop_after_size = prop_size + ns;
108 if (prop_after_size > prop_end) {
109 debug("(not enough data: expected >= %d cells, got %d cells)\n",
110 (u32)(prop_after_size - prop), ((u32)(prop_end - prop)));
111 return FDT_ADDR_T_NONE;
112 }
113
Vignesh R5efa1bf2017-03-20 10:04:38 +0530114#if CONFIG_IS_ENABLED(OF_TRANSLATE)
Stephen Warren6e06acb2016-08-05 09:47:51 -0600115 if (translate)
116 addr = fdt_translate_address(blob, node, prop_addr);
117 else
118#endif
119 addr = fdtdec_get_number(prop_addr, na);
Stephen Warren02464e32015-08-06 15:31:02 -0600120
121 if (sizep) {
122 *sizep = fdtdec_get_number(prop_size, ns);
Simon Glassfd30d2c2016-02-29 15:25:37 -0700123 debug("addr=%08llx, size=%llx\n", (unsigned long long)addr,
124 (unsigned long long)*sizep);
Stephen Warren02464e32015-08-06 15:31:02 -0600125 } else {
Simon Glassfd30d2c2016-02-29 15:25:37 -0700126 debug("addr=%08llx\n", (unsigned long long)addr);
Stephen Warren02464e32015-08-06 15:31:02 -0600127 }
128
129 return addr;
130}
131
132fdt_addr_t fdtdec_get_addr_size_auto_parent(const void *blob, int parent,
Mario Six2e386622018-01-15 11:07:35 +0100133 int node, const char *prop_name,
134 int index, fdt_size_t *sizep,
135 bool translate)
Stephen Warren02464e32015-08-06 15:31:02 -0600136{
137 int na, ns;
138
139 debug("%s: ", __func__);
140
141 na = fdt_address_cells(blob, parent);
142 if (na < 1) {
143 debug("(bad #address-cells)\n");
144 return FDT_ADDR_T_NONE;
145 }
146
147 ns = fdt_size_cells(blob, parent);
Przemyslaw Marczakff0a6352015-09-30 13:14:50 +0200148 if (ns < 0) {
Stephen Warren02464e32015-08-06 15:31:02 -0600149 debug("(bad #size-cells)\n");
150 return FDT_ADDR_T_NONE;
151 }
152
153 debug("na=%d, ns=%d, ", na, ns);
154
155 return fdtdec_get_addr_size_fixed(blob, node, prop_name, index, na,
Stephen Warren6e06acb2016-08-05 09:47:51 -0600156 ns, sizep, translate);
Stephen Warren02464e32015-08-06 15:31:02 -0600157}
158
159fdt_addr_t fdtdec_get_addr_size_auto_noparent(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +0100160 const char *prop_name, int index,
161 fdt_size_t *sizep,
162 bool translate)
Stephen Warren02464e32015-08-06 15:31:02 -0600163{
164 int parent;
165
166 debug("%s: ", __func__);
167
168 parent = fdt_parent_offset(blob, node);
169 if (parent < 0) {
170 debug("(no parent found)\n");
171 return FDT_ADDR_T_NONE;
172 }
173
174 return fdtdec_get_addr_size_auto_parent(blob, parent, node, prop_name,
Stephen Warren6e06acb2016-08-05 09:47:51 -0600175 index, sizep, translate);
Stephen Warren02464e32015-08-06 15:31:02 -0600176}
177
Simon Glass4397a2a2013-03-19 04:58:51 +0000178fdt_addr_t fdtdec_get_addr_size(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +0100179 const char *prop_name, fdt_size_t *sizep)
Simon Glassb5220bc2011-10-24 19:15:32 +0000180{
Stephen Warrend93b9a02015-09-25 10:11:41 -0600181 int ns = sizep ? (sizeof(fdt_size_t) / sizeof(fdt32_t)) : 0;
182
Stephen Warren02464e32015-08-06 15:31:02 -0600183 return fdtdec_get_addr_size_fixed(blob, node, prop_name, 0,
184 sizeof(fdt_addr_t) / sizeof(fdt32_t),
Stephen Warren6e06acb2016-08-05 09:47:51 -0600185 ns, sizep, false);
Simon Glassb5220bc2011-10-24 19:15:32 +0000186}
187
Mario Six2e386622018-01-15 11:07:35 +0100188fdt_addr_t fdtdec_get_addr(const void *blob, int node, const char *prop_name)
Simon Glass4397a2a2013-03-19 04:58:51 +0000189{
190 return fdtdec_get_addr_size(blob, node, prop_name, NULL);
191}
192
Sekhar Norid50d6812018-12-06 15:40:08 +0530193#if CONFIG_IS_ENABLED(PCI) && defined(CONFIG_DM_PCI)
Bin Menga62e84d2014-12-31 16:05:11 +0800194int fdtdec_get_pci_addr(const void *blob, int node, enum fdt_pci_space type,
Mario Six2e386622018-01-15 11:07:35 +0100195 const char *prop_name, struct fdt_pci_addr *addr)
Bin Menga62e84d2014-12-31 16:05:11 +0800196{
197 const u32 *cell;
198 int len;
199 int ret = -ENOENT;
200
201 debug("%s: %s: ", __func__, prop_name);
202
203 /*
204 * If we follow the pci bus bindings strictly, we should check
205 * the value of the node's parent node's #address-cells and
206 * #size-cells. They need to be 3 and 2 accordingly. However,
207 * for simplicity we skip the check here.
208 */
209 cell = fdt_getprop(blob, node, prop_name, &len);
210 if (!cell)
211 goto fail;
212
213 if ((len % FDT_PCI_REG_SIZE) == 0) {
214 int num = len / FDT_PCI_REG_SIZE;
215 int i;
216
217 for (i = 0; i < num; i++) {
218 debug("pci address #%d: %08lx %08lx %08lx\n", i,
Stephen Warren4ea52432015-10-02 17:44:06 -0600219 (ulong)fdt32_to_cpu(cell[0]),
220 (ulong)fdt32_to_cpu(cell[1]),
221 (ulong)fdt32_to_cpu(cell[2]));
222 if ((fdt32_to_cpu(*cell) & type) == type) {
223 addr->phys_hi = fdt32_to_cpu(cell[0]);
224 addr->phys_mid = fdt32_to_cpu(cell[1]);
225 addr->phys_lo = fdt32_to_cpu(cell[1]);
Bin Menga62e84d2014-12-31 16:05:11 +0800226 break;
Bin Menga62e84d2014-12-31 16:05:11 +0800227 }
Mario Sixb79221a2018-01-15 11:07:36 +0100228
229 cell += (FDT_PCI_ADDR_CELLS +
230 FDT_PCI_SIZE_CELLS);
Bin Menga62e84d2014-12-31 16:05:11 +0800231 }
232
Simon Glass106cce92015-03-05 12:25:19 -0700233 if (i == num) {
234 ret = -ENXIO;
Bin Menga62e84d2014-12-31 16:05:11 +0800235 goto fail;
Simon Glass106cce92015-03-05 12:25:19 -0700236 }
Bin Menga62e84d2014-12-31 16:05:11 +0800237
238 return 0;
Bin Menga62e84d2014-12-31 16:05:11 +0800239 }
240
Mario Sixb79221a2018-01-15 11:07:36 +0100241 ret = -EINVAL;
242
Bin Menga62e84d2014-12-31 16:05:11 +0800243fail:
244 debug("(not found)\n");
245 return ret;
246}
247
248int fdtdec_get_pci_vendev(const void *blob, int node, u16 *vendor, u16 *device)
249{
250 const char *list, *end;
251 int len;
252
253 list = fdt_getprop(blob, node, "compatible", &len);
254 if (!list)
255 return -ENOENT;
256
257 end = list + len;
258 while (list < end) {
Bin Menga62e84d2014-12-31 16:05:11 +0800259 len = strlen(list);
260 if (len >= strlen("pciVVVV,DDDD")) {
Mario Sixb79221a2018-01-15 11:07:36 +0100261 char *s = strstr(list, "pci");
Bin Menga62e84d2014-12-31 16:05:11 +0800262
263 /*
264 * check if the string is something like pciVVVV,DDDD.RR
265 * or just pciVVVV,DDDD
266 */
267 if (s && s[7] == ',' &&
268 (s[12] == '.' || s[12] == 0)) {
269 s += 3;
270 *vendor = simple_strtol(s, NULL, 16);
271
272 s += 5;
273 *device = simple_strtol(s, NULL, 16);
274
275 return 0;
276 }
Bin Menga62e84d2014-12-31 16:05:11 +0800277 }
Bin Mengbc6351e2015-08-20 06:40:25 -0700278 list += (len + 1);
Bin Menga62e84d2014-12-31 16:05:11 +0800279 }
280
281 return -ENOENT;
282}
283
Simon Glassfcc0a872015-11-29 13:17:54 -0700284int fdtdec_get_pci_bar32(struct udevice *dev, struct fdt_pci_addr *addr,
285 u32 *bar)
Bin Menga62e84d2014-12-31 16:05:11 +0800286{
Bin Menga62e84d2014-12-31 16:05:11 +0800287 int barnum;
Bin Menga62e84d2014-12-31 16:05:11 +0800288
289 /* extract the bar number from fdt_pci_addr */
290 barnum = addr->phys_hi & 0xff;
Mario Sixb79221a2018-01-15 11:07:36 +0100291 if (barnum < PCI_BASE_ADDRESS_0 || barnum > PCI_CARDBUS_CIS)
Bin Menga62e84d2014-12-31 16:05:11 +0800292 return -EINVAL;
293
294 barnum = (barnum - PCI_BASE_ADDRESS_0) / 4;
Simon Glassfcc0a872015-11-29 13:17:54 -0700295 *bar = dm_pci_read_bar32(dev, barnum);
Bin Menga62e84d2014-12-31 16:05:11 +0800296
297 return 0;
298}
299#endif
300
Che-Liang Chiouaadef0a2012-10-25 16:31:05 +0000301uint64_t fdtdec_get_uint64(const void *blob, int node, const char *prop_name,
Mario Six2e386622018-01-15 11:07:35 +0100302 uint64_t default_val)
Che-Liang Chiouaadef0a2012-10-25 16:31:05 +0000303{
304 const uint64_t *cell64;
305 int length;
306
307 cell64 = fdt_getprop(blob, node, prop_name, &length);
308 if (!cell64 || length < sizeof(*cell64))
309 return default_val;
310
311 return fdt64_to_cpu(*cell64);
312}
313
Simon Glassf88fe2d2012-02-27 10:52:34 +0000314int fdtdec_get_is_enabled(const void *blob, int node)
Simon Glassb5220bc2011-10-24 19:15:32 +0000315{
316 const char *cell;
317
Simon Glassf88fe2d2012-02-27 10:52:34 +0000318 /*
319 * It should say "okay", so only allow that. Some fdts use "ok" but
320 * this is a bug. Please fix your device tree source file. See here
321 * for discussion:
322 *
323 * http://www.mail-archive.com/u-boot@lists.denx.de/msg71598.html
324 */
Simon Glassb5220bc2011-10-24 19:15:32 +0000325 cell = fdt_getprop(blob, node, "status", NULL);
326 if (cell)
Mario Sixb79221a2018-01-15 11:07:36 +0100327 return strcmp(cell, "okay") == 0;
Simon Glassf88fe2d2012-02-27 10:52:34 +0000328 return 1;
Simon Glassb5220bc2011-10-24 19:15:32 +0000329}
330
Gerald Van Baren7cde3972012-11-12 23:13:54 -0500331enum fdt_compat_id fdtdec_lookup(const void *blob, int node)
Simon Glassb5220bc2011-10-24 19:15:32 +0000332{
333 enum fdt_compat_id id;
334
335 /* Search our drivers */
336 for (id = COMPAT_UNKNOWN; id < COMPAT_COUNT; id++)
Mario Sixb79221a2018-01-15 11:07:36 +0100337 if (fdt_node_check_compatible(blob, node,
338 compat_names[id]) == 0)
Simon Glassb5220bc2011-10-24 19:15:32 +0000339 return id;
340 return COMPAT_UNKNOWN;
341}
342
Mario Six2e386622018-01-15 11:07:35 +0100343int fdtdec_next_compatible(const void *blob, int node, enum fdt_compat_id id)
Simon Glassb5220bc2011-10-24 19:15:32 +0000344{
345 return fdt_node_offset_by_compatible(blob, node, compat_names[id]);
346}
347
Simon Glass3ddecfc2012-04-02 13:18:42 +0000348int fdtdec_next_compatible_subnode(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +0100349 enum fdt_compat_id id, int *depthp)
Simon Glass3ddecfc2012-04-02 13:18:42 +0000350{
351 do {
352 node = fdt_next_node(blob, node, depthp);
353 } while (*depthp > 1);
354
355 /* If this is a direct subnode, and compatible, return it */
356 if (*depthp == 1 && 0 == fdt_node_check_compatible(
357 blob, node, compat_names[id]))
358 return node;
359
360 return -FDT_ERR_NOTFOUND;
361}
362
Mario Six2e386622018-01-15 11:07:35 +0100363int fdtdec_next_alias(const void *blob, const char *name, enum fdt_compat_id id,
364 int *upto)
Simon Glassb5220bc2011-10-24 19:15:32 +0000365{
366#define MAX_STR_LEN 20
367 char str[MAX_STR_LEN + 20];
368 int node, err;
369
370 /* snprintf() is not available */
371 assert(strlen(name) < MAX_STR_LEN);
372 sprintf(str, "%.*s%d", MAX_STR_LEN, name, *upto);
Simon Glass00878472012-10-31 14:02:42 +0000373 node = fdt_path_offset(blob, str);
Simon Glassb5220bc2011-10-24 19:15:32 +0000374 if (node < 0)
375 return node;
376 err = fdt_node_check_compatible(blob, node, compat_names[id]);
377 if (err < 0)
378 return err;
Simon Glassf88fe2d2012-02-27 10:52:34 +0000379 if (err)
380 return -FDT_ERR_NOTFOUND;
381 (*upto)++;
382 return node;
Simon Glassb5220bc2011-10-24 19:15:32 +0000383}
384
Simon Glassa53f4a22012-01-17 08:20:50 +0000385int fdtdec_find_aliases_for_id(const void *blob, const char *name,
Mario Six2e386622018-01-15 11:07:35 +0100386 enum fdt_compat_id id, int *node_list,
387 int maxcount)
Simon Glassa53f4a22012-01-17 08:20:50 +0000388{
Simon Glassc6782272012-02-03 15:13:53 +0000389 memset(node_list, '\0', sizeof(*node_list) * maxcount);
390
391 return fdtdec_add_aliases_for_id(blob, name, id, node_list, maxcount);
392}
393
394/* TODO: Can we tighten this code up a little? */
395int fdtdec_add_aliases_for_id(const void *blob, const char *name,
Mario Six2e386622018-01-15 11:07:35 +0100396 enum fdt_compat_id id, int *node_list,
397 int maxcount)
Simon Glassc6782272012-02-03 15:13:53 +0000398{
Simon Glassa53f4a22012-01-17 08:20:50 +0000399 int name_len = strlen(name);
400 int nodes[maxcount];
401 int num_found = 0;
402 int offset, node;
403 int alias_node;
404 int count;
405 int i, j;
406
407 /* find the alias node if present */
408 alias_node = fdt_path_offset(blob, "/aliases");
409
410 /*
411 * start with nothing, and we can assume that the root node can't
412 * match
413 */
414 memset(nodes, '\0', sizeof(nodes));
415
416 /* First find all the compatible nodes */
417 for (node = count = 0; node >= 0 && count < maxcount;) {
418 node = fdtdec_next_compatible(blob, node, id);
419 if (node >= 0)
420 nodes[count++] = node;
421 }
422 if (node >= 0)
423 debug("%s: warning: maxcount exceeded with alias '%s'\n",
Mario Six2e386622018-01-15 11:07:35 +0100424 __func__, name);
Simon Glassa53f4a22012-01-17 08:20:50 +0000425
426 /* Now find all the aliases */
Simon Glassa53f4a22012-01-17 08:20:50 +0000427 for (offset = fdt_first_property_offset(blob, alias_node);
428 offset > 0;
429 offset = fdt_next_property_offset(blob, offset)) {
430 const struct fdt_property *prop;
431 const char *path;
432 int number;
433 int found;
434
435 node = 0;
436 prop = fdt_get_property_by_offset(blob, offset, NULL);
437 path = fdt_string(blob, fdt32_to_cpu(prop->nameoff));
438 if (prop->len && 0 == strncmp(path, name, name_len))
439 node = fdt_path_offset(blob, prop->data);
440 if (node <= 0)
441 continue;
442
443 /* Get the alias number */
444 number = simple_strtoul(path + name_len, NULL, 10);
445 if (number < 0 || number >= maxcount) {
446 debug("%s: warning: alias '%s' is out of range\n",
Mario Six2e386622018-01-15 11:07:35 +0100447 __func__, path);
Simon Glassa53f4a22012-01-17 08:20:50 +0000448 continue;
449 }
450
451 /* Make sure the node we found is actually in our list! */
452 found = -1;
453 for (j = 0; j < count; j++)
454 if (nodes[j] == node) {
455 found = j;
456 break;
457 }
458
459 if (found == -1) {
460 debug("%s: warning: alias '%s' points to a node "
461 "'%s' that is missing or is not compatible "
462 " with '%s'\n", __func__, path,
463 fdt_get_name(blob, node, NULL),
464 compat_names[id]);
465 continue;
466 }
467
468 /*
469 * Add this node to our list in the right place, and mark
470 * it as done.
471 */
472 if (fdtdec_get_is_enabled(blob, node)) {
Simon Glassc6782272012-02-03 15:13:53 +0000473 if (node_list[number]) {
474 debug("%s: warning: alias '%s' requires that "
475 "a node be placed in the list in a "
476 "position which is already filled by "
477 "node '%s'\n", __func__, path,
478 fdt_get_name(blob, node, NULL));
479 continue;
480 }
Simon Glassa53f4a22012-01-17 08:20:50 +0000481 node_list[number] = node;
482 if (number >= num_found)
483 num_found = number + 1;
484 }
Simon Glassc6782272012-02-03 15:13:53 +0000485 nodes[found] = 0;
Simon Glassa53f4a22012-01-17 08:20:50 +0000486 }
487
488 /* Add any nodes not mentioned by an alias */
489 for (i = j = 0; i < maxcount; i++) {
490 if (!node_list[i]) {
491 for (; j < maxcount; j++)
492 if (nodes[j] &&
Mario Six2e386622018-01-15 11:07:35 +0100493 fdtdec_get_is_enabled(blob, nodes[j]))
Simon Glassa53f4a22012-01-17 08:20:50 +0000494 break;
495
496 /* Have we run out of nodes to add? */
497 if (j == maxcount)
498 break;
499
500 assert(!node_list[i]);
501 node_list[i] = nodes[j++];
502 if (i >= num_found)
503 num_found = i + 1;
504 }
505 }
506
507 return num_found;
508}
509
Simon Glass5c33c9f2014-07-23 06:55:09 -0600510int fdtdec_get_alias_seq(const void *blob, const char *base, int offset,
511 int *seqp)
512{
513 int base_len = strlen(base);
514 const char *find_name;
515 int find_namelen;
516 int prop_offset;
517 int aliases;
518
519 find_name = fdt_get_name(blob, offset, &find_namelen);
520 debug("Looking for '%s' at %d, name %s\n", base, offset, find_name);
521
522 aliases = fdt_path_offset(blob, "/aliases");
523 for (prop_offset = fdt_first_property_offset(blob, aliases);
524 prop_offset > 0;
525 prop_offset = fdt_next_property_offset(blob, prop_offset)) {
526 const char *prop;
527 const char *name;
528 const char *slash;
Simon Glassc4af6732015-06-23 15:39:08 -0600529 int len, val;
Simon Glass5c33c9f2014-07-23 06:55:09 -0600530
531 prop = fdt_getprop_by_offset(blob, prop_offset, &name, &len);
532 debug(" - %s, %s\n", name, prop);
533 if (len < find_namelen || *prop != '/' || prop[len - 1] ||
534 strncmp(name, base, base_len))
535 continue;
536
537 slash = strrchr(prop, '/');
538 if (strcmp(slash + 1, find_name))
539 continue;
Simon Glassc4af6732015-06-23 15:39:08 -0600540 val = trailing_strtol(name);
541 if (val != -1) {
542 *seqp = val;
543 debug("Found seq %d\n", *seqp);
544 return 0;
Simon Glass5c33c9f2014-07-23 06:55:09 -0600545 }
546 }
547
548 debug("Not found\n");
549 return -ENOENT;
550}
551
Michal Simek003c9dc2019-01-31 16:30:58 +0100552int fdtdec_get_alias_highest_id(const void *blob, const char *base)
553{
554 int base_len = strlen(base);
555 int prop_offset;
556 int aliases;
557 int max = -1;
558
559 debug("Looking for highest alias id for '%s'\n", base);
560
561 aliases = fdt_path_offset(blob, "/aliases");
562 for (prop_offset = fdt_first_property_offset(blob, aliases);
563 prop_offset > 0;
564 prop_offset = fdt_next_property_offset(blob, prop_offset)) {
565 const char *prop;
566 const char *name;
567 int len, val;
568
569 prop = fdt_getprop_by_offset(blob, prop_offset, &name, &len);
570 debug(" - %s, %s\n", name, prop);
571 if (*prop != '/' || prop[len - 1] ||
572 strncmp(name, base, base_len))
573 continue;
574
575 val = trailing_strtol(name);
576 if (val > max) {
577 debug("Found seq %d\n", val);
578 max = val;
579 }
580 }
581
582 return max;
583}
584
Simon Glass3bc37a52015-10-17 19:41:14 -0600585const char *fdtdec_get_chosen_prop(const void *blob, const char *name)
586{
587 int chosen_node;
588
589 if (!blob)
590 return NULL;
591 chosen_node = fdt_path_offset(blob, "/chosen");
592 return fdt_getprop(blob, chosen_node, name, NULL);
593}
594
Simon Glassaac07d42014-09-04 16:27:24 -0600595int fdtdec_get_chosen_node(const void *blob, const char *name)
596{
597 const char *prop;
Simon Glassaac07d42014-09-04 16:27:24 -0600598
Simon Glass3bc37a52015-10-17 19:41:14 -0600599 prop = fdtdec_get_chosen_prop(blob, name);
Simon Glassaac07d42014-09-04 16:27:24 -0600600 if (!prop)
601 return -FDT_ERR_NOTFOUND;
602 return fdt_path_offset(blob, prop);
603}
604
Simon Glass9a263e52012-03-28 10:08:24 +0000605int fdtdec_check_fdt(void)
606{
607 /*
608 * We must have an FDT, but we cannot panic() yet since the console
609 * is not ready. So for now, just assert(). Boards which need an early
610 * FDT (prior to console ready) will need to make their own
611 * arrangements and do their own checks.
612 */
613 assert(!fdtdec_prepare_fdt());
614 return 0;
615}
616
Simon Glassb5220bc2011-10-24 19:15:32 +0000617/*
618 * This function is a little odd in that it accesses global data. At some
619 * point if the architecture board.c files merge this will make more sense.
620 * Even now, it is common code.
621 */
Simon Glass9a263e52012-03-28 10:08:24 +0000622int fdtdec_prepare_fdt(void)
Simon Glassb5220bc2011-10-24 19:15:32 +0000623{
Simon Glassc309c2d2013-04-20 08:42:46 +0000624 if (!gd->fdt_blob || ((uintptr_t)gd->fdt_blob & 3) ||
625 fdt_check_header(gd->fdt_blob)) {
Simon Glass66312372015-02-27 22:06:32 -0700626#ifdef CONFIG_SPL_BUILD
627 puts("Missing DTB\n");
628#else
629 puts("No valid device tree binary found - please append one to U-Boot binary, use u-boot-dtb.bin or define CONFIG_OF_EMBED. For sandbox, use -d <file.dtb>\n");
Simon Glasscb5f97f702015-06-23 15:39:09 -0600630# ifdef DEBUG
631 if (gd->fdt_blob) {
632 printf("fdt_blob=%p\n", gd->fdt_blob);
633 print_buffer((ulong)gd->fdt_blob, gd->fdt_blob, 4,
634 32, 0);
635 }
636# endif
Simon Glass66312372015-02-27 22:06:32 -0700637#endif
Simon Glass9a263e52012-03-28 10:08:24 +0000638 return -1;
639 }
Simon Glassb5220bc2011-10-24 19:15:32 +0000640 return 0;
641}
Simon Glassd17da652012-02-27 10:52:35 +0000642
643int fdtdec_lookup_phandle(const void *blob, int node, const char *prop_name)
644{
645 const u32 *phandle;
646 int lookup;
647
Simon Glass1cb23232012-07-12 05:25:01 +0000648 debug("%s: %s\n", __func__, prop_name);
Simon Glassd17da652012-02-27 10:52:35 +0000649 phandle = fdt_getprop(blob, node, prop_name, NULL);
650 if (!phandle)
651 return -FDT_ERR_NOTFOUND;
652
653 lookup = fdt_node_offset_by_phandle(blob, fdt32_to_cpu(*phandle));
654 return lookup;
655}
656
657/**
658 * Look up a property in a node and check that it has a minimum length.
659 *
660 * @param blob FDT blob
661 * @param node node to examine
662 * @param prop_name name of property to find
663 * @param min_len minimum property length in bytes
664 * @param err 0 if ok, or -FDT_ERR_NOTFOUND if the property is not
665 found, or -FDT_ERR_BADLAYOUT if not enough data
666 * @return pointer to cell, which is only valid if err == 0
667 */
668static const void *get_prop_check_min_len(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +0100669 const char *prop_name, int min_len,
670 int *err)
Simon Glassd17da652012-02-27 10:52:35 +0000671{
672 const void *cell;
673 int len;
674
675 debug("%s: %s\n", __func__, prop_name);
676 cell = fdt_getprop(blob, node, prop_name, &len);
677 if (!cell)
678 *err = -FDT_ERR_NOTFOUND;
679 else if (len < min_len)
680 *err = -FDT_ERR_BADLAYOUT;
681 else
682 *err = 0;
683 return cell;
684}
685
686int fdtdec_get_int_array(const void *blob, int node, const char *prop_name,
Mario Six2e386622018-01-15 11:07:35 +0100687 u32 *array, int count)
Simon Glassd17da652012-02-27 10:52:35 +0000688{
689 const u32 *cell;
Mario Sixb79221a2018-01-15 11:07:36 +0100690 int err = 0;
Simon Glassd17da652012-02-27 10:52:35 +0000691
692 debug("%s: %s\n", __func__, prop_name);
693 cell = get_prop_check_min_len(blob, node, prop_name,
694 sizeof(u32) * count, &err);
695 if (!err) {
Mario Sixb79221a2018-01-15 11:07:36 +0100696 int i;
697
Simon Glassd17da652012-02-27 10:52:35 +0000698 for (i = 0; i < count; i++)
699 array[i] = fdt32_to_cpu(cell[i]);
700 }
701 return err;
702}
703
Simon Glassa9f04d42014-11-10 18:00:19 -0700704int fdtdec_get_int_array_count(const void *blob, int node,
705 const char *prop_name, u32 *array, int count)
706{
707 const u32 *cell;
708 int len, elems;
709 int i;
710
711 debug("%s: %s\n", __func__, prop_name);
712 cell = fdt_getprop(blob, node, prop_name, &len);
713 if (!cell)
714 return -FDT_ERR_NOTFOUND;
715 elems = len / sizeof(u32);
716 if (count > elems)
717 count = elems;
718 for (i = 0; i < count; i++)
719 array[i] = fdt32_to_cpu(cell[i]);
720
721 return count;
722}
723
Simon Glass96875e72012-04-02 13:18:41 +0000724const u32 *fdtdec_locate_array(const void *blob, int node,
725 const char *prop_name, int count)
726{
727 const u32 *cell;
728 int err;
729
730 cell = get_prop_check_min_len(blob, node, prop_name,
731 sizeof(u32) * count, &err);
732 return err ? NULL : cell;
733}
734
Simon Glassd17da652012-02-27 10:52:35 +0000735int fdtdec_get_bool(const void *blob, int node, const char *prop_name)
736{
737 const s32 *cell;
738 int len;
739
740 debug("%s: %s\n", __func__, prop_name);
741 cell = fdt_getprop(blob, node, prop_name, &len);
742 return cell != NULL;
743}
Simon Glassed3ee5c2012-02-27 10:52:36 +0000744
Simon Glass57068a72015-01-05 20:05:26 -0700745int fdtdec_parse_phandle_with_args(const void *blob, int src_node,
746 const char *list_name,
747 const char *cells_name,
748 int cell_count, int index,
749 struct fdtdec_phandle_args *out_args)
750{
751 const __be32 *list, *list_end;
752 int rc = 0, size, cur_index = 0;
753 uint32_t count = 0;
754 int node = -1;
755 int phandle;
756
757 /* Retrieve the phandle list property */
758 list = fdt_getprop(blob, src_node, list_name, &size);
759 if (!list)
760 return -ENOENT;
761 list_end = list + size / sizeof(*list);
762
763 /* Loop over the phandles until all the requested entry is found */
764 while (list < list_end) {
765 rc = -EINVAL;
766 count = 0;
767
768 /*
769 * If phandle is 0, then it is an empty entry with no
770 * arguments. Skip forward to the next entry.
771 */
772 phandle = be32_to_cpup(list++);
773 if (phandle) {
774 /*
775 * Find the provider node and parse the #*-cells
776 * property to determine the argument length.
777 *
778 * This is not needed if the cell count is hard-coded
779 * (i.e. cells_name not set, but cell_count is set),
780 * except when we're going to return the found node
781 * below.
782 */
783 if (cells_name || cur_index == index) {
784 node = fdt_node_offset_by_phandle(blob,
785 phandle);
786 if (!node) {
787 debug("%s: could not find phandle\n",
788 fdt_get_name(blob, src_node,
789 NULL));
790 goto err;
791 }
792 }
793
794 if (cells_name) {
795 count = fdtdec_get_int(blob, node, cells_name,
796 -1);
797 if (count == -1) {
798 debug("%s: could not get %s for %s\n",
799 fdt_get_name(blob, src_node,
800 NULL),
801 cells_name,
802 fdt_get_name(blob, node,
803 NULL));
804 goto err;
805 }
806 } else {
807 count = cell_count;
808 }
809
810 /*
811 * Make sure that the arguments actually fit in the
812 * remaining property data length
813 */
814 if (list + count > list_end) {
815 debug("%s: arguments longer than property\n",
816 fdt_get_name(blob, src_node, NULL));
817 goto err;
818 }
819 }
820
821 /*
822 * All of the error cases above bail out of the loop, so at
823 * this point, the parsing is successful. If the requested
824 * index matches, then fill the out_args structure and return,
825 * or return -ENOENT for an empty entry.
826 */
827 rc = -ENOENT;
828 if (cur_index == index) {
829 if (!phandle)
830 goto err;
831
832 if (out_args) {
833 int i;
834
835 if (count > MAX_PHANDLE_ARGS) {
836 debug("%s: too many arguments %d\n",
837 fdt_get_name(blob, src_node,
838 NULL), count);
839 count = MAX_PHANDLE_ARGS;
840 }
841 out_args->node = node;
842 out_args->args_count = count;
843 for (i = 0; i < count; i++) {
844 out_args->args[i] =
845 be32_to_cpup(list++);
846 }
847 }
848
849 /* Found it! return success */
850 return 0;
851 }
852
853 node = -1;
854 list += count;
855 cur_index++;
856 }
857
858 /*
859 * Result will be one of:
860 * -ENOENT : index is for empty phandle
861 * -EINVAL : parsing error on data
862 * [1..n] : Number of phandle (count mode; when index = -1)
863 */
864 rc = index < 0 ? cur_index : -ENOENT;
865 err:
866 return rc;
867}
868
Peng Fan1889a7e2016-02-01 13:31:15 +0800869int fdtdec_get_child_count(const void *blob, int node)
870{
871 int subnode;
872 int num = 0;
873
Simon Glassdf87e6b2016-10-02 17:59:29 -0600874 fdt_for_each_subnode(subnode, blob, node)
Peng Fan1889a7e2016-02-01 13:31:15 +0800875 num++;
876
877 return num;
878}
879
Anton Staffbed4d892012-04-17 09:01:28 +0000880int fdtdec_get_byte_array(const void *blob, int node, const char *prop_name,
Mario Six2e386622018-01-15 11:07:35 +0100881 u8 *array, int count)
Anton Staffbed4d892012-04-17 09:01:28 +0000882{
883 const u8 *cell;
884 int err;
885
886 cell = get_prop_check_min_len(blob, node, prop_name, count, &err);
887 if (!err)
888 memcpy(array, cell, count);
889 return err;
890}
891
892const u8 *fdtdec_locate_byte_array(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +0100893 const char *prop_name, int count)
Anton Staffbed4d892012-04-17 09:01:28 +0000894{
895 const u8 *cell;
896 int err;
897
898 cell = get_prop_check_min_len(blob, node, prop_name, count, &err);
899 if (err)
900 return NULL;
901 return cell;
902}
Abhilash Kesavan09258f12012-10-25 16:30:58 +0000903
Abhilash Kesavan09258f12012-10-25 16:30:58 +0000904int fdtdec_get_config_int(const void *blob, const char *prop_name,
Mario Six2e386622018-01-15 11:07:35 +0100905 int default_val)
Abhilash Kesavan09258f12012-10-25 16:30:58 +0000906{
907 int config_node;
908
909 debug("%s: %s\n", __func__, prop_name);
910 config_node = fdt_path_offset(blob, "/config");
911 if (config_node < 0)
912 return default_val;
913 return fdtdec_get_int(blob, config_node, prop_name, default_val);
914}
Simon Glass332ab0d2012-10-25 16:30:59 +0000915
Gabe Black79289c02012-10-25 16:31:04 +0000916int fdtdec_get_config_bool(const void *blob, const char *prop_name)
917{
918 int config_node;
919 const void *prop;
920
921 debug("%s: %s\n", __func__, prop_name);
922 config_node = fdt_path_offset(blob, "/config");
923 if (config_node < 0)
924 return 0;
925 prop = fdt_get_property(blob, config_node, prop_name, NULL);
926
927 return prop != NULL;
928}
929
Simon Glass332ab0d2012-10-25 16:30:59 +0000930char *fdtdec_get_config_string(const void *blob, const char *prop_name)
931{
932 const char *nodep;
933 int nodeoffset;
934 int len;
935
936 debug("%s: %s\n", __func__, prop_name);
937 nodeoffset = fdt_path_offset(blob, "/config");
938 if (nodeoffset < 0)
939 return NULL;
940
941 nodep = fdt_getprop(blob, nodeoffset, prop_name, &len);
942 if (!nodep)
943 return NULL;
944
945 return (char *)nodep;
946}
Simon Glassf20c4612012-10-25 16:31:00 +0000947
Simon Glass5f7bfdd2015-03-05 12:25:14 -0700948u64 fdtdec_get_number(const fdt32_t *ptr, unsigned int cells)
Thierry Reding56f42242014-08-26 17:33:53 +0200949{
950 u64 number = 0;
951
952 while (cells--)
953 number = (number << 32) | fdt32_to_cpu(*ptr++);
954
955 return number;
956}
957
958int fdt_get_resource(const void *fdt, int node, const char *property,
959 unsigned int index, struct fdt_resource *res)
960{
961 const fdt32_t *ptr, *end;
962 int na, ns, len, parent;
963 unsigned int i = 0;
964
965 parent = fdt_parent_offset(fdt, node);
966 if (parent < 0)
967 return parent;
968
969 na = fdt_address_cells(fdt, parent);
970 ns = fdt_size_cells(fdt, parent);
971
972 ptr = fdt_getprop(fdt, node, property, &len);
973 if (!ptr)
974 return len;
975
976 end = ptr + len / sizeof(*ptr);
977
978 while (ptr + na + ns <= end) {
979 if (i == index) {
Mario Sixb79221a2018-01-15 11:07:36 +0100980 res->start = fdtdec_get_number(ptr, na);
981 res->end = res->start;
Thierry Reding56f42242014-08-26 17:33:53 +0200982 res->end += fdtdec_get_number(&ptr[na], ns) - 1;
983 return 0;
984 }
985
986 ptr += na + ns;
987 i++;
988 }
989
990 return -FDT_ERR_NOTFOUND;
991}
992
993int fdt_get_named_resource(const void *fdt, int node, const char *property,
994 const char *prop_names, const char *name,
995 struct fdt_resource *res)
996{
997 int index;
998
Simon Glassb02e4042016-10-02 17:59:28 -0600999 index = fdt_stringlist_search(fdt, node, prop_names, name);
Thierry Reding56f42242014-08-26 17:33:53 +02001000 if (index < 0)
1001 return index;
1002
1003 return fdt_get_resource(fdt, node, property, index, res);
1004}
Thierry Reding9f85eee2014-08-26 17:33:54 +02001005
Simon Glass12e67112015-04-14 21:03:21 -06001006static int decode_timing_property(const void *blob, int node, const char *name,
1007 struct timing_entry *result)
1008{
1009 int length, ret = 0;
1010 const u32 *prop;
1011
1012 prop = fdt_getprop(blob, node, name, &length);
1013 if (!prop) {
1014 debug("%s: could not find property %s\n",
1015 fdt_get_name(blob, node, NULL), name);
1016 return length;
1017 }
1018
1019 if (length == sizeof(u32)) {
1020 result->typ = fdtdec_get_int(blob, node, name, 0);
1021 result->min = result->typ;
1022 result->max = result->typ;
1023 } else {
1024 ret = fdtdec_get_int_array(blob, node, name, &result->min, 3);
1025 }
1026
1027 return ret;
1028}
1029
1030int fdtdec_decode_display_timing(const void *blob, int parent, int index,
1031 struct display_timing *dt)
1032{
1033 int i, node, timings_node;
1034 u32 val = 0;
1035 int ret = 0;
1036
1037 timings_node = fdt_subnode_offset(blob, parent, "display-timings");
1038 if (timings_node < 0)
1039 return timings_node;
1040
1041 for (i = 0, node = fdt_first_subnode(blob, timings_node);
1042 node > 0 && i != index;
1043 node = fdt_next_subnode(blob, node))
1044 i++;
1045
1046 if (node < 0)
1047 return node;
1048
1049 memset(dt, 0, sizeof(*dt));
1050
1051 ret |= decode_timing_property(blob, node, "hback-porch",
1052 &dt->hback_porch);
1053 ret |= decode_timing_property(blob, node, "hfront-porch",
1054 &dt->hfront_porch);
1055 ret |= decode_timing_property(blob, node, "hactive", &dt->hactive);
1056 ret |= decode_timing_property(blob, node, "hsync-len", &dt->hsync_len);
1057 ret |= decode_timing_property(blob, node, "vback-porch",
1058 &dt->vback_porch);
1059 ret |= decode_timing_property(blob, node, "vfront-porch",
1060 &dt->vfront_porch);
1061 ret |= decode_timing_property(blob, node, "vactive", &dt->vactive);
1062 ret |= decode_timing_property(blob, node, "vsync-len", &dt->vsync_len);
1063 ret |= decode_timing_property(blob, node, "clock-frequency",
1064 &dt->pixelclock);
1065
1066 dt->flags = 0;
1067 val = fdtdec_get_int(blob, node, "vsync-active", -1);
1068 if (val != -1) {
1069 dt->flags |= val ? DISPLAY_FLAGS_VSYNC_HIGH :
1070 DISPLAY_FLAGS_VSYNC_LOW;
1071 }
1072 val = fdtdec_get_int(blob, node, "hsync-active", -1);
1073 if (val != -1) {
1074 dt->flags |= val ? DISPLAY_FLAGS_HSYNC_HIGH :
1075 DISPLAY_FLAGS_HSYNC_LOW;
1076 }
1077 val = fdtdec_get_int(blob, node, "de-active", -1);
1078 if (val != -1) {
1079 dt->flags |= val ? DISPLAY_FLAGS_DE_HIGH :
1080 DISPLAY_FLAGS_DE_LOW;
1081 }
1082 val = fdtdec_get_int(blob, node, "pixelclk-active", -1);
1083 if (val != -1) {
1084 dt->flags |= val ? DISPLAY_FLAGS_PIXDATA_POSEDGE :
1085 DISPLAY_FLAGS_PIXDATA_NEGEDGE;
1086 }
1087
1088 if (fdtdec_get_bool(blob, node, "interlaced"))
1089 dt->flags |= DISPLAY_FLAGS_INTERLACED;
1090 if (fdtdec_get_bool(blob, node, "doublescan"))
1091 dt->flags |= DISPLAY_FLAGS_DOUBLESCAN;
1092 if (fdtdec_get_bool(blob, node, "doubleclk"))
1093 dt->flags |= DISPLAY_FLAGS_DOUBLECLK;
1094
Simon Glass04b9dd12016-05-05 07:28:21 -06001095 return ret;
Simon Glass12e67112015-04-14 21:03:21 -06001096}
1097
Siva Durga Prasad Paladugu12308b12018-07-16 15:56:11 +05301098int fdtdec_setup_mem_size_base(void)
Nathan Rossi623f6012016-12-19 00:03:34 +10001099{
1100 int ret, mem;
1101 struct fdt_resource res;
1102
1103 mem = fdt_path_offset(gd->fdt_blob, "/memory");
1104 if (mem < 0) {
1105 debug("%s: Missing /memory node\n", __func__);
1106 return -EINVAL;
1107 }
1108
1109 ret = fdt_get_resource(gd->fdt_blob, mem, "reg", 0, &res);
1110 if (ret != 0) {
1111 debug("%s: Unable to decode first memory bank\n", __func__);
1112 return -EINVAL;
1113 }
1114
1115 gd->ram_size = (phys_size_t)(res.end - res.start + 1);
Siva Durga Prasad Paladugu1473b122018-07-16 15:56:10 +05301116 gd->ram_base = (unsigned long)res.start;
Simon Glassc69380f2017-05-27 07:38:13 -06001117 debug("%s: Initial DRAM size %llx\n", __func__,
1118 (unsigned long long)gd->ram_size);
Nathan Rossi623f6012016-12-19 00:03:34 +10001119
1120 return 0;
1121}
1122
1123#if defined(CONFIG_NR_DRAM_BANKS)
Jens Wiklander452bc122018-07-13 12:12:11 +02001124
Michal Simek658954c2018-10-03 15:53:52 +02001125static int get_next_memory_node(const void *blob, int mem)
Jens Wiklander452bc122018-07-13 12:12:11 +02001126{
Jens Wiklander452bc122018-07-13 12:12:11 +02001127 do {
Michal Simek658954c2018-10-03 15:53:52 +02001128 mem = fdt_node_offset_by_prop_value(gd->fdt_blob, mem,
1129 "device_type", "memory", 7);
1130 } while (!fdtdec_get_is_enabled(blob, mem));
Jens Wiklander452bc122018-07-13 12:12:11 +02001131
1132 return mem;
1133}
1134
Nathan Rossi623f6012016-12-19 00:03:34 +10001135int fdtdec_setup_memory_banksize(void)
1136{
Michal Simek658954c2018-10-03 15:53:52 +02001137 int bank, ret, mem, reg = 0;
1138 struct fdt_resource res;
Nathan Rossi623f6012016-12-19 00:03:34 +10001139
Michal Simek658954c2018-10-03 15:53:52 +02001140 mem = get_next_memory_node(gd->fdt_blob, -1);
1141 if (mem < 0) {
1142 debug("%s: Missing /memory node\n", __func__);
1143 return -EINVAL;
1144 }
Nathan Rossi623f6012016-12-19 00:03:34 +10001145
1146 for (bank = 0; bank < CONFIG_NR_DRAM_BANKS; bank++) {
Michal Simek658954c2018-10-03 15:53:52 +02001147 ret = fdt_get_resource(gd->fdt_blob, mem, "reg", reg++, &res);
1148 if (ret == -FDT_ERR_NOTFOUND) {
Marek Vasut942ee092017-11-27 05:32:42 +01001149 reg = 0;
Michal Simek658954c2018-10-03 15:53:52 +02001150 mem = get_next_memory_node(gd->fdt_blob, mem);
1151 if (mem == -FDT_ERR_NOTFOUND)
1152 break;
1153
1154 ret = fdt_get_resource(gd->fdt_blob, mem, "reg", reg++, &res);
1155 if (ret == -FDT_ERR_NOTFOUND)
1156 break;
1157 }
1158 if (ret != 0) {
1159 return -EINVAL;
Marek Vasut942ee092017-11-27 05:32:42 +01001160 }
Nathan Rossi623f6012016-12-19 00:03:34 +10001161
1162 gd->bd->bi_dram[bank].start = (phys_addr_t)res.start;
1163 gd->bd->bi_dram[bank].size =
1164 (phys_size_t)(res.end - res.start + 1);
1165
1166 debug("%s: DRAM Bank #%d: start = 0x%llx, size = 0x%llx\n",
1167 __func__, bank,
1168 (unsigned long long)gd->bd->bi_dram[bank].start,
1169 (unsigned long long)gd->bd->bi_dram[bank].size);
1170 }
1171
1172 return 0;
1173}
1174#endif
1175
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001176#if CONFIG_IS_ENABLED(MULTI_DTB_FIT)
1177# if CONFIG_IS_ENABLED(MULTI_DTB_FIT_GZIP) ||\
1178 CONFIG_IS_ENABLED(MULTI_DTB_FIT_LZO)
1179static int uncompress_blob(const void *src, ulong sz_src, void **dstp)
1180{
1181 size_t sz_out = CONFIG_SPL_MULTI_DTB_FIT_UNCOMPRESS_SZ;
1182 ulong sz_in = sz_src;
1183 void *dst;
1184 int rc;
1185
1186 if (CONFIG_IS_ENABLED(GZIP))
1187 if (gzip_parse_header(src, sz_in) < 0)
1188 return -1;
1189 if (CONFIG_IS_ENABLED(LZO))
1190 if (!lzop_is_valid_header(src))
1191 return -EBADMSG;
1192
1193 if (CONFIG_IS_ENABLED(MULTI_DTB_FIT_DYN_ALLOC)) {
1194 dst = malloc(sz_out);
1195 if (!dst) {
1196 puts("uncompress_blob: Unable to allocate memory\n");
1197 return -ENOMEM;
1198 }
1199 } else {
1200# if CONFIG_IS_ENABLED(MULTI_DTB_FIT_USER_DEFINED_AREA)
1201 dst = (void *)CONFIG_VAL(MULTI_DTB_FIT_USER_DEF_ADDR);
1202# else
1203 return -ENOTSUPP;
1204# endif
1205 }
1206
1207 if (CONFIG_IS_ENABLED(GZIP))
1208 rc = gunzip(dst, sz_out, (u8 *)src, &sz_in);
1209 else if (CONFIG_IS_ENABLED(LZO))
1210 rc = lzop_decompress(src, sz_in, dst, &sz_out);
1211
1212 if (rc < 0) {
1213 /* not a valid compressed blob */
1214 puts("uncompress_blob: Unable to uncompress\n");
1215 if (CONFIG_IS_ENABLED(MULTI_DTB_FIT_DYN_ALLOC))
1216 free(dst);
1217 return -EBADMSG;
1218 }
1219 *dstp = dst;
1220 return 0;
1221}
1222# else
1223static int uncompress_blob(const void *src, ulong sz_src, void **dstp)
1224{
Marek Vasut410d9b62018-10-18 20:37:05 +02001225 *dstp = (void *)src;
1226 return 0;
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001227}
1228# endif
1229#endif
1230
Rob Clark3b595da2018-01-10 11:34:37 +01001231#if defined(CONFIG_OF_BOARD) || defined(CONFIG_OF_SEPARATE)
1232/*
1233 * For CONFIG_OF_SEPARATE, the board may optionally implement this to
1234 * provide and/or fixup the fdt.
1235 */
1236__weak void *board_fdt_blob_setup(void)
1237{
1238 void *fdt_blob = NULL;
1239#ifdef CONFIG_SPL_BUILD
1240 /* FDT is at end of BSS unless it is in a different memory region */
1241 if (IS_ENABLED(CONFIG_SPL_SEPARATE_BSS))
1242 fdt_blob = (ulong *)&_image_binary_end;
1243 else
1244 fdt_blob = (ulong *)&__bss_end;
1245#else
1246 /* FDT is at end of image */
1247 fdt_blob = (ulong *)&_end;
1248#endif
1249 return fdt_blob;
1250}
1251#endif
1252
Simon Glass08793612015-02-27 22:06:35 -07001253int fdtdec_setup(void)
Simon Glassb45122f2015-02-27 22:06:34 -07001254{
Masahiro Yamada0f925822015-08-12 07:31:55 +09001255#if CONFIG_IS_ENABLED(OF_CONTROL)
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001256# if CONFIG_IS_ENABLED(MULTI_DTB_FIT)
1257 void *fdt_blob;
1258# endif
Simon Glassb45122f2015-02-27 22:06:34 -07001259# ifdef CONFIG_OF_EMBED
1260 /* Get a pointer to the FDT */
Goldschmidt Simon9bd76b82017-11-21 12:29:56 +00001261# ifdef CONFIG_SPL_BUILD
1262 gd->fdt_blob = __dtb_dt_spl_begin;
1263# else
Simon Glassb45122f2015-02-27 22:06:34 -07001264 gd->fdt_blob = __dtb_dt_begin;
Goldschmidt Simon9bd76b82017-11-21 12:29:56 +00001265# endif
Rob Clark3b595da2018-01-10 11:34:37 +01001266# elif defined(CONFIG_OF_BOARD) || defined(CONFIG_OF_SEPARATE)
Alex Deymo82f766d2017-04-02 01:25:20 -07001267 /* Allow the board to override the fdt address. */
1268 gd->fdt_blob = board_fdt_blob_setup();
Simon Glassb45122f2015-02-27 22:06:34 -07001269# elif defined(CONFIG_OF_HOSTFILE)
1270 if (sandbox_read_fdt_from_file()) {
1271 puts("Failed to read control FDT\n");
1272 return -1;
1273 }
1274# endif
1275# ifndef CONFIG_SPL_BUILD
1276 /* Allow the early environment to override the fdt address */
Thomas Fitzsimmons894c3ad2018-06-08 17:59:45 -04001277# if CONFIG_IS_ENABLED(OF_PRIOR_STAGE)
1278 gd->fdt_blob = (void *)prior_stage_fdt_address;
1279# else
Heinrich Schuchardtf980c992018-11-18 17:58:50 +01001280 gd->fdt_blob = map_sysmem
1281 (env_get_ulong("fdtcontroladdr", 16,
1282 (unsigned long)map_to_sysmem(gd->fdt_blob)), 0);
Thomas Fitzsimmons894c3ad2018-06-08 17:59:45 -04001283# endif
Simon Glassb45122f2015-02-27 22:06:34 -07001284# endif
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001285
1286# if CONFIG_IS_ENABLED(MULTI_DTB_FIT)
1287 /*
1288 * Try and uncompress the blob.
1289 * Unfortunately there is no way to know how big the input blob really
1290 * is. So let us set the maximum input size arbitrarily high. 16MB
1291 * ought to be more than enough for packed DTBs.
1292 */
1293 if (uncompress_blob(gd->fdt_blob, 0x1000000, &fdt_blob) == 0)
1294 gd->fdt_blob = fdt_blob;
1295
1296 /*
1297 * Check if blob is a FIT images containings DTBs.
1298 * If so, pick the most relevant
1299 */
1300 fdt_blob = locate_dtb_in_fit(gd->fdt_blob);
Jean-Jacques Hiblotf1d2bc92018-12-07 14:50:52 +01001301 if (fdt_blob) {
1302 gd->multi_dtb_fit = gd->fdt_blob;
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001303 gd->fdt_blob = fdt_blob;
Jean-Jacques Hiblotf1d2bc92018-12-07 14:50:52 +01001304 }
1305
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001306# endif
Simon Glassb45122f2015-02-27 22:06:34 -07001307#endif
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001308
Simon Glass08793612015-02-27 22:06:35 -07001309 return fdtdec_prepare_fdt();
Simon Glassb45122f2015-02-27 22:06:34 -07001310}
1311
Jean-Jacques Hiblotf1d2bc92018-12-07 14:50:52 +01001312#if CONFIG_IS_ENABLED(MULTI_DTB_FIT)
1313int fdtdec_resetup(int *rescan)
1314{
1315 void *fdt_blob;
1316
1317 /*
1318 * If the current DTB is part of a compressed FIT image,
1319 * try to locate the best match from the uncompressed
1320 * FIT image stillpresent there. Save the time and space
1321 * required to uncompress it again.
1322 */
1323 if (gd->multi_dtb_fit) {
1324 fdt_blob = locate_dtb_in_fit(gd->multi_dtb_fit);
1325
1326 if (fdt_blob == gd->fdt_blob) {
1327 /*
1328 * The best match did not change. no need to tear down
1329 * the DM and rescan the fdt.
1330 */
1331 *rescan = 0;
1332 return 0;
1333 }
1334
1335 *rescan = 1;
1336 gd->fdt_blob = fdt_blob;
1337 return fdtdec_prepare_fdt();
1338 }
1339
1340 /*
1341 * If multi_dtb_fit is NULL, it means that blob appended to u-boot is
1342 * not a FIT image containings DTB, but a single DTB. There is no need
1343 * to teard down DM and rescan the DT in this case.
1344 */
1345 *rescan = 0;
1346 return 0;
1347}
1348#endif
1349
Michael Pratt90c08fa2018-06-11 13:07:09 -06001350#ifdef CONFIG_NR_DRAM_BANKS
1351int fdtdec_decode_ram_size(const void *blob, const char *area, int board_id,
1352 phys_addr_t *basep, phys_size_t *sizep, bd_t *bd)
1353{
1354 int addr_cells, size_cells;
1355 const u32 *cell, *end;
1356 u64 total_size, size, addr;
1357 int node, child;
1358 bool auto_size;
1359 int bank;
1360 int len;
1361
1362 debug("%s: board_id=%d\n", __func__, board_id);
1363 if (!area)
1364 area = "/memory";
1365 node = fdt_path_offset(blob, area);
1366 if (node < 0) {
1367 debug("No %s node found\n", area);
1368 return -ENOENT;
1369 }
1370
1371 cell = fdt_getprop(blob, node, "reg", &len);
1372 if (!cell) {
1373 debug("No reg property found\n");
1374 return -ENOENT;
1375 }
1376
1377 addr_cells = fdt_address_cells(blob, node);
1378 size_cells = fdt_size_cells(blob, node);
1379
1380 /* Check the board id and mask */
1381 for (child = fdt_first_subnode(blob, node);
1382 child >= 0;
1383 child = fdt_next_subnode(blob, child)) {
1384 int match_mask, match_value;
1385
1386 match_mask = fdtdec_get_int(blob, child, "match-mask", -1);
1387 match_value = fdtdec_get_int(blob, child, "match-value", -1);
1388
1389 if (match_value >= 0 &&
1390 ((board_id & match_mask) == match_value)) {
1391 /* Found matching mask */
1392 debug("Found matching mask %d\n", match_mask);
1393 node = child;
1394 cell = fdt_getprop(blob, node, "reg", &len);
1395 if (!cell) {
1396 debug("No memory-banks property found\n");
1397 return -EINVAL;
1398 }
1399 break;
1400 }
1401 }
1402 /* Note: if no matching subnode was found we use the parent node */
1403
1404 if (bd) {
1405 memset(bd->bi_dram, '\0', sizeof(bd->bi_dram[0]) *
1406 CONFIG_NR_DRAM_BANKS);
1407 }
1408
1409 auto_size = fdtdec_get_bool(blob, node, "auto-size");
1410
1411 total_size = 0;
1412 end = cell + len / 4 - addr_cells - size_cells;
1413 debug("cell at %p, end %p\n", cell, end);
1414 for (bank = 0; bank < CONFIG_NR_DRAM_BANKS; bank++) {
1415 if (cell > end)
1416 break;
1417 addr = 0;
1418 if (addr_cells == 2)
1419 addr += (u64)fdt32_to_cpu(*cell++) << 32UL;
1420 addr += fdt32_to_cpu(*cell++);
1421 if (bd)
1422 bd->bi_dram[bank].start = addr;
1423 if (basep && !bank)
1424 *basep = (phys_addr_t)addr;
1425
1426 size = 0;
1427 if (size_cells == 2)
1428 size += (u64)fdt32_to_cpu(*cell++) << 32UL;
1429 size += fdt32_to_cpu(*cell++);
1430
1431 if (auto_size) {
1432 u64 new_size;
1433
Masahiro Yamadadee37fc2018-08-06 20:47:40 +09001434 debug("Auto-sizing %llx, size %llx: ", addr, size);
Michael Pratt90c08fa2018-06-11 13:07:09 -06001435 new_size = get_ram_size((long *)(uintptr_t)addr, size);
1436 if (new_size == size) {
1437 debug("OK\n");
1438 } else {
Masahiro Yamadadee37fc2018-08-06 20:47:40 +09001439 debug("sized to %llx\n", new_size);
Michael Pratt90c08fa2018-06-11 13:07:09 -06001440 size = new_size;
1441 }
1442 }
1443
1444 if (bd)
1445 bd->bi_dram[bank].size = size;
1446 total_size += size;
1447 }
1448
Masahiro Yamadadee37fc2018-08-06 20:47:40 +09001449 debug("Memory size %llu\n", total_size);
Michael Pratt90c08fa2018-06-11 13:07:09 -06001450 if (sizep)
1451 *sizep = (phys_size_t)total_size;
1452
1453 return 0;
1454}
1455#endif /* CONFIG_NR_DRAM_BANKS */
1456
Simon Glassb45122f2015-02-27 22:06:34 -07001457#endif /* !USE_HOSTCC */