blob: fa7da8963c84a41985dbf03d36d31ebd6d283102 [file] [log] [blame]
Simon Glassb5220bc2011-10-24 19:15:32 +00001/*
2 * Copyright (c) 2011 The Chromium OS Authors.
Wolfgang Denk1a459662013-07-08 09:37:19 +02003 * SPDX-License-Identifier: GPL-2.0+
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>
Simon Glass5c33c9f2014-07-23 06:55:09 -06008#include <errno.h>
Simon Glassb5220bc2011-10-24 19:15:32 +00009#include <serial.h>
10#include <libfdt.h>
11#include <fdtdec.h>
Simon Glass5c33c9f2014-07-23 06:55:09 -060012#include <linux/ctype.h>
Simon Glassb5220bc2011-10-24 19:15:32 +000013
14DECLARE_GLOBAL_DATA_PTR;
15
16/*
17 * Here are the type we know about. One day we might allow drivers to
18 * register. For now we just put them here. The COMPAT macro allows us to
19 * turn this into a sparse list later, and keeps the ID with the name.
20 */
21#define COMPAT(id, name) name
22static const char * const compat_names[COMPAT_COUNT] = {
Simon Glassf88fe2d2012-02-27 10:52:34 +000023 COMPAT(UNKNOWN, "<none>"),
Simon Glass87f938c2012-02-27 10:52:49 +000024 COMPAT(NVIDIA_TEGRA20_USB, "nvidia,tegra20-ehci"),
Jim Lin7e44d932013-06-21 19:05:47 +080025 COMPAT(NVIDIA_TEGRA30_USB, "nvidia,tegra30-ehci"),
26 COMPAT(NVIDIA_TEGRA114_USB, "nvidia,tegra114-ehci"),
Jimmy Zhang0e35ad02012-04-02 13:18:52 +000027 COMPAT(NVIDIA_TEGRA20_EMC, "nvidia,tegra20-emc"),
28 COMPAT(NVIDIA_TEGRA20_EMC_TABLE, "nvidia,tegra20-emc-table"),
Rakesh Iyer6642a682012-04-17 09:01:35 +000029 COMPAT(NVIDIA_TEGRA20_KBC, "nvidia,tegra20-kbc"),
Jim Lin312693c2012-07-29 20:53:29 +000030 COMPAT(NVIDIA_TEGRA20_NAND, "nvidia,tegra20-nand"),
Simon Glasse1ae0d12012-10-17 13:24:49 +000031 COMPAT(NVIDIA_TEGRA20_PWM, "nvidia,tegra20-pwm"),
Wei Ni87540de2012-10-17 13:24:50 +000032 COMPAT(NVIDIA_TEGRA20_DC, "nvidia,tegra20-dc"),
Stephen Warrena73ca472014-01-24 12:46:06 -070033 COMPAT(NVIDIA_TEGRA124_SDMMC, "nvidia,tegra124-sdhci"),
Tom Warrenf4e4e0b2013-03-04 14:07:18 -070034 COMPAT(NVIDIA_TEGRA30_SDMMC, "nvidia,tegra30-sdhci"),
Tom Warrenc9aa8312013-02-21 12:31:30 +000035 COMPAT(NVIDIA_TEGRA20_SDMMC, "nvidia,tegra20-sdhci"),
Thierry Redingf3158282014-12-09 22:25:12 -070036 COMPAT(NVIDIA_TEGRA124_PCIE, "nvidia,tegra124-pcie"),
37 COMPAT(NVIDIA_TEGRA30_PCIE, "nvidia,tegra30-pcie"),
38 COMPAT(NVIDIA_TEGRA20_PCIE, "nvidia,tegra20-pcie"),
Thierry Reding79c7a902014-12-09 22:25:09 -070039 COMPAT(NVIDIA_TEGRA124_XUSB_PADCTL, "nvidia,tegra124-xusb-padctl"),
Hatim RVcc9fe332012-12-11 00:52:46 +000040 COMPAT(SMSC_LAN9215, "smsc,lan9215"),
41 COMPAT(SAMSUNG_EXYNOS5_SROMC, "samsung,exynos-sromc"),
Rajeshwari Shindec34253d2012-12-26 20:03:10 +000042 COMPAT(SAMSUNG_S3C2440_I2C, "samsung,s3c2440-i2c"),
Rajeshwari Shinde72dbff12012-12-26 20:03:16 +000043 COMPAT(SAMSUNG_EXYNOS5_SOUND, "samsung,exynos-sound"),
44 COMPAT(WOLFSON_WM8994_CODEC, "wolfson,wm8994-codec"),
Hung-ying Tyan88364382013-05-15 18:27:28 +080045 COMPAT(GOOGLE_CROS_EC, "google,cros-ec"),
Hung-ying Tyan713cb682013-05-15 18:27:32 +080046 COMPAT(GOOGLE_CROS_EC_KEYB, "google,cros-ec-keyb"),
Rajeshwari Shinde6abd1622013-01-07 23:35:05 +000047 COMPAT(SAMSUNG_EXYNOS_EHCI, "samsung,exynos-ehci"),
Vivek Gautam108b85b2013-09-14 14:02:48 +053048 COMPAT(SAMSUNG_EXYNOS5_XHCI, "samsung,exynos5250-xhci"),
Rajeshwari Shinde6abd1622013-01-07 23:35:05 +000049 COMPAT(SAMSUNG_EXYNOS_USB_PHY, "samsung,exynos-usb-phy"),
Vivek Gautam108b85b2013-09-14 14:02:48 +053050 COMPAT(SAMSUNG_EXYNOS5_USB3_PHY, "samsung,exynos5250-usb3-phy"),
Akshay Saraswat618766c2013-02-25 01:13:01 +000051 COMPAT(SAMSUNG_EXYNOS_TMU, "samsung,exynos-tmu"),
Ajay Kumard7377b52013-02-21 23:53:00 +000052 COMPAT(SAMSUNG_EXYNOS_FIMD, "samsung,exynos-fimd"),
Piotr Wilczekde461c52014-03-07 14:59:39 +010053 COMPAT(SAMSUNG_EXYNOS_MIPI_DSI, "samsung,exynos-mipi-dsi"),
Ajay Kumar1e4706a2013-02-21 23:53:05 +000054 COMPAT(SAMSUNG_EXYNOS5_DP, "samsung,exynos5-dp"),
Jaehoon Chung7d3ca0f2014-05-16 13:59:51 +090055 COMPAT(SAMSUNG_EXYNOS_DWMMC, "samsung,exynos-dwmmc"),
Piotr Wilczek3577fe82014-03-07 14:59:41 +010056 COMPAT(SAMSUNG_EXYNOS_MMC, "samsung,exynos-mmc"),
Rajeshwari Shindeee1e3c22013-06-24 16:47:20 +053057 COMPAT(SAMSUNG_EXYNOS_SERIAL, "samsung,exynos4210-uart"),
Rajeshwari Shindecd577e22013-01-08 21:03:38 +000058 COMPAT(MAXIM_MAX77686_PMIC, "maxim,max77686_pmic"),
Simon Glassbb8215f2013-03-11 06:08:08 +000059 COMPAT(GENERIC_SPI_FLASH, "spi-flash"),
Rajeshwari Shinde7772bb72013-02-14 19:46:15 +000060 COMPAT(MAXIM_98095_CODEC, "maxim,max98095-codec"),
Rong Changf6267992013-04-12 10:44:57 +000061 COMPAT(INFINEON_SLB9635_TPM, "infineon,slb9635-tpm"),
Vincent Palatinec34fa52013-04-12 11:04:36 +000062 COMPAT(INFINEON_SLB9645_TPM, "infineon,slb9645-tpm"),
naveen krishna chatradhiecbd7e12013-04-29 15:58:52 -070063 COMPAT(SAMSUNG_EXYNOS5_I2C, "samsung,exynos5-hsi2c"),
Simon Glassdf93d902014-02-27 13:26:12 -070064 COMPAT(SANDBOX_HOST_EMULATION, "sandbox,host-emulation"),
Simon Glass7d95f2a2014-02-27 13:26:19 -070065 COMPAT(SANDBOX_LCD_SDL, "sandbox,lcd-sdl"),
Tom Wai-Hong Tamac1058f2014-05-20 06:01:36 -060066 COMPAT(TI_TPS65090, "ti,tps65090"),
Simon Glassa9cf6da2014-05-20 06:01:42 -060067 COMPAT(COMPAT_NXP_PTN3460, "nxp,ptn3460"),
Ajay Kumar45c480c2014-09-05 16:53:33 +053068 COMPAT(SAMSUNG_EXYNOS_SYSMMU, "samsung,sysmmu-v3.3"),
Vadim Bendebury9e8f6642014-09-05 16:53:34 +053069 COMPAT(PARADE_PS8625, "parade,ps8625"),
Simon Glassca42d3f2014-10-10 07:30:14 -060070 COMPAT(COMPAT_INTEL_LPC, "intel,lpc"),
Simon Glass77f9b1f2014-11-12 22:42:21 -070071 COMPAT(INTEL_MICROCODE, "intel,microcode"),
Simon Glass65dd74a2014-11-12 22:42:28 -070072 COMPAT(MEMORY_SPD, "memory-spd"),
Simon Glass3ac83932014-11-14 18:18:38 -070073 COMPAT(INTEL_PANTHERPOINT_AHCI, "intel,pantherpoint-ahci"),
Simon Glassbb80be32014-11-24 21:18:16 -070074 COMPAT(INTEL_MODEL_206AX, "intel,model-206ax"),
Simon Glasseffcf062014-11-14 20:56:36 -070075 COMPAT(INTEL_GMA, "intel,gma"),
Thierry Reding6173c452014-12-09 22:25:05 -070076 COMPAT(AMS_AS3722, "ams,as3722"),
Simon Glass5da38082015-01-19 22:16:06 -070077 COMPAT(INTEL_ICH_SPI, "intel,ich-spi"),
Bin Mengc89ada02015-02-05 23:42:26 +080078 COMPAT(INTEL_QRK_MRC, "intel,quark-mrc"),
Masahiro Yamada6462cde2015-03-11 15:54:46 +090079 COMPAT(SOCIONEXT_XHCI, "socionext,uniphier-xhci"),
Simon Glassb5220bc2011-10-24 19:15:32 +000080};
81
Simon Glassa53f4a22012-01-17 08:20:50 +000082const char *fdtdec_get_compatible(enum fdt_compat_id id)
83{
84 /* We allow reading of the 'unknown' ID for testing purposes */
85 assert(id >= 0 && id < COMPAT_COUNT);
86 return compat_names[id];
87}
88
Simon Glass4397a2a2013-03-19 04:58:51 +000089fdt_addr_t fdtdec_get_addr_size(const void *blob, int node,
90 const char *prop_name, fdt_size_t *sizep)
Simon Glassb5220bc2011-10-24 19:15:32 +000091{
92 const fdt_addr_t *cell;
93 int len;
94
Simon Glass1cb23232012-07-12 05:25:01 +000095 debug("%s: %s: ", __func__, prop_name);
Simon Glassb5220bc2011-10-24 19:15:32 +000096 cell = fdt_getprop(blob, node, prop_name, &len);
Simon Glass4397a2a2013-03-19 04:58:51 +000097 if (cell && ((!sizep && len == sizeof(fdt_addr_t)) ||
98 len == sizeof(fdt_addr_t) * 2)) {
Simon Glass1cb23232012-07-12 05:25:01 +000099 fdt_addr_t addr = fdt_addr_to_cpu(*cell);
Simon Glass4397a2a2013-03-19 04:58:51 +0000100 if (sizep) {
101 const fdt_size_t *size;
Simon Glass1cb23232012-07-12 05:25:01 +0000102
Simon Glass4397a2a2013-03-19 04:58:51 +0000103 size = (fdt_size_t *)((char *)cell +
104 sizeof(fdt_addr_t));
105 *sizep = fdt_size_to_cpu(*size);
Simon Glass370b6c52013-11-10 10:26:54 -0700106 debug("addr=%08lx, size=%08x\n",
107 (ulong)addr, *sizep);
Simon Glass4397a2a2013-03-19 04:58:51 +0000108 } else {
Simon Glass370b6c52013-11-10 10:26:54 -0700109 debug("%08lx\n", (ulong)addr);
Simon Glass4397a2a2013-03-19 04:58:51 +0000110 }
Simon Glass1cb23232012-07-12 05:25:01 +0000111 return addr;
112 }
113 debug("(not found)\n");
Simon Glassb5220bc2011-10-24 19:15:32 +0000114 return FDT_ADDR_T_NONE;
115}
116
Simon Glass4397a2a2013-03-19 04:58:51 +0000117fdt_addr_t fdtdec_get_addr(const void *blob, int node,
118 const char *prop_name)
119{
120 return fdtdec_get_addr_size(blob, node, prop_name, NULL);
121}
122
Bin Menga62e84d2014-12-31 16:05:11 +0800123#ifdef CONFIG_PCI
124int fdtdec_get_pci_addr(const void *blob, int node, enum fdt_pci_space type,
125 const char *prop_name, struct fdt_pci_addr *addr)
126{
127 const u32 *cell;
128 int len;
129 int ret = -ENOENT;
130
131 debug("%s: %s: ", __func__, prop_name);
132
133 /*
134 * If we follow the pci bus bindings strictly, we should check
135 * the value of the node's parent node's #address-cells and
136 * #size-cells. They need to be 3 and 2 accordingly. However,
137 * for simplicity we skip the check here.
138 */
139 cell = fdt_getprop(blob, node, prop_name, &len);
140 if (!cell)
141 goto fail;
142
143 if ((len % FDT_PCI_REG_SIZE) == 0) {
144 int num = len / FDT_PCI_REG_SIZE;
145 int i;
146
147 for (i = 0; i < num; i++) {
148 debug("pci address #%d: %08lx %08lx %08lx\n", i,
149 (ulong)fdt_addr_to_cpu(cell[0]),
150 (ulong)fdt_addr_to_cpu(cell[1]),
151 (ulong)fdt_addr_to_cpu(cell[2]));
152 if ((fdt_addr_to_cpu(*cell) & type) == type) {
153 addr->phys_hi = fdt_addr_to_cpu(cell[0]);
154 addr->phys_mid = fdt_addr_to_cpu(cell[1]);
155 addr->phys_lo = fdt_addr_to_cpu(cell[2]);
156 break;
157 } else {
158 cell += (FDT_PCI_ADDR_CELLS +
159 FDT_PCI_SIZE_CELLS);
160 }
161 }
162
Simon Glass106cce92015-03-05 12:25:19 -0700163 if (i == num) {
164 ret = -ENXIO;
Bin Menga62e84d2014-12-31 16:05:11 +0800165 goto fail;
Simon Glass106cce92015-03-05 12:25:19 -0700166 }
Bin Menga62e84d2014-12-31 16:05:11 +0800167
168 return 0;
169 } else {
170 ret = -EINVAL;
171 }
172
173fail:
174 debug("(not found)\n");
175 return ret;
176}
177
178int fdtdec_get_pci_vendev(const void *blob, int node, u16 *vendor, u16 *device)
179{
180 const char *list, *end;
181 int len;
182
183 list = fdt_getprop(blob, node, "compatible", &len);
184 if (!list)
185 return -ENOENT;
186
187 end = list + len;
188 while (list < end) {
189 char *s;
190
191 len = strlen(list);
192 if (len >= strlen("pciVVVV,DDDD")) {
193 s = strstr(list, "pci");
194
195 /*
196 * check if the string is something like pciVVVV,DDDD.RR
197 * or just pciVVVV,DDDD
198 */
199 if (s && s[7] == ',' &&
200 (s[12] == '.' || s[12] == 0)) {
201 s += 3;
202 *vendor = simple_strtol(s, NULL, 16);
203
204 s += 5;
205 *device = simple_strtol(s, NULL, 16);
206
207 return 0;
208 }
209 } else {
210 list += (len + 1);
211 }
212 }
213
214 return -ENOENT;
215}
216
217int fdtdec_get_pci_bdf(const void *blob, int node,
218 struct fdt_pci_addr *addr, pci_dev_t *bdf)
219{
220 u16 dt_vendor, dt_device, vendor, device;
221 int ret;
222
223 /* get vendor id & device id from the compatible string */
224 ret = fdtdec_get_pci_vendev(blob, node, &dt_vendor, &dt_device);
225 if (ret)
226 return ret;
227
228 /* extract the bdf from fdt_pci_addr */
229 *bdf = addr->phys_hi & 0xffff00;
230
231 /* read vendor id & device id based on bdf */
232 pci_read_config_word(*bdf, PCI_VENDOR_ID, &vendor);
233 pci_read_config_word(*bdf, PCI_DEVICE_ID, &device);
234
235 /*
236 * Note there are two places in the device tree to fully describe
237 * a pci device: one is via compatible string with a format of
238 * "pciVVVV,DDDD" and the other one is the bdf numbers encoded in
239 * the device node's reg address property. We read the vendor id
240 * and device id based on bdf and compare the values with the
241 * "VVVV,DDDD". If they are the same, then we are good to use bdf
242 * to read device's bar. But if they are different, we have to rely
243 * on the vendor id and device id extracted from the compatible
244 * string and locate the real bdf by pci_find_device(). This is
245 * because normally we may only know device's device number and
246 * function number when writing device tree. The bus number is
247 * dynamically assigned during the pci enumeration process.
248 */
249 if ((dt_vendor != vendor) || (dt_device != device)) {
250 *bdf = pci_find_device(dt_vendor, dt_device, 0);
251 if (*bdf == -1)
252 return -ENODEV;
253 }
254
255 return 0;
256}
257
258int fdtdec_get_pci_bar32(const void *blob, int node,
259 struct fdt_pci_addr *addr, u32 *bar)
260{
261 pci_dev_t bdf;
262 int barnum;
263 int ret;
264
265 /* get pci devices's bdf */
266 ret = fdtdec_get_pci_bdf(blob, node, addr, &bdf);
267 if (ret)
268 return ret;
269
270 /* extract the bar number from fdt_pci_addr */
271 barnum = addr->phys_hi & 0xff;
272 if ((barnum < PCI_BASE_ADDRESS_0) || (barnum > PCI_CARDBUS_CIS))
273 return -EINVAL;
274
275 barnum = (barnum - PCI_BASE_ADDRESS_0) / 4;
276 *bar = pci_read_bar32(pci_bus_to_hose(PCI_BUS(bdf)), bdf, barnum);
277
278 return 0;
279}
280#endif
281
Che-Liang Chiouaadef0a2012-10-25 16:31:05 +0000282uint64_t fdtdec_get_uint64(const void *blob, int node, const char *prop_name,
283 uint64_t default_val)
284{
285 const uint64_t *cell64;
286 int length;
287
288 cell64 = fdt_getprop(blob, node, prop_name, &length);
289 if (!cell64 || length < sizeof(*cell64))
290 return default_val;
291
292 return fdt64_to_cpu(*cell64);
293}
294
Simon Glassf88fe2d2012-02-27 10:52:34 +0000295int fdtdec_get_is_enabled(const void *blob, int node)
Simon Glassb5220bc2011-10-24 19:15:32 +0000296{
297 const char *cell;
298
Simon Glassf88fe2d2012-02-27 10:52:34 +0000299 /*
300 * It should say "okay", so only allow that. Some fdts use "ok" but
301 * this is a bug. Please fix your device tree source file. See here
302 * for discussion:
303 *
304 * http://www.mail-archive.com/u-boot@lists.denx.de/msg71598.html
305 */
Simon Glassb5220bc2011-10-24 19:15:32 +0000306 cell = fdt_getprop(blob, node, "status", NULL);
307 if (cell)
Simon Glassf88fe2d2012-02-27 10:52:34 +0000308 return 0 == strcmp(cell, "okay");
309 return 1;
Simon Glassb5220bc2011-10-24 19:15:32 +0000310}
311
Gerald Van Baren7cde3972012-11-12 23:13:54 -0500312enum fdt_compat_id fdtdec_lookup(const void *blob, int node)
Simon Glassb5220bc2011-10-24 19:15:32 +0000313{
314 enum fdt_compat_id id;
315
316 /* Search our drivers */
317 for (id = COMPAT_UNKNOWN; id < COMPAT_COUNT; id++)
318 if (0 == fdt_node_check_compatible(blob, node,
319 compat_names[id]))
320 return id;
321 return COMPAT_UNKNOWN;
322}
323
324int fdtdec_next_compatible(const void *blob, int node,
325 enum fdt_compat_id id)
326{
327 return fdt_node_offset_by_compatible(blob, node, compat_names[id]);
328}
329
Simon Glass3ddecfc2012-04-02 13:18:42 +0000330int fdtdec_next_compatible_subnode(const void *blob, int node,
331 enum fdt_compat_id id, int *depthp)
332{
333 do {
334 node = fdt_next_node(blob, node, depthp);
335 } while (*depthp > 1);
336
337 /* If this is a direct subnode, and compatible, return it */
338 if (*depthp == 1 && 0 == fdt_node_check_compatible(
339 blob, node, compat_names[id]))
340 return node;
341
342 return -FDT_ERR_NOTFOUND;
343}
344
Simon Glassb5220bc2011-10-24 19:15:32 +0000345int fdtdec_next_alias(const void *blob, const char *name,
346 enum fdt_compat_id id, int *upto)
347{
348#define MAX_STR_LEN 20
349 char str[MAX_STR_LEN + 20];
350 int node, err;
351
352 /* snprintf() is not available */
353 assert(strlen(name) < MAX_STR_LEN);
354 sprintf(str, "%.*s%d", MAX_STR_LEN, name, *upto);
Simon Glass00878472012-10-31 14:02:42 +0000355 node = fdt_path_offset(blob, str);
Simon Glassb5220bc2011-10-24 19:15:32 +0000356 if (node < 0)
357 return node;
358 err = fdt_node_check_compatible(blob, node, compat_names[id]);
359 if (err < 0)
360 return err;
Simon Glassf88fe2d2012-02-27 10:52:34 +0000361 if (err)
362 return -FDT_ERR_NOTFOUND;
363 (*upto)++;
364 return node;
Simon Glassb5220bc2011-10-24 19:15:32 +0000365}
366
Simon Glassa53f4a22012-01-17 08:20:50 +0000367int fdtdec_find_aliases_for_id(const void *blob, const char *name,
368 enum fdt_compat_id id, int *node_list, int maxcount)
369{
Simon Glassc6782272012-02-03 15:13:53 +0000370 memset(node_list, '\0', sizeof(*node_list) * maxcount);
371
372 return fdtdec_add_aliases_for_id(blob, name, id, node_list, maxcount);
373}
374
375/* TODO: Can we tighten this code up a little? */
376int fdtdec_add_aliases_for_id(const void *blob, const char *name,
377 enum fdt_compat_id id, int *node_list, int maxcount)
378{
Simon Glassa53f4a22012-01-17 08:20:50 +0000379 int name_len = strlen(name);
380 int nodes[maxcount];
381 int num_found = 0;
382 int offset, node;
383 int alias_node;
384 int count;
385 int i, j;
386
387 /* find the alias node if present */
388 alias_node = fdt_path_offset(blob, "/aliases");
389
390 /*
391 * start with nothing, and we can assume that the root node can't
392 * match
393 */
394 memset(nodes, '\0', sizeof(nodes));
395
396 /* First find all the compatible nodes */
397 for (node = count = 0; node >= 0 && count < maxcount;) {
398 node = fdtdec_next_compatible(blob, node, id);
399 if (node >= 0)
400 nodes[count++] = node;
401 }
402 if (node >= 0)
403 debug("%s: warning: maxcount exceeded with alias '%s'\n",
404 __func__, name);
405
406 /* Now find all the aliases */
Simon Glassa53f4a22012-01-17 08:20:50 +0000407 for (offset = fdt_first_property_offset(blob, alias_node);
408 offset > 0;
409 offset = fdt_next_property_offset(blob, offset)) {
410 const struct fdt_property *prop;
411 const char *path;
412 int number;
413 int found;
414
415 node = 0;
416 prop = fdt_get_property_by_offset(blob, offset, NULL);
417 path = fdt_string(blob, fdt32_to_cpu(prop->nameoff));
418 if (prop->len && 0 == strncmp(path, name, name_len))
419 node = fdt_path_offset(blob, prop->data);
420 if (node <= 0)
421 continue;
422
423 /* Get the alias number */
424 number = simple_strtoul(path + name_len, NULL, 10);
425 if (number < 0 || number >= maxcount) {
426 debug("%s: warning: alias '%s' is out of range\n",
427 __func__, path);
428 continue;
429 }
430
431 /* Make sure the node we found is actually in our list! */
432 found = -1;
433 for (j = 0; j < count; j++)
434 if (nodes[j] == node) {
435 found = j;
436 break;
437 }
438
439 if (found == -1) {
440 debug("%s: warning: alias '%s' points to a node "
441 "'%s' that is missing or is not compatible "
442 " with '%s'\n", __func__, path,
443 fdt_get_name(blob, node, NULL),
444 compat_names[id]);
445 continue;
446 }
447
448 /*
449 * Add this node to our list in the right place, and mark
450 * it as done.
451 */
452 if (fdtdec_get_is_enabled(blob, node)) {
Simon Glassc6782272012-02-03 15:13:53 +0000453 if (node_list[number]) {
454 debug("%s: warning: alias '%s' requires that "
455 "a node be placed in the list in a "
456 "position which is already filled by "
457 "node '%s'\n", __func__, path,
458 fdt_get_name(blob, node, NULL));
459 continue;
460 }
Simon Glassa53f4a22012-01-17 08:20:50 +0000461 node_list[number] = node;
462 if (number >= num_found)
463 num_found = number + 1;
464 }
Simon Glassc6782272012-02-03 15:13:53 +0000465 nodes[found] = 0;
Simon Glassa53f4a22012-01-17 08:20:50 +0000466 }
467
468 /* Add any nodes not mentioned by an alias */
469 for (i = j = 0; i < maxcount; i++) {
470 if (!node_list[i]) {
471 for (; j < maxcount; j++)
472 if (nodes[j] &&
473 fdtdec_get_is_enabled(blob, nodes[j]))
474 break;
475
476 /* Have we run out of nodes to add? */
477 if (j == maxcount)
478 break;
479
480 assert(!node_list[i]);
481 node_list[i] = nodes[j++];
482 if (i >= num_found)
483 num_found = i + 1;
484 }
485 }
486
487 return num_found;
488}
489
Simon Glass5c33c9f2014-07-23 06:55:09 -0600490int fdtdec_get_alias_seq(const void *blob, const char *base, int offset,
491 int *seqp)
492{
493 int base_len = strlen(base);
494 const char *find_name;
495 int find_namelen;
496 int prop_offset;
497 int aliases;
498
499 find_name = fdt_get_name(blob, offset, &find_namelen);
500 debug("Looking for '%s' at %d, name %s\n", base, offset, find_name);
501
502 aliases = fdt_path_offset(blob, "/aliases");
503 for (prop_offset = fdt_first_property_offset(blob, aliases);
504 prop_offset > 0;
505 prop_offset = fdt_next_property_offset(blob, prop_offset)) {
506 const char *prop;
507 const char *name;
508 const char *slash;
509 const char *p;
510 int len;
511
512 prop = fdt_getprop_by_offset(blob, prop_offset, &name, &len);
513 debug(" - %s, %s\n", name, prop);
514 if (len < find_namelen || *prop != '/' || prop[len - 1] ||
515 strncmp(name, base, base_len))
516 continue;
517
518 slash = strrchr(prop, '/');
519 if (strcmp(slash + 1, find_name))
520 continue;
Simon Glassa88340d2014-11-11 10:46:20 -0700521 for (p = name + strlen(name) - 1; p > name; p--) {
522 if (!isdigit(*p)) {
523 *seqp = simple_strtoul(p + 1, NULL, 10);
Simon Glass5c33c9f2014-07-23 06:55:09 -0600524 debug("Found seq %d\n", *seqp);
525 return 0;
526 }
527 }
528 }
529
530 debug("Not found\n");
531 return -ENOENT;
532}
533
Simon Glassaac07d42014-09-04 16:27:24 -0600534int fdtdec_get_chosen_node(const void *blob, const char *name)
535{
536 const char *prop;
537 int chosen_node;
538 int len;
539
540 if (!blob)
541 return -FDT_ERR_NOTFOUND;
542 chosen_node = fdt_path_offset(blob, "/chosen");
543 prop = fdt_getprop(blob, chosen_node, name, &len);
544 if (!prop)
545 return -FDT_ERR_NOTFOUND;
546 return fdt_path_offset(blob, prop);
547}
548
Simon Glass9a263e52012-03-28 10:08:24 +0000549int fdtdec_check_fdt(void)
550{
551 /*
552 * We must have an FDT, but we cannot panic() yet since the console
553 * is not ready. So for now, just assert(). Boards which need an early
554 * FDT (prior to console ready) will need to make their own
555 * arrangements and do their own checks.
556 */
557 assert(!fdtdec_prepare_fdt());
558 return 0;
559}
560
Simon Glassb5220bc2011-10-24 19:15:32 +0000561/*
562 * This function is a little odd in that it accesses global data. At some
563 * point if the architecture board.c files merge this will make more sense.
564 * Even now, it is common code.
565 */
Simon Glass9a263e52012-03-28 10:08:24 +0000566int fdtdec_prepare_fdt(void)
Simon Glassb5220bc2011-10-24 19:15:32 +0000567{
Simon Glassc309c2d2013-04-20 08:42:46 +0000568 if (!gd->fdt_blob || ((uintptr_t)gd->fdt_blob & 3) ||
569 fdt_check_header(gd->fdt_blob)) {
Simon Glass9a263e52012-03-28 10:08:24 +0000570 printf("No valid FDT found - please append one to U-Boot "
571 "binary, use u-boot-dtb.bin or define "
Simon Glassa733b062013-04-26 02:53:43 +0000572 "CONFIG_OF_EMBED. For sandbox, use -d <file.dtb>\n");
Simon Glass9a263e52012-03-28 10:08:24 +0000573 return -1;
574 }
Simon Glassb5220bc2011-10-24 19:15:32 +0000575 return 0;
576}
Simon Glassd17da652012-02-27 10:52:35 +0000577
578int fdtdec_lookup_phandle(const void *blob, int node, const char *prop_name)
579{
580 const u32 *phandle;
581 int lookup;
582
Simon Glass1cb23232012-07-12 05:25:01 +0000583 debug("%s: %s\n", __func__, prop_name);
Simon Glassd17da652012-02-27 10:52:35 +0000584 phandle = fdt_getprop(blob, node, prop_name, NULL);
585 if (!phandle)
586 return -FDT_ERR_NOTFOUND;
587
588 lookup = fdt_node_offset_by_phandle(blob, fdt32_to_cpu(*phandle));
589 return lookup;
590}
591
592/**
593 * Look up a property in a node and check that it has a minimum length.
594 *
595 * @param blob FDT blob
596 * @param node node to examine
597 * @param prop_name name of property to find
598 * @param min_len minimum property length in bytes
599 * @param err 0 if ok, or -FDT_ERR_NOTFOUND if the property is not
600 found, or -FDT_ERR_BADLAYOUT if not enough data
601 * @return pointer to cell, which is only valid if err == 0
602 */
603static const void *get_prop_check_min_len(const void *blob, int node,
604 const char *prop_name, int min_len, int *err)
605{
606 const void *cell;
607 int len;
608
609 debug("%s: %s\n", __func__, prop_name);
610 cell = fdt_getprop(blob, node, prop_name, &len);
611 if (!cell)
612 *err = -FDT_ERR_NOTFOUND;
613 else if (len < min_len)
614 *err = -FDT_ERR_BADLAYOUT;
615 else
616 *err = 0;
617 return cell;
618}
619
620int fdtdec_get_int_array(const void *blob, int node, const char *prop_name,
621 u32 *array, int count)
622{
623 const u32 *cell;
624 int i, err = 0;
625
626 debug("%s: %s\n", __func__, prop_name);
627 cell = get_prop_check_min_len(blob, node, prop_name,
628 sizeof(u32) * count, &err);
629 if (!err) {
630 for (i = 0; i < count; i++)
631 array[i] = fdt32_to_cpu(cell[i]);
632 }
633 return err;
634}
635
Simon Glassa9f04d42014-11-10 18:00:19 -0700636int fdtdec_get_int_array_count(const void *blob, int node,
637 const char *prop_name, u32 *array, int count)
638{
639 const u32 *cell;
640 int len, elems;
641 int i;
642
643 debug("%s: %s\n", __func__, prop_name);
644 cell = fdt_getprop(blob, node, prop_name, &len);
645 if (!cell)
646 return -FDT_ERR_NOTFOUND;
647 elems = len / sizeof(u32);
648 if (count > elems)
649 count = elems;
650 for (i = 0; i < count; i++)
651 array[i] = fdt32_to_cpu(cell[i]);
652
653 return count;
654}
655
Simon Glass96875e72012-04-02 13:18:41 +0000656const u32 *fdtdec_locate_array(const void *blob, int node,
657 const char *prop_name, int count)
658{
659 const u32 *cell;
660 int err;
661
662 cell = get_prop_check_min_len(blob, node, prop_name,
663 sizeof(u32) * count, &err);
664 return err ? NULL : cell;
665}
666
Simon Glassd17da652012-02-27 10:52:35 +0000667int fdtdec_get_bool(const void *blob, int node, const char *prop_name)
668{
669 const s32 *cell;
670 int len;
671
672 debug("%s: %s\n", __func__, prop_name);
673 cell = fdt_getprop(blob, node, prop_name, &len);
674 return cell != NULL;
675}
Simon Glassed3ee5c2012-02-27 10:52:36 +0000676
Simon Glass57068a72015-01-05 20:05:26 -0700677int fdtdec_parse_phandle_with_args(const void *blob, int src_node,
678 const char *list_name,
679 const char *cells_name,
680 int cell_count, int index,
681 struct fdtdec_phandle_args *out_args)
682{
683 const __be32 *list, *list_end;
684 int rc = 0, size, cur_index = 0;
685 uint32_t count = 0;
686 int node = -1;
687 int phandle;
688
689 /* Retrieve the phandle list property */
690 list = fdt_getprop(blob, src_node, list_name, &size);
691 if (!list)
692 return -ENOENT;
693 list_end = list + size / sizeof(*list);
694
695 /* Loop over the phandles until all the requested entry is found */
696 while (list < list_end) {
697 rc = -EINVAL;
698 count = 0;
699
700 /*
701 * If phandle is 0, then it is an empty entry with no
702 * arguments. Skip forward to the next entry.
703 */
704 phandle = be32_to_cpup(list++);
705 if (phandle) {
706 /*
707 * Find the provider node and parse the #*-cells
708 * property to determine the argument length.
709 *
710 * This is not needed if the cell count is hard-coded
711 * (i.e. cells_name not set, but cell_count is set),
712 * except when we're going to return the found node
713 * below.
714 */
715 if (cells_name || cur_index == index) {
716 node = fdt_node_offset_by_phandle(blob,
717 phandle);
718 if (!node) {
719 debug("%s: could not find phandle\n",
720 fdt_get_name(blob, src_node,
721 NULL));
722 goto err;
723 }
724 }
725
726 if (cells_name) {
727 count = fdtdec_get_int(blob, node, cells_name,
728 -1);
729 if (count == -1) {
730 debug("%s: could not get %s for %s\n",
731 fdt_get_name(blob, src_node,
732 NULL),
733 cells_name,
734 fdt_get_name(blob, node,
735 NULL));
736 goto err;
737 }
738 } else {
739 count = cell_count;
740 }
741
742 /*
743 * Make sure that the arguments actually fit in the
744 * remaining property data length
745 */
746 if (list + count > list_end) {
747 debug("%s: arguments longer than property\n",
748 fdt_get_name(blob, src_node, NULL));
749 goto err;
750 }
751 }
752
753 /*
754 * All of the error cases above bail out of the loop, so at
755 * this point, the parsing is successful. If the requested
756 * index matches, then fill the out_args structure and return,
757 * or return -ENOENT for an empty entry.
758 */
759 rc = -ENOENT;
760 if (cur_index == index) {
761 if (!phandle)
762 goto err;
763
764 if (out_args) {
765 int i;
766
767 if (count > MAX_PHANDLE_ARGS) {
768 debug("%s: too many arguments %d\n",
769 fdt_get_name(blob, src_node,
770 NULL), count);
771 count = MAX_PHANDLE_ARGS;
772 }
773 out_args->node = node;
774 out_args->args_count = count;
775 for (i = 0; i < count; i++) {
776 out_args->args[i] =
777 be32_to_cpup(list++);
778 }
779 }
780
781 /* Found it! return success */
782 return 0;
783 }
784
785 node = -1;
786 list += count;
787 cur_index++;
788 }
789
790 /*
791 * Result will be one of:
792 * -ENOENT : index is for empty phandle
793 * -EINVAL : parsing error on data
794 * [1..n] : Number of phandle (count mode; when index = -1)
795 */
796 rc = index < 0 ? cur_index : -ENOENT;
797 err:
798 return rc;
799}
800
Anton Staffbed4d892012-04-17 09:01:28 +0000801int fdtdec_get_byte_array(const void *blob, int node, const char *prop_name,
802 u8 *array, int count)
803{
804 const u8 *cell;
805 int err;
806
807 cell = get_prop_check_min_len(blob, node, prop_name, count, &err);
808 if (!err)
809 memcpy(array, cell, count);
810 return err;
811}
812
813const u8 *fdtdec_locate_byte_array(const void *blob, int node,
814 const char *prop_name, int count)
815{
816 const u8 *cell;
817 int err;
818
819 cell = get_prop_check_min_len(blob, node, prop_name, count, &err);
820 if (err)
821 return NULL;
822 return cell;
823}
Abhilash Kesavan09258f12012-10-25 16:30:58 +0000824
Abhilash Kesavan09258f12012-10-25 16:30:58 +0000825int fdtdec_get_config_int(const void *blob, const char *prop_name,
826 int default_val)
827{
828 int config_node;
829
830 debug("%s: %s\n", __func__, prop_name);
831 config_node = fdt_path_offset(blob, "/config");
832 if (config_node < 0)
833 return default_val;
834 return fdtdec_get_int(blob, config_node, prop_name, default_val);
835}
Simon Glass332ab0d2012-10-25 16:30:59 +0000836
Gabe Black79289c02012-10-25 16:31:04 +0000837int fdtdec_get_config_bool(const void *blob, const char *prop_name)
838{
839 int config_node;
840 const void *prop;
841
842 debug("%s: %s\n", __func__, prop_name);
843 config_node = fdt_path_offset(blob, "/config");
844 if (config_node < 0)
845 return 0;
846 prop = fdt_get_property(blob, config_node, prop_name, NULL);
847
848 return prop != NULL;
849}
850
Simon Glass332ab0d2012-10-25 16:30:59 +0000851char *fdtdec_get_config_string(const void *blob, const char *prop_name)
852{
853 const char *nodep;
854 int nodeoffset;
855 int len;
856
857 debug("%s: %s\n", __func__, prop_name);
858 nodeoffset = fdt_path_offset(blob, "/config");
859 if (nodeoffset < 0)
860 return NULL;
861
862 nodep = fdt_getprop(blob, nodeoffset, prop_name, &len);
863 if (!nodep)
864 return NULL;
865
866 return (char *)nodep;
867}
Simon Glassf20c4612012-10-25 16:31:00 +0000868
Simon Glass76489832014-10-23 18:58:51 -0600869int fdtdec_decode_region(const void *blob, int node, const char *prop_name,
870 fdt_addr_t *basep, fdt_size_t *sizep)
Simon Glassf20c4612012-10-25 16:31:00 +0000871{
872 const fdt_addr_t *cell;
873 int len;
874
Simon Glass76489832014-10-23 18:58:51 -0600875 debug("%s: %s: %s\n", __func__, fdt_get_name(blob, node, NULL),
876 prop_name);
Simon Glassf20c4612012-10-25 16:31:00 +0000877 cell = fdt_getprop(blob, node, prop_name, &len);
Simon Glass76489832014-10-23 18:58:51 -0600878 if (!cell || (len < sizeof(fdt_addr_t) * 2)) {
879 debug("cell=%p, len=%d\n", cell, len);
Simon Glassf20c4612012-10-25 16:31:00 +0000880 return -1;
Simon Glass76489832014-10-23 18:58:51 -0600881 }
Simon Glassf20c4612012-10-25 16:31:00 +0000882
Simon Glass76489832014-10-23 18:58:51 -0600883 *basep = fdt_addr_to_cpu(*cell);
884 *sizep = fdt_size_to_cpu(cell[1]);
885 debug("%s: base=%08lx, size=%lx\n", __func__, (ulong)*basep,
886 (ulong)*sizep);
887
Simon Glassf20c4612012-10-25 16:31:00 +0000888 return 0;
889}
Simon Glass006e73b2014-02-27 13:26:01 -0700890
891/**
892 * Read a flash entry from the fdt
893 *
894 * @param blob FDT blob
895 * @param node Offset of node to read
896 * @param name Name of node being read
897 * @param entry Place to put offset and size of this node
898 * @return 0 if ok, -ve on error
899 */
900int fdtdec_read_fmap_entry(const void *blob, int node, const char *name,
901 struct fmap_entry *entry)
902{
Simon Glassf3cc44f2014-10-23 18:58:52 -0600903 const char *prop;
Simon Glass006e73b2014-02-27 13:26:01 -0700904 u32 reg[2];
905
906 if (fdtdec_get_int_array(blob, node, "reg", reg, 2)) {
907 debug("Node '%s' has bad/missing 'reg' property\n", name);
908 return -FDT_ERR_NOTFOUND;
909 }
910 entry->offset = reg[0];
911 entry->length = reg[1];
Simon Glassf3cc44f2014-10-23 18:58:52 -0600912 entry->used = fdtdec_get_int(blob, node, "used", entry->length);
913 prop = fdt_getprop(blob, node, "compress", NULL);
914 entry->compress_algo = prop && !strcmp(prop, "lzo") ?
915 FMAP_COMPRESS_LZO : FMAP_COMPRESS_NONE;
916 prop = fdt_getprop(blob, node, "hash", &entry->hash_size);
917 entry->hash_algo = prop ? FMAP_HASH_SHA256 : FMAP_HASH_NONE;
918 entry->hash = (uint8_t *)prop;
Simon Glass006e73b2014-02-27 13:26:01 -0700919
920 return 0;
921}
Thierry Reding56f42242014-08-26 17:33:53 +0200922
Simon Glass5f7bfdd2015-03-05 12:25:14 -0700923u64 fdtdec_get_number(const fdt32_t *ptr, unsigned int cells)
Thierry Reding56f42242014-08-26 17:33:53 +0200924{
925 u64 number = 0;
926
927 while (cells--)
928 number = (number << 32) | fdt32_to_cpu(*ptr++);
929
930 return number;
931}
932
933int fdt_get_resource(const void *fdt, int node, const char *property,
934 unsigned int index, struct fdt_resource *res)
935{
936 const fdt32_t *ptr, *end;
937 int na, ns, len, parent;
938 unsigned int i = 0;
939
940 parent = fdt_parent_offset(fdt, node);
941 if (parent < 0)
942 return parent;
943
944 na = fdt_address_cells(fdt, parent);
945 ns = fdt_size_cells(fdt, parent);
946
947 ptr = fdt_getprop(fdt, node, property, &len);
948 if (!ptr)
949 return len;
950
951 end = ptr + len / sizeof(*ptr);
952
953 while (ptr + na + ns <= end) {
954 if (i == index) {
955 res->start = res->end = fdtdec_get_number(ptr, na);
956 res->end += fdtdec_get_number(&ptr[na], ns) - 1;
957 return 0;
958 }
959
960 ptr += na + ns;
961 i++;
962 }
963
964 return -FDT_ERR_NOTFOUND;
965}
966
967int fdt_get_named_resource(const void *fdt, int node, const char *property,
968 const char *prop_names, const char *name,
969 struct fdt_resource *res)
970{
971 int index;
972
973 index = fdt_find_string(fdt, node, prop_names, name);
974 if (index < 0)
975 return index;
976
977 return fdt_get_resource(fdt, node, property, index, res);
978}
Thierry Reding9f85eee2014-08-26 17:33:54 +0200979
Simon Glass26403872014-10-23 18:58:56 -0600980int fdtdec_decode_memory_region(const void *blob, int config_node,
981 const char *mem_type, const char *suffix,
982 fdt_addr_t *basep, fdt_size_t *sizep)
983{
984 char prop_name[50];
985 const char *mem;
986 fdt_size_t size, offset_size;
987 fdt_addr_t base, offset;
988 int node;
989
990 if (config_node == -1) {
991 config_node = fdt_path_offset(blob, "/config");
992 if (config_node < 0) {
993 debug("%s: Cannot find /config node\n", __func__);
994 return -ENOENT;
995 }
996 }
997 if (!suffix)
998 suffix = "";
999
1000 snprintf(prop_name, sizeof(prop_name), "%s-memory%s", mem_type,
1001 suffix);
1002 mem = fdt_getprop(blob, config_node, prop_name, NULL);
1003 if (!mem) {
1004 debug("%s: No memory type for '%s', using /memory\n", __func__,
1005 prop_name);
1006 mem = "/memory";
1007 }
1008
1009 node = fdt_path_offset(blob, mem);
1010 if (node < 0) {
1011 debug("%s: Failed to find node '%s': %s\n", __func__, mem,
1012 fdt_strerror(node));
1013 return -ENOENT;
1014 }
1015
1016 /*
1017 * Not strictly correct - the memory may have multiple banks. We just
1018 * use the first
1019 */
1020 if (fdtdec_decode_region(blob, node, "reg", &base, &size)) {
1021 debug("%s: Failed to decode memory region %s\n", __func__,
1022 mem);
1023 return -EINVAL;
1024 }
1025
1026 snprintf(prop_name, sizeof(prop_name), "%s-offset%s", mem_type,
1027 suffix);
1028 if (fdtdec_decode_region(blob, config_node, prop_name, &offset,
1029 &offset_size)) {
1030 debug("%s: Failed to decode memory region '%s'\n", __func__,
1031 prop_name);
1032 return -EINVAL;
1033 }
1034
1035 *basep = base + offset;
1036 *sizep = offset_size;
1037
1038 return 0;
1039}
Heiko Schocher29a23f92014-03-03 12:19:30 +01001040#endif