prom.c 47 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969
  1. /*
  2. * Procedures for creating, accessing and interpreting the device tree.
  3. *
  4. * Paul Mackerras August 1996.
  5. * Copyright (C) 1996-2005 Paul Mackerras.
  6. *
  7. * Adapted for 64bit PowerPC by Dave Engebretsen and Peter Bergner.
  8. * {engebret|bergner}@us.ibm.com
  9. *
  10. * This program is free software; you can redistribute it and/or
  11. * modify it under the terms of the GNU General Public License
  12. * as published by the Free Software Foundation; either version
  13. * 2 of the License, or (at your option) any later version.
  14. */
  15. #undef DEBUG
  16. #include <stdarg.h>
  17. #include <linux/config.h>
  18. #include <linux/kernel.h>
  19. #include <linux/string.h>
  20. #include <linux/init.h>
  21. #include <linux/threads.h>
  22. #include <linux/spinlock.h>
  23. #include <linux/types.h>
  24. #include <linux/pci.h>
  25. #include <linux/stringify.h>
  26. #include <linux/delay.h>
  27. #include <linux/initrd.h>
  28. #include <linux/bitops.h>
  29. #include <linux/module.h>
  30. #include <linux/kexec.h>
  31. #include <asm/prom.h>
  32. #include <asm/rtas.h>
  33. #include <asm/lmb.h>
  34. #include <asm/page.h>
  35. #include <asm/processor.h>
  36. #include <asm/irq.h>
  37. #include <asm/io.h>
  38. #include <asm/kdump.h>
  39. #include <asm/smp.h>
  40. #include <asm/system.h>
  41. #include <asm/mmu.h>
  42. #include <asm/pgtable.h>
  43. #include <asm/pci.h>
  44. #include <asm/iommu.h>
  45. #include <asm/btext.h>
  46. #include <asm/sections.h>
  47. #include <asm/machdep.h>
  48. #include <asm/pSeries_reconfig.h>
  49. #include <asm/pci-bridge.h>
  50. #ifdef DEBUG
  51. #define DBG(fmt...) printk(KERN_ERR fmt)
  52. #else
  53. #define DBG(fmt...)
  54. #endif
  55. static int __initdata dt_root_addr_cells;
  56. static int __initdata dt_root_size_cells;
  57. #ifdef CONFIG_PPC64
  58. static int __initdata iommu_is_off;
  59. int __initdata iommu_force_on;
  60. unsigned long tce_alloc_start, tce_alloc_end;
  61. #endif
  62. typedef u32 cell_t;
  63. #if 0
  64. static struct boot_param_header *initial_boot_params __initdata;
  65. #else
  66. struct boot_param_header *initial_boot_params;
  67. #endif
  68. static struct device_node *allnodes = NULL;
  69. /* use when traversing tree through the allnext, child, sibling,
  70. * or parent members of struct device_node.
  71. */
  72. static DEFINE_RWLOCK(devtree_lock);
  73. /* export that to outside world */
  74. struct device_node *of_chosen;
  75. struct device_node *dflt_interrupt_controller;
  76. int num_interrupt_controllers;
  77. /*
  78. * Wrapper for allocating memory for various data that needs to be
  79. * attached to device nodes as they are processed at boot or when
  80. * added to the device tree later (e.g. DLPAR). At boot there is
  81. * already a region reserved so we just increment *mem_start by size;
  82. * otherwise we call kmalloc.
  83. */
  84. static void * prom_alloc(unsigned long size, unsigned long *mem_start)
  85. {
  86. unsigned long tmp;
  87. if (!mem_start)
  88. return kmalloc(size, GFP_KERNEL);
  89. tmp = *mem_start;
  90. *mem_start += size;
  91. return (void *)tmp;
  92. }
  93. /*
  94. * Find the device_node with a given phandle.
  95. */
  96. static struct device_node * find_phandle(phandle ph)
  97. {
  98. struct device_node *np;
  99. for (np = allnodes; np != 0; np = np->allnext)
  100. if (np->linux_phandle == ph)
  101. return np;
  102. return NULL;
  103. }
  104. /*
  105. * Find the interrupt parent of a node.
  106. */
  107. static struct device_node * __devinit intr_parent(struct device_node *p)
  108. {
  109. phandle *parp;
  110. parp = (phandle *) get_property(p, "interrupt-parent", NULL);
  111. if (parp == NULL)
  112. return p->parent;
  113. p = find_phandle(*parp);
  114. if (p != NULL)
  115. return p;
  116. /*
  117. * On a powermac booted with BootX, we don't get to know the
  118. * phandles for any nodes, so find_phandle will return NULL.
  119. * Fortunately these machines only have one interrupt controller
  120. * so there isn't in fact any ambiguity. -- paulus
  121. */
  122. if (num_interrupt_controllers == 1)
  123. p = dflt_interrupt_controller;
  124. return p;
  125. }
  126. /*
  127. * Find out the size of each entry of the interrupts property
  128. * for a node.
  129. */
  130. int __devinit prom_n_intr_cells(struct device_node *np)
  131. {
  132. struct device_node *p;
  133. unsigned int *icp;
  134. for (p = np; (p = intr_parent(p)) != NULL; ) {
  135. icp = (unsigned int *)
  136. get_property(p, "#interrupt-cells", NULL);
  137. if (icp != NULL)
  138. return *icp;
  139. if (get_property(p, "interrupt-controller", NULL) != NULL
  140. || get_property(p, "interrupt-map", NULL) != NULL) {
  141. printk("oops, node %s doesn't have #interrupt-cells\n",
  142. p->full_name);
  143. return 1;
  144. }
  145. }
  146. #ifdef DEBUG_IRQ
  147. printk("prom_n_intr_cells failed for %s\n", np->full_name);
  148. #endif
  149. return 1;
  150. }
  151. /*
  152. * Map an interrupt from a device up to the platform interrupt
  153. * descriptor.
  154. */
  155. static int __devinit map_interrupt(unsigned int **irq, struct device_node **ictrler,
  156. struct device_node *np, unsigned int *ints,
  157. int nintrc)
  158. {
  159. struct device_node *p, *ipar;
  160. unsigned int *imap, *imask, *ip;
  161. int i, imaplen, match;
  162. int newintrc = 0, newaddrc = 0;
  163. unsigned int *reg;
  164. int naddrc;
  165. reg = (unsigned int *) get_property(np, "reg", NULL);
  166. naddrc = prom_n_addr_cells(np);
  167. p = intr_parent(np);
  168. while (p != NULL) {
  169. if (get_property(p, "interrupt-controller", NULL) != NULL)
  170. /* this node is an interrupt controller, stop here */
  171. break;
  172. imap = (unsigned int *)
  173. get_property(p, "interrupt-map", &imaplen);
  174. if (imap == NULL) {
  175. p = intr_parent(p);
  176. continue;
  177. }
  178. imask = (unsigned int *)
  179. get_property(p, "interrupt-map-mask", NULL);
  180. if (imask == NULL) {
  181. printk("oops, %s has interrupt-map but no mask\n",
  182. p->full_name);
  183. return 0;
  184. }
  185. imaplen /= sizeof(unsigned int);
  186. match = 0;
  187. ipar = NULL;
  188. while (imaplen > 0 && !match) {
  189. /* check the child-interrupt field */
  190. match = 1;
  191. for (i = 0; i < naddrc && match; ++i)
  192. match = ((reg[i] ^ imap[i]) & imask[i]) == 0;
  193. for (; i < naddrc + nintrc && match; ++i)
  194. match = ((ints[i-naddrc] ^ imap[i]) & imask[i]) == 0;
  195. imap += naddrc + nintrc;
  196. imaplen -= naddrc + nintrc;
  197. /* grab the interrupt parent */
  198. ipar = find_phandle((phandle) *imap++);
  199. --imaplen;
  200. if (ipar == NULL && num_interrupt_controllers == 1)
  201. /* cope with BootX not giving us phandles */
  202. ipar = dflt_interrupt_controller;
  203. if (ipar == NULL) {
  204. printk("oops, no int parent %x in map of %s\n",
  205. imap[-1], p->full_name);
  206. return 0;
  207. }
  208. /* find the parent's # addr and intr cells */
  209. ip = (unsigned int *)
  210. get_property(ipar, "#interrupt-cells", NULL);
  211. if (ip == NULL) {
  212. printk("oops, no #interrupt-cells on %s\n",
  213. ipar->full_name);
  214. return 0;
  215. }
  216. newintrc = *ip;
  217. ip = (unsigned int *)
  218. get_property(ipar, "#address-cells", NULL);
  219. newaddrc = (ip == NULL)? 0: *ip;
  220. imap += newaddrc + newintrc;
  221. imaplen -= newaddrc + newintrc;
  222. }
  223. if (imaplen < 0) {
  224. printk("oops, error decoding int-map on %s, len=%d\n",
  225. p->full_name, imaplen);
  226. return 0;
  227. }
  228. if (!match) {
  229. #ifdef DEBUG_IRQ
  230. printk("oops, no match in %s int-map for %s\n",
  231. p->full_name, np->full_name);
  232. #endif
  233. return 0;
  234. }
  235. p = ipar;
  236. naddrc = newaddrc;
  237. nintrc = newintrc;
  238. ints = imap - nintrc;
  239. reg = ints - naddrc;
  240. }
  241. if (p == NULL) {
  242. #ifdef DEBUG_IRQ
  243. printk("hmmm, int tree for %s doesn't have ctrler\n",
  244. np->full_name);
  245. #endif
  246. return 0;
  247. }
  248. *irq = ints;
  249. *ictrler = p;
  250. return nintrc;
  251. }
  252. static unsigned char map_isa_senses[4] = {
  253. IRQ_SENSE_LEVEL | IRQ_POLARITY_NEGATIVE,
  254. IRQ_SENSE_LEVEL | IRQ_POLARITY_POSITIVE,
  255. IRQ_SENSE_EDGE | IRQ_POLARITY_NEGATIVE,
  256. IRQ_SENSE_EDGE | IRQ_POLARITY_POSITIVE
  257. };
  258. static unsigned char map_mpic_senses[4] = {
  259. IRQ_SENSE_EDGE | IRQ_POLARITY_POSITIVE,
  260. IRQ_SENSE_LEVEL | IRQ_POLARITY_NEGATIVE,
  261. /* 2 seems to be used for the 8259 cascade... */
  262. IRQ_SENSE_LEVEL | IRQ_POLARITY_POSITIVE,
  263. IRQ_SENSE_EDGE | IRQ_POLARITY_NEGATIVE,
  264. };
  265. static int __devinit finish_node_interrupts(struct device_node *np,
  266. unsigned long *mem_start,
  267. int measure_only)
  268. {
  269. unsigned int *ints;
  270. int intlen, intrcells, intrcount;
  271. int i, j, n, sense;
  272. unsigned int *irq, virq;
  273. struct device_node *ic;
  274. int trace = 0;
  275. //#define TRACE(fmt...) do { if (trace) { printk(fmt); mdelay(1000); } } while(0)
  276. #define TRACE(fmt...)
  277. if (!strcmp(np->name, "smu-doorbell"))
  278. trace = 1;
  279. TRACE("Finishing SMU doorbell ! num_interrupt_controllers = %d\n",
  280. num_interrupt_controllers);
  281. if (num_interrupt_controllers == 0) {
  282. /*
  283. * Old machines just have a list of interrupt numbers
  284. * and no interrupt-controller nodes.
  285. */
  286. ints = (unsigned int *) get_property(np, "AAPL,interrupts",
  287. &intlen);
  288. /* XXX old interpret_pci_props looked in parent too */
  289. /* XXX old interpret_macio_props looked for interrupts
  290. before AAPL,interrupts */
  291. if (ints == NULL)
  292. ints = (unsigned int *) get_property(np, "interrupts",
  293. &intlen);
  294. if (ints == NULL)
  295. return 0;
  296. np->n_intrs = intlen / sizeof(unsigned int);
  297. np->intrs = prom_alloc(np->n_intrs * sizeof(np->intrs[0]),
  298. mem_start);
  299. if (!np->intrs)
  300. return -ENOMEM;
  301. if (measure_only)
  302. return 0;
  303. for (i = 0; i < np->n_intrs; ++i) {
  304. np->intrs[i].line = *ints++;
  305. np->intrs[i].sense = IRQ_SENSE_LEVEL
  306. | IRQ_POLARITY_NEGATIVE;
  307. }
  308. return 0;
  309. }
  310. ints = (unsigned int *) get_property(np, "interrupts", &intlen);
  311. TRACE("ints=%p, intlen=%d\n", ints, intlen);
  312. if (ints == NULL)
  313. return 0;
  314. intrcells = prom_n_intr_cells(np);
  315. intlen /= intrcells * sizeof(unsigned int);
  316. TRACE("intrcells=%d, new intlen=%d\n", intrcells, intlen);
  317. np->intrs = prom_alloc(intlen * sizeof(*(np->intrs)), mem_start);
  318. if (!np->intrs)
  319. return -ENOMEM;
  320. if (measure_only)
  321. return 0;
  322. intrcount = 0;
  323. for (i = 0; i < intlen; ++i, ints += intrcells) {
  324. n = map_interrupt(&irq, &ic, np, ints, intrcells);
  325. TRACE("map, irq=%d, ic=%p, n=%d\n", irq, ic, n);
  326. if (n <= 0)
  327. continue;
  328. /* don't map IRQ numbers under a cascaded 8259 controller */
  329. if (ic && device_is_compatible(ic, "chrp,iic")) {
  330. np->intrs[intrcount].line = irq[0];
  331. sense = (n > 1)? (irq[1] & 3): 3;
  332. np->intrs[intrcount].sense = map_isa_senses[sense];
  333. } else {
  334. virq = virt_irq_create_mapping(irq[0]);
  335. TRACE("virq=%d\n", virq);
  336. #ifdef CONFIG_PPC64
  337. if (virq == NO_IRQ) {
  338. printk(KERN_CRIT "Could not allocate interrupt"
  339. " number for %s\n", np->full_name);
  340. continue;
  341. }
  342. #endif
  343. np->intrs[intrcount].line = irq_offset_up(virq);
  344. sense = (n > 1)? (irq[1] & 3): 1;
  345. /* Apple uses bits in there in a different way, let's
  346. * only keep the real sense bit on macs
  347. */
  348. if (_machine == PLATFORM_POWERMAC)
  349. sense &= 0x1;
  350. np->intrs[intrcount].sense = map_mpic_senses[sense];
  351. }
  352. #ifdef CONFIG_PPC64
  353. /* We offset irq numbers for the u3 MPIC by 128 in PowerMac */
  354. if (_machine == PLATFORM_POWERMAC && ic && ic->parent) {
  355. char *name = get_property(ic->parent, "name", NULL);
  356. if (name && !strcmp(name, "u3"))
  357. np->intrs[intrcount].line += 128;
  358. else if (!(name && (!strcmp(name, "mac-io") ||
  359. !strcmp(name, "u4"))))
  360. /* ignore other cascaded controllers, such as
  361. the k2-sata-root */
  362. break;
  363. }
  364. #endif /* CONFIG_PPC64 */
  365. if (n > 2) {
  366. printk("hmmm, got %d intr cells for %s:", n,
  367. np->full_name);
  368. for (j = 0; j < n; ++j)
  369. printk(" %d", irq[j]);
  370. printk("\n");
  371. }
  372. ++intrcount;
  373. }
  374. np->n_intrs = intrcount;
  375. return 0;
  376. }
  377. static int __devinit finish_node(struct device_node *np,
  378. unsigned long *mem_start,
  379. int measure_only)
  380. {
  381. struct device_node *child;
  382. int rc = 0;
  383. rc = finish_node_interrupts(np, mem_start, measure_only);
  384. if (rc)
  385. goto out;
  386. for (child = np->child; child != NULL; child = child->sibling) {
  387. rc = finish_node(child, mem_start, measure_only);
  388. if (rc)
  389. goto out;
  390. }
  391. out:
  392. return rc;
  393. }
  394. static void __init scan_interrupt_controllers(void)
  395. {
  396. struct device_node *np;
  397. int n = 0;
  398. char *name, *ic;
  399. int iclen;
  400. for (np = allnodes; np != NULL; np = np->allnext) {
  401. ic = get_property(np, "interrupt-controller", &iclen);
  402. name = get_property(np, "name", NULL);
  403. /* checking iclen makes sure we don't get a false
  404. match on /chosen.interrupt_controller */
  405. if ((name != NULL
  406. && strcmp(name, "interrupt-controller") == 0)
  407. || (ic != NULL && iclen == 0
  408. && strcmp(name, "AppleKiwi"))) {
  409. if (n == 0)
  410. dflt_interrupt_controller = np;
  411. ++n;
  412. }
  413. }
  414. num_interrupt_controllers = n;
  415. }
  416. /**
  417. * finish_device_tree is called once things are running normally
  418. * (i.e. with text and data mapped to the address they were linked at).
  419. * It traverses the device tree and fills in some of the additional,
  420. * fields in each node like {n_}addrs and {n_}intrs, the virt interrupt
  421. * mapping is also initialized at this point.
  422. */
  423. void __init finish_device_tree(void)
  424. {
  425. unsigned long start, end, size = 0;
  426. DBG(" -> finish_device_tree\n");
  427. #ifdef CONFIG_PPC64
  428. /* Initialize virtual IRQ map */
  429. virt_irq_init();
  430. #endif
  431. scan_interrupt_controllers();
  432. /*
  433. * Finish device-tree (pre-parsing some properties etc...)
  434. * We do this in 2 passes. One with "measure_only" set, which
  435. * will only measure the amount of memory needed, then we can
  436. * allocate that memory, and call finish_node again. However,
  437. * we must be careful as most routines will fail nowadays when
  438. * prom_alloc() returns 0, so we must make sure our first pass
  439. * doesn't start at 0. We pre-initialize size to 16 for that
  440. * reason and then remove those additional 16 bytes
  441. */
  442. size = 16;
  443. finish_node(allnodes, &size, 1);
  444. size -= 16;
  445. if (0 == size)
  446. end = start = 0;
  447. else
  448. end = start = (unsigned long)__va(lmb_alloc(size, 128));
  449. finish_node(allnodes, &end, 0);
  450. BUG_ON(end != start + size);
  451. DBG(" <- finish_device_tree\n");
  452. }
  453. static inline char *find_flat_dt_string(u32 offset)
  454. {
  455. return ((char *)initial_boot_params) +
  456. initial_boot_params->off_dt_strings + offset;
  457. }
  458. /**
  459. * This function is used to scan the flattened device-tree, it is
  460. * used to extract the memory informations at boot before we can
  461. * unflatten the tree
  462. */
  463. int __init of_scan_flat_dt(int (*it)(unsigned long node,
  464. const char *uname, int depth,
  465. void *data),
  466. void *data)
  467. {
  468. unsigned long p = ((unsigned long)initial_boot_params) +
  469. initial_boot_params->off_dt_struct;
  470. int rc = 0;
  471. int depth = -1;
  472. do {
  473. u32 tag = *((u32 *)p);
  474. char *pathp;
  475. p += 4;
  476. if (tag == OF_DT_END_NODE) {
  477. depth --;
  478. continue;
  479. }
  480. if (tag == OF_DT_NOP)
  481. continue;
  482. if (tag == OF_DT_END)
  483. break;
  484. if (tag == OF_DT_PROP) {
  485. u32 sz = *((u32 *)p);
  486. p += 8;
  487. if (initial_boot_params->version < 0x10)
  488. p = _ALIGN(p, sz >= 8 ? 8 : 4);
  489. p += sz;
  490. p = _ALIGN(p, 4);
  491. continue;
  492. }
  493. if (tag != OF_DT_BEGIN_NODE) {
  494. printk(KERN_WARNING "Invalid tag %x scanning flattened"
  495. " device tree !\n", tag);
  496. return -EINVAL;
  497. }
  498. depth++;
  499. pathp = (char *)p;
  500. p = _ALIGN(p + strlen(pathp) + 1, 4);
  501. if ((*pathp) == '/') {
  502. char *lp, *np;
  503. for (lp = NULL, np = pathp; *np; np++)
  504. if ((*np) == '/')
  505. lp = np+1;
  506. if (lp != NULL)
  507. pathp = lp;
  508. }
  509. rc = it(p, pathp, depth, data);
  510. if (rc != 0)
  511. break;
  512. } while(1);
  513. return rc;
  514. }
  515. /**
  516. * This function can be used within scan_flattened_dt callback to get
  517. * access to properties
  518. */
  519. void* __init of_get_flat_dt_prop(unsigned long node, const char *name,
  520. unsigned long *size)
  521. {
  522. unsigned long p = node;
  523. do {
  524. u32 tag = *((u32 *)p);
  525. u32 sz, noff;
  526. const char *nstr;
  527. p += 4;
  528. if (tag == OF_DT_NOP)
  529. continue;
  530. if (tag != OF_DT_PROP)
  531. return NULL;
  532. sz = *((u32 *)p);
  533. noff = *((u32 *)(p + 4));
  534. p += 8;
  535. if (initial_boot_params->version < 0x10)
  536. p = _ALIGN(p, sz >= 8 ? 8 : 4);
  537. nstr = find_flat_dt_string(noff);
  538. if (nstr == NULL) {
  539. printk(KERN_WARNING "Can't find property index"
  540. " name !\n");
  541. return NULL;
  542. }
  543. if (strcmp(name, nstr) == 0) {
  544. if (size)
  545. *size = sz;
  546. return (void *)p;
  547. }
  548. p += sz;
  549. p = _ALIGN(p, 4);
  550. } while(1);
  551. }
  552. static void *__init unflatten_dt_alloc(unsigned long *mem, unsigned long size,
  553. unsigned long align)
  554. {
  555. void *res;
  556. *mem = _ALIGN(*mem, align);
  557. res = (void *)*mem;
  558. *mem += size;
  559. return res;
  560. }
  561. static unsigned long __init unflatten_dt_node(unsigned long mem,
  562. unsigned long *p,
  563. struct device_node *dad,
  564. struct device_node ***allnextpp,
  565. unsigned long fpsize)
  566. {
  567. struct device_node *np;
  568. struct property *pp, **prev_pp = NULL;
  569. char *pathp;
  570. u32 tag;
  571. unsigned int l, allocl;
  572. int has_name = 0;
  573. int new_format = 0;
  574. tag = *((u32 *)(*p));
  575. if (tag != OF_DT_BEGIN_NODE) {
  576. printk("Weird tag at start of node: %x\n", tag);
  577. return mem;
  578. }
  579. *p += 4;
  580. pathp = (char *)*p;
  581. l = allocl = strlen(pathp) + 1;
  582. *p = _ALIGN(*p + l, 4);
  583. /* version 0x10 has a more compact unit name here instead of the full
  584. * path. we accumulate the full path size using "fpsize", we'll rebuild
  585. * it later. We detect this because the first character of the name is
  586. * not '/'.
  587. */
  588. if ((*pathp) != '/') {
  589. new_format = 1;
  590. if (fpsize == 0) {
  591. /* root node: special case. fpsize accounts for path
  592. * plus terminating zero. root node only has '/', so
  593. * fpsize should be 2, but we want to avoid the first
  594. * level nodes to have two '/' so we use fpsize 1 here
  595. */
  596. fpsize = 1;
  597. allocl = 2;
  598. } else {
  599. /* account for '/' and path size minus terminal 0
  600. * already in 'l'
  601. */
  602. fpsize += l;
  603. allocl = fpsize;
  604. }
  605. }
  606. np = unflatten_dt_alloc(&mem, sizeof(struct device_node) + allocl,
  607. __alignof__(struct device_node));
  608. if (allnextpp) {
  609. memset(np, 0, sizeof(*np));
  610. np->full_name = ((char*)np) + sizeof(struct device_node);
  611. if (new_format) {
  612. char *p = np->full_name;
  613. /* rebuild full path for new format */
  614. if (dad && dad->parent) {
  615. strcpy(p, dad->full_name);
  616. #ifdef DEBUG
  617. if ((strlen(p) + l + 1) != allocl) {
  618. DBG("%s: p: %d, l: %d, a: %d\n",
  619. pathp, strlen(p), l, allocl);
  620. }
  621. #endif
  622. p += strlen(p);
  623. }
  624. *(p++) = '/';
  625. memcpy(p, pathp, l);
  626. } else
  627. memcpy(np->full_name, pathp, l);
  628. prev_pp = &np->properties;
  629. **allnextpp = np;
  630. *allnextpp = &np->allnext;
  631. if (dad != NULL) {
  632. np->parent = dad;
  633. /* we temporarily use the next field as `last_child'*/
  634. if (dad->next == 0)
  635. dad->child = np;
  636. else
  637. dad->next->sibling = np;
  638. dad->next = np;
  639. }
  640. kref_init(&np->kref);
  641. }
  642. while(1) {
  643. u32 sz, noff;
  644. char *pname;
  645. tag = *((u32 *)(*p));
  646. if (tag == OF_DT_NOP) {
  647. *p += 4;
  648. continue;
  649. }
  650. if (tag != OF_DT_PROP)
  651. break;
  652. *p += 4;
  653. sz = *((u32 *)(*p));
  654. noff = *((u32 *)((*p) + 4));
  655. *p += 8;
  656. if (initial_boot_params->version < 0x10)
  657. *p = _ALIGN(*p, sz >= 8 ? 8 : 4);
  658. pname = find_flat_dt_string(noff);
  659. if (pname == NULL) {
  660. printk("Can't find property name in list !\n");
  661. break;
  662. }
  663. if (strcmp(pname, "name") == 0)
  664. has_name = 1;
  665. l = strlen(pname) + 1;
  666. pp = unflatten_dt_alloc(&mem, sizeof(struct property),
  667. __alignof__(struct property));
  668. if (allnextpp) {
  669. if (strcmp(pname, "linux,phandle") == 0) {
  670. np->node = *((u32 *)*p);
  671. if (np->linux_phandle == 0)
  672. np->linux_phandle = np->node;
  673. }
  674. if (strcmp(pname, "ibm,phandle") == 0)
  675. np->linux_phandle = *((u32 *)*p);
  676. pp->name = pname;
  677. pp->length = sz;
  678. pp->value = (void *)*p;
  679. *prev_pp = pp;
  680. prev_pp = &pp->next;
  681. }
  682. *p = _ALIGN((*p) + sz, 4);
  683. }
  684. /* with version 0x10 we may not have the name property, recreate
  685. * it here from the unit name if absent
  686. */
  687. if (!has_name) {
  688. char *p = pathp, *ps = pathp, *pa = NULL;
  689. int sz;
  690. while (*p) {
  691. if ((*p) == '@')
  692. pa = p;
  693. if ((*p) == '/')
  694. ps = p + 1;
  695. p++;
  696. }
  697. if (pa < ps)
  698. pa = p;
  699. sz = (pa - ps) + 1;
  700. pp = unflatten_dt_alloc(&mem, sizeof(struct property) + sz,
  701. __alignof__(struct property));
  702. if (allnextpp) {
  703. pp->name = "name";
  704. pp->length = sz;
  705. pp->value = (unsigned char *)(pp + 1);
  706. *prev_pp = pp;
  707. prev_pp = &pp->next;
  708. memcpy(pp->value, ps, sz - 1);
  709. ((char *)pp->value)[sz - 1] = 0;
  710. DBG("fixed up name for %s -> %s\n", pathp, pp->value);
  711. }
  712. }
  713. if (allnextpp) {
  714. *prev_pp = NULL;
  715. np->name = get_property(np, "name", NULL);
  716. np->type = get_property(np, "device_type", NULL);
  717. if (!np->name)
  718. np->name = "<NULL>";
  719. if (!np->type)
  720. np->type = "<NULL>";
  721. }
  722. while (tag == OF_DT_BEGIN_NODE) {
  723. mem = unflatten_dt_node(mem, p, np, allnextpp, fpsize);
  724. tag = *((u32 *)(*p));
  725. }
  726. if (tag != OF_DT_END_NODE) {
  727. printk("Weird tag at end of node: %x\n", tag);
  728. return mem;
  729. }
  730. *p += 4;
  731. return mem;
  732. }
  733. /**
  734. * unflattens the device-tree passed by the firmware, creating the
  735. * tree of struct device_node. It also fills the "name" and "type"
  736. * pointers of the nodes so the normal device-tree walking functions
  737. * can be used (this used to be done by finish_device_tree)
  738. */
  739. void __init unflatten_device_tree(void)
  740. {
  741. unsigned long start, mem, size;
  742. struct device_node **allnextp = &allnodes;
  743. DBG(" -> unflatten_device_tree()\n");
  744. /* First pass, scan for size */
  745. start = ((unsigned long)initial_boot_params) +
  746. initial_boot_params->off_dt_struct;
  747. size = unflatten_dt_node(0, &start, NULL, NULL, 0);
  748. size = (size | 3) + 1;
  749. DBG(" size is %lx, allocating...\n", size);
  750. /* Allocate memory for the expanded device tree */
  751. mem = lmb_alloc(size + 4, __alignof__(struct device_node));
  752. mem = (unsigned long) __va(mem);
  753. ((u32 *)mem)[size / 4] = 0xdeadbeef;
  754. DBG(" unflattening %lx...\n", mem);
  755. /* Second pass, do actual unflattening */
  756. start = ((unsigned long)initial_boot_params) +
  757. initial_boot_params->off_dt_struct;
  758. unflatten_dt_node(mem, &start, NULL, &allnextp, 0);
  759. if (*((u32 *)start) != OF_DT_END)
  760. printk(KERN_WARNING "Weird tag at end of tree: %08x\n", *((u32 *)start));
  761. if (((u32 *)mem)[size / 4] != 0xdeadbeef)
  762. printk(KERN_WARNING "End of tree marker overwritten: %08x\n",
  763. ((u32 *)mem)[size / 4] );
  764. *allnextp = NULL;
  765. /* Get pointer to OF "/chosen" node for use everywhere */
  766. of_chosen = of_find_node_by_path("/chosen");
  767. if (of_chosen == NULL)
  768. of_chosen = of_find_node_by_path("/chosen@0");
  769. DBG(" <- unflatten_device_tree()\n");
  770. }
  771. static int __init early_init_dt_scan_cpus(unsigned long node,
  772. const char *uname, int depth, void *data)
  773. {
  774. u32 *prop;
  775. unsigned long size;
  776. char *type = of_get_flat_dt_prop(node, "device_type", &size);
  777. /* We are scanning "cpu" nodes only */
  778. if (type == NULL || strcmp(type, "cpu") != 0)
  779. return 0;
  780. boot_cpuid = 0;
  781. boot_cpuid_phys = 0;
  782. if (initial_boot_params && initial_boot_params->version >= 2) {
  783. /* version 2 of the kexec param format adds the phys cpuid
  784. * of booted proc.
  785. */
  786. boot_cpuid_phys = initial_boot_params->boot_cpuid_phys;
  787. } else {
  788. /* Check if it's the boot-cpu, set it's hw index now */
  789. if (of_get_flat_dt_prop(node,
  790. "linux,boot-cpu", NULL) != NULL) {
  791. prop = of_get_flat_dt_prop(node, "reg", NULL);
  792. if (prop != NULL)
  793. boot_cpuid_phys = *prop;
  794. }
  795. }
  796. set_hard_smp_processor_id(0, boot_cpuid_phys);
  797. #ifdef CONFIG_ALTIVEC
  798. /* Check if we have a VMX and eventually update CPU features */
  799. prop = (u32 *)of_get_flat_dt_prop(node, "ibm,vmx", NULL);
  800. if (prop && (*prop) > 0) {
  801. cur_cpu_spec->cpu_features |= CPU_FTR_ALTIVEC;
  802. cur_cpu_spec->cpu_user_features |= PPC_FEATURE_HAS_ALTIVEC;
  803. }
  804. /* Same goes for Apple's "altivec" property */
  805. prop = (u32 *)of_get_flat_dt_prop(node, "altivec", NULL);
  806. if (prop) {
  807. cur_cpu_spec->cpu_features |= CPU_FTR_ALTIVEC;
  808. cur_cpu_spec->cpu_user_features |= PPC_FEATURE_HAS_ALTIVEC;
  809. }
  810. #endif /* CONFIG_ALTIVEC */
  811. #ifdef CONFIG_PPC_PSERIES
  812. /*
  813. * Check for an SMT capable CPU and set the CPU feature. We do
  814. * this by looking at the size of the ibm,ppc-interrupt-server#s
  815. * property
  816. */
  817. prop = (u32 *)of_get_flat_dt_prop(node, "ibm,ppc-interrupt-server#s",
  818. &size);
  819. cur_cpu_spec->cpu_features &= ~CPU_FTR_SMT;
  820. if (prop && ((size / sizeof(u32)) > 1))
  821. cur_cpu_spec->cpu_features |= CPU_FTR_SMT;
  822. #endif
  823. return 0;
  824. }
  825. static int __init early_init_dt_scan_chosen(unsigned long node,
  826. const char *uname, int depth, void *data)
  827. {
  828. u32 *prop;
  829. unsigned long *lprop;
  830. unsigned long l;
  831. char *p;
  832. DBG("search \"chosen\", depth: %d, uname: %s\n", depth, uname);
  833. if (depth != 1 ||
  834. (strcmp(uname, "chosen") != 0 && strcmp(uname, "chosen@0") != 0))
  835. return 0;
  836. /* get platform type */
  837. prop = (u32 *)of_get_flat_dt_prop(node, "linux,platform", NULL);
  838. if (prop == NULL)
  839. return 0;
  840. #ifdef CONFIG_PPC_MULTIPLATFORM
  841. _machine = *prop;
  842. #endif
  843. #ifdef CONFIG_PPC64
  844. /* check if iommu is forced on or off */
  845. if (of_get_flat_dt_prop(node, "linux,iommu-off", NULL) != NULL)
  846. iommu_is_off = 1;
  847. if (of_get_flat_dt_prop(node, "linux,iommu-force-on", NULL) != NULL)
  848. iommu_force_on = 1;
  849. #endif
  850. lprop = of_get_flat_dt_prop(node, "linux,memory-limit", NULL);
  851. if (lprop)
  852. memory_limit = *lprop;
  853. #ifdef CONFIG_PPC64
  854. lprop = of_get_flat_dt_prop(node, "linux,tce-alloc-start", NULL);
  855. if (lprop)
  856. tce_alloc_start = *lprop;
  857. lprop = of_get_flat_dt_prop(node, "linux,tce-alloc-end", NULL);
  858. if (lprop)
  859. tce_alloc_end = *lprop;
  860. #endif
  861. #ifdef CONFIG_PPC_RTAS
  862. /* To help early debugging via the front panel, we retrieve a minimal
  863. * set of RTAS infos now if available
  864. */
  865. {
  866. u64 *basep, *entryp;
  867. basep = of_get_flat_dt_prop(node, "linux,rtas-base", NULL);
  868. entryp = of_get_flat_dt_prop(node, "linux,rtas-entry", NULL);
  869. prop = of_get_flat_dt_prop(node, "linux,rtas-size", NULL);
  870. if (basep && entryp && prop) {
  871. rtas.base = *basep;
  872. rtas.entry = *entryp;
  873. rtas.size = *prop;
  874. }
  875. }
  876. #endif /* CONFIG_PPC_RTAS */
  877. #ifdef CONFIG_KEXEC
  878. lprop = (u64*)of_get_flat_dt_prop(node, "linux,crashkernel-base", NULL);
  879. if (lprop)
  880. crashk_res.start = *lprop;
  881. lprop = (u64*)of_get_flat_dt_prop(node, "linux,crashkernel-size", NULL);
  882. if (lprop)
  883. crashk_res.end = crashk_res.start + *lprop - 1;
  884. #endif
  885. /* Retreive command line */
  886. p = of_get_flat_dt_prop(node, "bootargs", &l);
  887. if (p != NULL && l > 0)
  888. strlcpy(cmd_line, p, min((int)l, COMMAND_LINE_SIZE));
  889. #ifdef CONFIG_CMDLINE
  890. if (l == 0 || (l == 1 && (*p) == 0))
  891. strlcpy(cmd_line, CONFIG_CMDLINE, COMMAND_LINE_SIZE);
  892. #endif /* CONFIG_CMDLINE */
  893. DBG("Command line is: %s\n", cmd_line);
  894. if (strstr(cmd_line, "mem=")) {
  895. char *p, *q;
  896. unsigned long maxmem = 0;
  897. for (q = cmd_line; (p = strstr(q, "mem=")) != 0; ) {
  898. q = p + 4;
  899. if (p > cmd_line && p[-1] != ' ')
  900. continue;
  901. maxmem = simple_strtoul(q, &q, 0);
  902. if (*q == 'k' || *q == 'K') {
  903. maxmem <<= 10;
  904. ++q;
  905. } else if (*q == 'm' || *q == 'M') {
  906. maxmem <<= 20;
  907. ++q;
  908. } else if (*q == 'g' || *q == 'G') {
  909. maxmem <<= 30;
  910. ++q;
  911. }
  912. }
  913. memory_limit = maxmem;
  914. }
  915. /* break now */
  916. return 1;
  917. }
  918. static int __init early_init_dt_scan_root(unsigned long node,
  919. const char *uname, int depth, void *data)
  920. {
  921. u32 *prop;
  922. if (depth != 0)
  923. return 0;
  924. prop = of_get_flat_dt_prop(node, "#size-cells", NULL);
  925. dt_root_size_cells = (prop == NULL) ? 1 : *prop;
  926. DBG("dt_root_size_cells = %x\n", dt_root_size_cells);
  927. prop = of_get_flat_dt_prop(node, "#address-cells", NULL);
  928. dt_root_addr_cells = (prop == NULL) ? 2 : *prop;
  929. DBG("dt_root_addr_cells = %x\n", dt_root_addr_cells);
  930. /* break now */
  931. return 1;
  932. }
  933. static unsigned long __init dt_mem_next_cell(int s, cell_t **cellp)
  934. {
  935. cell_t *p = *cellp;
  936. unsigned long r;
  937. /* Ignore more than 2 cells */
  938. while (s > sizeof(unsigned long) / 4) {
  939. p++;
  940. s--;
  941. }
  942. r = *p++;
  943. #ifdef CONFIG_PPC64
  944. if (s > 1) {
  945. r <<= 32;
  946. r |= *(p++);
  947. s--;
  948. }
  949. #endif
  950. *cellp = p;
  951. return r;
  952. }
  953. static int __init early_init_dt_scan_memory(unsigned long node,
  954. const char *uname, int depth, void *data)
  955. {
  956. char *type = of_get_flat_dt_prop(node, "device_type", NULL);
  957. cell_t *reg, *endp;
  958. unsigned long l;
  959. /* We are scanning "memory" nodes only */
  960. if (type == NULL) {
  961. /*
  962. * The longtrail doesn't have a device_type on the
  963. * /memory node, so look for the node called /memory@0.
  964. */
  965. if (depth != 1 || strcmp(uname, "memory@0") != 0)
  966. return 0;
  967. } else if (strcmp(type, "memory") != 0)
  968. return 0;
  969. reg = (cell_t *)of_get_flat_dt_prop(node, "linux,usable-memory", &l);
  970. if (reg == NULL)
  971. reg = (cell_t *)of_get_flat_dt_prop(node, "reg", &l);
  972. if (reg == NULL)
  973. return 0;
  974. endp = reg + (l / sizeof(cell_t));
  975. DBG("memory scan node %s, reg size %ld, data: %x %x %x %x,\n",
  976. uname, l, reg[0], reg[1], reg[2], reg[3]);
  977. while ((endp - reg) >= (dt_root_addr_cells + dt_root_size_cells)) {
  978. unsigned long base, size;
  979. base = dt_mem_next_cell(dt_root_addr_cells, &reg);
  980. size = dt_mem_next_cell(dt_root_size_cells, &reg);
  981. if (size == 0)
  982. continue;
  983. DBG(" - %lx , %lx\n", base, size);
  984. #ifdef CONFIG_PPC64
  985. if (iommu_is_off) {
  986. if (base >= 0x80000000ul)
  987. continue;
  988. if ((base + size) > 0x80000000ul)
  989. size = 0x80000000ul - base;
  990. }
  991. #endif
  992. lmb_add(base, size);
  993. }
  994. return 0;
  995. }
  996. static void __init early_reserve_mem(void)
  997. {
  998. u64 base, size;
  999. u64 *reserve_map;
  1000. reserve_map = (u64 *)(((unsigned long)initial_boot_params) +
  1001. initial_boot_params->off_mem_rsvmap);
  1002. #ifdef CONFIG_PPC32
  1003. /*
  1004. * Handle the case where we might be booting from an old kexec
  1005. * image that setup the mem_rsvmap as pairs of 32-bit values
  1006. */
  1007. if (*reserve_map > 0xffffffffull) {
  1008. u32 base_32, size_32;
  1009. u32 *reserve_map_32 = (u32 *)reserve_map;
  1010. while (1) {
  1011. base_32 = *(reserve_map_32++);
  1012. size_32 = *(reserve_map_32++);
  1013. if (size_32 == 0)
  1014. break;
  1015. DBG("reserving: %x -> %x\n", base_32, size_32);
  1016. lmb_reserve(base_32, size_32);
  1017. }
  1018. return;
  1019. }
  1020. #endif
  1021. while (1) {
  1022. base = *(reserve_map++);
  1023. size = *(reserve_map++);
  1024. if (size == 0)
  1025. break;
  1026. DBG("reserving: %llx -> %llx\n", base, size);
  1027. lmb_reserve(base, size);
  1028. }
  1029. #if 0
  1030. DBG("memory reserved, lmbs :\n");
  1031. lmb_dump_all();
  1032. #endif
  1033. }
  1034. void __init early_init_devtree(void *params)
  1035. {
  1036. DBG(" -> early_init_devtree()\n");
  1037. /* Setup flat device-tree pointer */
  1038. initial_boot_params = params;
  1039. /* Retrieve various informations from the /chosen node of the
  1040. * device-tree, including the platform type, initrd location and
  1041. * size, TCE reserve, and more ...
  1042. */
  1043. of_scan_flat_dt(early_init_dt_scan_chosen, NULL);
  1044. /* Scan memory nodes and rebuild LMBs */
  1045. lmb_init();
  1046. of_scan_flat_dt(early_init_dt_scan_root, NULL);
  1047. of_scan_flat_dt(early_init_dt_scan_memory, NULL);
  1048. lmb_enforce_memory_limit(memory_limit);
  1049. lmb_analyze();
  1050. DBG("Phys. mem: %lx\n", lmb_phys_mem_size());
  1051. /* Reserve LMB regions used by kernel, initrd, dt, etc... */
  1052. lmb_reserve(PHYSICAL_START, __pa(klimit) - PHYSICAL_START);
  1053. #ifdef CONFIG_CRASH_DUMP
  1054. lmb_reserve(0, KDUMP_RESERVE_LIMIT);
  1055. #endif
  1056. early_reserve_mem();
  1057. DBG("Scanning CPUs ...\n");
  1058. /* Retreive CPU related informations from the flat tree
  1059. * (altivec support, boot CPU ID, ...)
  1060. */
  1061. of_scan_flat_dt(early_init_dt_scan_cpus, NULL);
  1062. DBG(" <- early_init_devtree()\n");
  1063. }
  1064. #undef printk
  1065. int
  1066. prom_n_addr_cells(struct device_node* np)
  1067. {
  1068. int* ip;
  1069. do {
  1070. if (np->parent)
  1071. np = np->parent;
  1072. ip = (int *) get_property(np, "#address-cells", NULL);
  1073. if (ip != NULL)
  1074. return *ip;
  1075. } while (np->parent);
  1076. /* No #address-cells property for the root node, default to 1 */
  1077. return 1;
  1078. }
  1079. EXPORT_SYMBOL(prom_n_addr_cells);
  1080. int
  1081. prom_n_size_cells(struct device_node* np)
  1082. {
  1083. int* ip;
  1084. do {
  1085. if (np->parent)
  1086. np = np->parent;
  1087. ip = (int *) get_property(np, "#size-cells", NULL);
  1088. if (ip != NULL)
  1089. return *ip;
  1090. } while (np->parent);
  1091. /* No #size-cells property for the root node, default to 1 */
  1092. return 1;
  1093. }
  1094. EXPORT_SYMBOL(prom_n_size_cells);
  1095. /**
  1096. * Work out the sense (active-low level / active-high edge)
  1097. * of each interrupt from the device tree.
  1098. */
  1099. void __init prom_get_irq_senses(unsigned char *senses, int off, int max)
  1100. {
  1101. struct device_node *np;
  1102. int i, j;
  1103. /* default to level-triggered */
  1104. memset(senses, IRQ_SENSE_LEVEL | IRQ_POLARITY_NEGATIVE, max - off);
  1105. for (np = allnodes; np != 0; np = np->allnext) {
  1106. for (j = 0; j < np->n_intrs; j++) {
  1107. i = np->intrs[j].line;
  1108. if (i >= off && i < max)
  1109. senses[i-off] = np->intrs[j].sense;
  1110. }
  1111. }
  1112. }
  1113. /**
  1114. * Construct and return a list of the device_nodes with a given name.
  1115. */
  1116. struct device_node *find_devices(const char *name)
  1117. {
  1118. struct device_node *head, **prevp, *np;
  1119. prevp = &head;
  1120. for (np = allnodes; np != 0; np = np->allnext) {
  1121. if (np->name != 0 && strcasecmp(np->name, name) == 0) {
  1122. *prevp = np;
  1123. prevp = &np->next;
  1124. }
  1125. }
  1126. *prevp = NULL;
  1127. return head;
  1128. }
  1129. EXPORT_SYMBOL(find_devices);
  1130. /**
  1131. * Construct and return a list of the device_nodes with a given type.
  1132. */
  1133. struct device_node *find_type_devices(const char *type)
  1134. {
  1135. struct device_node *head, **prevp, *np;
  1136. prevp = &head;
  1137. for (np = allnodes; np != 0; np = np->allnext) {
  1138. if (np->type != 0 && strcasecmp(np->type, type) == 0) {
  1139. *prevp = np;
  1140. prevp = &np->next;
  1141. }
  1142. }
  1143. *prevp = NULL;
  1144. return head;
  1145. }
  1146. EXPORT_SYMBOL(find_type_devices);
  1147. /**
  1148. * Returns all nodes linked together
  1149. */
  1150. struct device_node *find_all_nodes(void)
  1151. {
  1152. struct device_node *head, **prevp, *np;
  1153. prevp = &head;
  1154. for (np = allnodes; np != 0; np = np->allnext) {
  1155. *prevp = np;
  1156. prevp = &np->next;
  1157. }
  1158. *prevp = NULL;
  1159. return head;
  1160. }
  1161. EXPORT_SYMBOL(find_all_nodes);
  1162. /** Checks if the given "compat" string matches one of the strings in
  1163. * the device's "compatible" property
  1164. */
  1165. int device_is_compatible(struct device_node *device, const char *compat)
  1166. {
  1167. const char* cp;
  1168. int cplen, l;
  1169. cp = (char *) get_property(device, "compatible", &cplen);
  1170. if (cp == NULL)
  1171. return 0;
  1172. while (cplen > 0) {
  1173. if (strncasecmp(cp, compat, strlen(compat)) == 0)
  1174. return 1;
  1175. l = strlen(cp) + 1;
  1176. cp += l;
  1177. cplen -= l;
  1178. }
  1179. return 0;
  1180. }
  1181. EXPORT_SYMBOL(device_is_compatible);
  1182. /**
  1183. * Indicates whether the root node has a given value in its
  1184. * compatible property.
  1185. */
  1186. int machine_is_compatible(const char *compat)
  1187. {
  1188. struct device_node *root;
  1189. int rc = 0;
  1190. root = of_find_node_by_path("/");
  1191. if (root) {
  1192. rc = device_is_compatible(root, compat);
  1193. of_node_put(root);
  1194. }
  1195. return rc;
  1196. }
  1197. EXPORT_SYMBOL(machine_is_compatible);
  1198. /**
  1199. * Construct and return a list of the device_nodes with a given type
  1200. * and compatible property.
  1201. */
  1202. struct device_node *find_compatible_devices(const char *type,
  1203. const char *compat)
  1204. {
  1205. struct device_node *head, **prevp, *np;
  1206. prevp = &head;
  1207. for (np = allnodes; np != 0; np = np->allnext) {
  1208. if (type != NULL
  1209. && !(np->type != 0 && strcasecmp(np->type, type) == 0))
  1210. continue;
  1211. if (device_is_compatible(np, compat)) {
  1212. *prevp = np;
  1213. prevp = &np->next;
  1214. }
  1215. }
  1216. *prevp = NULL;
  1217. return head;
  1218. }
  1219. EXPORT_SYMBOL(find_compatible_devices);
  1220. /**
  1221. * Find the device_node with a given full_name.
  1222. */
  1223. struct device_node *find_path_device(const char *path)
  1224. {
  1225. struct device_node *np;
  1226. for (np = allnodes; np != 0; np = np->allnext)
  1227. if (np->full_name != 0 && strcasecmp(np->full_name, path) == 0)
  1228. return np;
  1229. return NULL;
  1230. }
  1231. EXPORT_SYMBOL(find_path_device);
  1232. /*******
  1233. *
  1234. * New implementation of the OF "find" APIs, return a refcounted
  1235. * object, call of_node_put() when done. The device tree and list
  1236. * are protected by a rw_lock.
  1237. *
  1238. * Note that property management will need some locking as well,
  1239. * this isn't dealt with yet.
  1240. *
  1241. *******/
  1242. /**
  1243. * of_find_node_by_name - Find a node by its "name" property
  1244. * @from: The node to start searching from or NULL, the node
  1245. * you pass will not be searched, only the next one
  1246. * will; typically, you pass what the previous call
  1247. * returned. of_node_put() will be called on it
  1248. * @name: The name string to match against
  1249. *
  1250. * Returns a node pointer with refcount incremented, use
  1251. * of_node_put() on it when done.
  1252. */
  1253. struct device_node *of_find_node_by_name(struct device_node *from,
  1254. const char *name)
  1255. {
  1256. struct device_node *np;
  1257. read_lock(&devtree_lock);
  1258. np = from ? from->allnext : allnodes;
  1259. for (; np != NULL; np = np->allnext)
  1260. if (np->name != NULL && strcasecmp(np->name, name) == 0
  1261. && of_node_get(np))
  1262. break;
  1263. if (from)
  1264. of_node_put(from);
  1265. read_unlock(&devtree_lock);
  1266. return np;
  1267. }
  1268. EXPORT_SYMBOL(of_find_node_by_name);
  1269. /**
  1270. * of_find_node_by_type - Find a node by its "device_type" property
  1271. * @from: The node to start searching from or NULL, the node
  1272. * you pass will not be searched, only the next one
  1273. * will; typically, you pass what the previous call
  1274. * returned. of_node_put() will be called on it
  1275. * @name: The type string to match against
  1276. *
  1277. * Returns a node pointer with refcount incremented, use
  1278. * of_node_put() on it when done.
  1279. */
  1280. struct device_node *of_find_node_by_type(struct device_node *from,
  1281. const char *type)
  1282. {
  1283. struct device_node *np;
  1284. read_lock(&devtree_lock);
  1285. np = from ? from->allnext : allnodes;
  1286. for (; np != 0; np = np->allnext)
  1287. if (np->type != 0 && strcasecmp(np->type, type) == 0
  1288. && of_node_get(np))
  1289. break;
  1290. if (from)
  1291. of_node_put(from);
  1292. read_unlock(&devtree_lock);
  1293. return np;
  1294. }
  1295. EXPORT_SYMBOL(of_find_node_by_type);
  1296. /**
  1297. * of_find_compatible_node - Find a node based on type and one of the
  1298. * tokens in its "compatible" property
  1299. * @from: The node to start searching from or NULL, the node
  1300. * you pass will not be searched, only the next one
  1301. * will; typically, you pass what the previous call
  1302. * returned. of_node_put() will be called on it
  1303. * @type: The type string to match "device_type" or NULL to ignore
  1304. * @compatible: The string to match to one of the tokens in the device
  1305. * "compatible" list.
  1306. *
  1307. * Returns a node pointer with refcount incremented, use
  1308. * of_node_put() on it when done.
  1309. */
  1310. struct device_node *of_find_compatible_node(struct device_node *from,
  1311. const char *type, const char *compatible)
  1312. {
  1313. struct device_node *np;
  1314. read_lock(&devtree_lock);
  1315. np = from ? from->allnext : allnodes;
  1316. for (; np != 0; np = np->allnext) {
  1317. if (type != NULL
  1318. && !(np->type != 0 && strcasecmp(np->type, type) == 0))
  1319. continue;
  1320. if (device_is_compatible(np, compatible) && of_node_get(np))
  1321. break;
  1322. }
  1323. if (from)
  1324. of_node_put(from);
  1325. read_unlock(&devtree_lock);
  1326. return np;
  1327. }
  1328. EXPORT_SYMBOL(of_find_compatible_node);
  1329. /**
  1330. * of_find_node_by_path - Find a node matching a full OF path
  1331. * @path: The full path to match
  1332. *
  1333. * Returns a node pointer with refcount incremented, use
  1334. * of_node_put() on it when done.
  1335. */
  1336. struct device_node *of_find_node_by_path(const char *path)
  1337. {
  1338. struct device_node *np = allnodes;
  1339. read_lock(&devtree_lock);
  1340. for (; np != 0; np = np->allnext) {
  1341. if (np->full_name != 0 && strcasecmp(np->full_name, path) == 0
  1342. && of_node_get(np))
  1343. break;
  1344. }
  1345. read_unlock(&devtree_lock);
  1346. return np;
  1347. }
  1348. EXPORT_SYMBOL(of_find_node_by_path);
  1349. /**
  1350. * of_find_node_by_phandle - Find a node given a phandle
  1351. * @handle: phandle of the node to find
  1352. *
  1353. * Returns a node pointer with refcount incremented, use
  1354. * of_node_put() on it when done.
  1355. */
  1356. struct device_node *of_find_node_by_phandle(phandle handle)
  1357. {
  1358. struct device_node *np;
  1359. read_lock(&devtree_lock);
  1360. for (np = allnodes; np != 0; np = np->allnext)
  1361. if (np->linux_phandle == handle)
  1362. break;
  1363. if (np)
  1364. of_node_get(np);
  1365. read_unlock(&devtree_lock);
  1366. return np;
  1367. }
  1368. EXPORT_SYMBOL(of_find_node_by_phandle);
  1369. /**
  1370. * of_find_all_nodes - Get next node in global list
  1371. * @prev: Previous node or NULL to start iteration
  1372. * of_node_put() will be called on it
  1373. *
  1374. * Returns a node pointer with refcount incremented, use
  1375. * of_node_put() on it when done.
  1376. */
  1377. struct device_node *of_find_all_nodes(struct device_node *prev)
  1378. {
  1379. struct device_node *np;
  1380. read_lock(&devtree_lock);
  1381. np = prev ? prev->allnext : allnodes;
  1382. for (; np != 0; np = np->allnext)
  1383. if (of_node_get(np))
  1384. break;
  1385. if (prev)
  1386. of_node_put(prev);
  1387. read_unlock(&devtree_lock);
  1388. return np;
  1389. }
  1390. EXPORT_SYMBOL(of_find_all_nodes);
  1391. /**
  1392. * of_get_parent - Get a node's parent if any
  1393. * @node: Node to get parent
  1394. *
  1395. * Returns a node pointer with refcount incremented, use
  1396. * of_node_put() on it when done.
  1397. */
  1398. struct device_node *of_get_parent(const struct device_node *node)
  1399. {
  1400. struct device_node *np;
  1401. if (!node)
  1402. return NULL;
  1403. read_lock(&devtree_lock);
  1404. np = of_node_get(node->parent);
  1405. read_unlock(&devtree_lock);
  1406. return np;
  1407. }
  1408. EXPORT_SYMBOL(of_get_parent);
  1409. /**
  1410. * of_get_next_child - Iterate a node childs
  1411. * @node: parent node
  1412. * @prev: previous child of the parent node, or NULL to get first
  1413. *
  1414. * Returns a node pointer with refcount incremented, use
  1415. * of_node_put() on it when done.
  1416. */
  1417. struct device_node *of_get_next_child(const struct device_node *node,
  1418. struct device_node *prev)
  1419. {
  1420. struct device_node *next;
  1421. read_lock(&devtree_lock);
  1422. next = prev ? prev->sibling : node->child;
  1423. for (; next != 0; next = next->sibling)
  1424. if (of_node_get(next))
  1425. break;
  1426. if (prev)
  1427. of_node_put(prev);
  1428. read_unlock(&devtree_lock);
  1429. return next;
  1430. }
  1431. EXPORT_SYMBOL(of_get_next_child);
  1432. /**
  1433. * of_node_get - Increment refcount of a node
  1434. * @node: Node to inc refcount, NULL is supported to
  1435. * simplify writing of callers
  1436. *
  1437. * Returns node.
  1438. */
  1439. struct device_node *of_node_get(struct device_node *node)
  1440. {
  1441. if (node)
  1442. kref_get(&node->kref);
  1443. return node;
  1444. }
  1445. EXPORT_SYMBOL(of_node_get);
  1446. static inline struct device_node * kref_to_device_node(struct kref *kref)
  1447. {
  1448. return container_of(kref, struct device_node, kref);
  1449. }
  1450. /**
  1451. * of_node_release - release a dynamically allocated node
  1452. * @kref: kref element of the node to be released
  1453. *
  1454. * In of_node_put() this function is passed to kref_put()
  1455. * as the destructor.
  1456. */
  1457. static void of_node_release(struct kref *kref)
  1458. {
  1459. struct device_node *node = kref_to_device_node(kref);
  1460. struct property *prop = node->properties;
  1461. if (!OF_IS_DYNAMIC(node))
  1462. return;
  1463. while (prop) {
  1464. struct property *next = prop->next;
  1465. kfree(prop->name);
  1466. kfree(prop->value);
  1467. kfree(prop);
  1468. prop = next;
  1469. if (!prop) {
  1470. prop = node->deadprops;
  1471. node->deadprops = NULL;
  1472. }
  1473. }
  1474. kfree(node->intrs);
  1475. kfree(node->full_name);
  1476. kfree(node->data);
  1477. kfree(node);
  1478. }
  1479. /**
  1480. * of_node_put - Decrement refcount of a node
  1481. * @node: Node to dec refcount, NULL is supported to
  1482. * simplify writing of callers
  1483. *
  1484. */
  1485. void of_node_put(struct device_node *node)
  1486. {
  1487. if (node)
  1488. kref_put(&node->kref, of_node_release);
  1489. }
  1490. EXPORT_SYMBOL(of_node_put);
  1491. /*
  1492. * Plug a device node into the tree and global list.
  1493. */
  1494. void of_attach_node(struct device_node *np)
  1495. {
  1496. write_lock(&devtree_lock);
  1497. np->sibling = np->parent->child;
  1498. np->allnext = allnodes;
  1499. np->parent->child = np;
  1500. allnodes = np;
  1501. write_unlock(&devtree_lock);
  1502. }
  1503. /*
  1504. * "Unplug" a node from the device tree. The caller must hold
  1505. * a reference to the node. The memory associated with the node
  1506. * is not freed until its refcount goes to zero.
  1507. */
  1508. void of_detach_node(const struct device_node *np)
  1509. {
  1510. struct device_node *parent;
  1511. write_lock(&devtree_lock);
  1512. parent = np->parent;
  1513. if (allnodes == np)
  1514. allnodes = np->allnext;
  1515. else {
  1516. struct device_node *prev;
  1517. for (prev = allnodes;
  1518. prev->allnext != np;
  1519. prev = prev->allnext)
  1520. ;
  1521. prev->allnext = np->allnext;
  1522. }
  1523. if (parent->child == np)
  1524. parent->child = np->sibling;
  1525. else {
  1526. struct device_node *prevsib;
  1527. for (prevsib = np->parent->child;
  1528. prevsib->sibling != np;
  1529. prevsib = prevsib->sibling)
  1530. ;
  1531. prevsib->sibling = np->sibling;
  1532. }
  1533. write_unlock(&devtree_lock);
  1534. }
  1535. #ifdef CONFIG_PPC_PSERIES
  1536. /*
  1537. * Fix up the uninitialized fields in a new device node:
  1538. * name, type, n_addrs, addrs, n_intrs, intrs, and pci-specific fields
  1539. *
  1540. * A lot of boot-time code is duplicated here, because functions such
  1541. * as finish_node_interrupts, interpret_pci_props, etc. cannot use the
  1542. * slab allocator.
  1543. *
  1544. * This should probably be split up into smaller chunks.
  1545. */
  1546. static int of_finish_dynamic_node(struct device_node *node)
  1547. {
  1548. struct device_node *parent = of_get_parent(node);
  1549. int err = 0;
  1550. phandle *ibm_phandle;
  1551. node->name = get_property(node, "name", NULL);
  1552. node->type = get_property(node, "device_type", NULL);
  1553. if (!parent) {
  1554. err = -ENODEV;
  1555. goto out;
  1556. }
  1557. /* We don't support that function on PowerMac, at least
  1558. * not yet
  1559. */
  1560. if (_machine == PLATFORM_POWERMAC)
  1561. return -ENODEV;
  1562. /* fix up new node's linux_phandle field */
  1563. if ((ibm_phandle = (unsigned int *)get_property(node,
  1564. "ibm,phandle", NULL)))
  1565. node->linux_phandle = *ibm_phandle;
  1566. out:
  1567. of_node_put(parent);
  1568. return err;
  1569. }
  1570. static int prom_reconfig_notifier(struct notifier_block *nb,
  1571. unsigned long action, void *node)
  1572. {
  1573. int err;
  1574. switch (action) {
  1575. case PSERIES_RECONFIG_ADD:
  1576. err = of_finish_dynamic_node(node);
  1577. if (!err)
  1578. finish_node(node, NULL, 0);
  1579. if (err < 0) {
  1580. printk(KERN_ERR "finish_node returned %d\n", err);
  1581. err = NOTIFY_BAD;
  1582. }
  1583. break;
  1584. default:
  1585. err = NOTIFY_DONE;
  1586. break;
  1587. }
  1588. return err;
  1589. }
  1590. static struct notifier_block prom_reconfig_nb = {
  1591. .notifier_call = prom_reconfig_notifier,
  1592. .priority = 10, /* This one needs to run first */
  1593. };
  1594. static int __init prom_reconfig_setup(void)
  1595. {
  1596. return pSeries_reconfig_notifier_register(&prom_reconfig_nb);
  1597. }
  1598. __initcall(prom_reconfig_setup);
  1599. #endif
  1600. struct property *of_find_property(struct device_node *np, const char *name,
  1601. int *lenp)
  1602. {
  1603. struct property *pp;
  1604. read_lock(&devtree_lock);
  1605. for (pp = np->properties; pp != 0; pp = pp->next)
  1606. if (strcmp(pp->name, name) == 0) {
  1607. if (lenp != 0)
  1608. *lenp = pp->length;
  1609. break;
  1610. }
  1611. read_unlock(&devtree_lock);
  1612. return pp;
  1613. }
  1614. /*
  1615. * Find a property with a given name for a given node
  1616. * and return the value.
  1617. */
  1618. unsigned char *get_property(struct device_node *np, const char *name,
  1619. int *lenp)
  1620. {
  1621. struct property *pp = of_find_property(np,name,lenp);
  1622. return pp ? pp->value : NULL;
  1623. }
  1624. EXPORT_SYMBOL(get_property);
  1625. /*
  1626. * Add a property to a node
  1627. */
  1628. int prom_add_property(struct device_node* np, struct property* prop)
  1629. {
  1630. struct property **next;
  1631. prop->next = NULL;
  1632. write_lock(&devtree_lock);
  1633. next = &np->properties;
  1634. while (*next) {
  1635. if (strcmp(prop->name, (*next)->name) == 0) {
  1636. /* duplicate ! don't insert it */
  1637. write_unlock(&devtree_lock);
  1638. return -1;
  1639. }
  1640. next = &(*next)->next;
  1641. }
  1642. *next = prop;
  1643. write_unlock(&devtree_lock);
  1644. #ifdef CONFIG_PROC_DEVICETREE
  1645. /* try to add to proc as well if it was initialized */
  1646. if (np->pde)
  1647. proc_device_tree_add_prop(np->pde, prop);
  1648. #endif /* CONFIG_PROC_DEVICETREE */
  1649. return 0;
  1650. }
  1651. /*
  1652. * Remove a property from a node. Note that we don't actually
  1653. * remove it, since we have given out who-knows-how-many pointers
  1654. * to the data using get-property. Instead we just move the property
  1655. * to the "dead properties" list, so it won't be found any more.
  1656. */
  1657. int prom_remove_property(struct device_node *np, struct property *prop)
  1658. {
  1659. struct property **next;
  1660. int found = 0;
  1661. write_lock(&devtree_lock);
  1662. next = &np->properties;
  1663. while (*next) {
  1664. if (*next == prop) {
  1665. /* found the node */
  1666. *next = prop->next;
  1667. prop->next = np->deadprops;
  1668. np->deadprops = prop;
  1669. found = 1;
  1670. break;
  1671. }
  1672. next = &(*next)->next;
  1673. }
  1674. write_unlock(&devtree_lock);
  1675. if (!found)
  1676. return -ENODEV;
  1677. #ifdef CONFIG_PROC_DEVICETREE
  1678. /* try to remove the proc node as well */
  1679. if (np->pde)
  1680. proc_device_tree_remove_prop(np->pde, prop);
  1681. #endif /* CONFIG_PROC_DEVICETREE */
  1682. return 0;
  1683. }
  1684. /*
  1685. * Update a property in a node. Note that we don't actually
  1686. * remove it, since we have given out who-knows-how-many pointers
  1687. * to the data using get-property. Instead we just move the property
  1688. * to the "dead properties" list, and add the new property to the
  1689. * property list
  1690. */
  1691. int prom_update_property(struct device_node *np,
  1692. struct property *newprop,
  1693. struct property *oldprop)
  1694. {
  1695. struct property **next;
  1696. int found = 0;
  1697. write_lock(&devtree_lock);
  1698. next = &np->properties;
  1699. while (*next) {
  1700. if (*next == oldprop) {
  1701. /* found the node */
  1702. newprop->next = oldprop->next;
  1703. *next = newprop;
  1704. oldprop->next = np->deadprops;
  1705. np->deadprops = oldprop;
  1706. found = 1;
  1707. break;
  1708. }
  1709. next = &(*next)->next;
  1710. }
  1711. write_unlock(&devtree_lock);
  1712. if (!found)
  1713. return -ENODEV;
  1714. #ifdef CONFIG_PROC_DEVICETREE
  1715. /* try to add to proc as well if it was initialized */
  1716. if (np->pde)
  1717. proc_device_tree_update_prop(np->pde, newprop, oldprop);
  1718. #endif /* CONFIG_PROC_DEVICETREE */
  1719. return 0;
  1720. }
  1721. #ifdef CONFIG_KEXEC
  1722. /* We may have allocated the flat device tree inside the crash kernel region
  1723. * in prom_init. If so we need to move it out into regular memory. */
  1724. void kdump_move_device_tree(void)
  1725. {
  1726. unsigned long start, end;
  1727. struct boot_param_header *new;
  1728. start = __pa((unsigned long)initial_boot_params);
  1729. end = start + initial_boot_params->totalsize;
  1730. if (end < crashk_res.start || start > crashk_res.end)
  1731. return;
  1732. new = (struct boot_param_header*)
  1733. __va(lmb_alloc(initial_boot_params->totalsize, PAGE_SIZE));
  1734. memcpy(new, initial_boot_params, initial_boot_params->totalsize);
  1735. initial_boot_params = new;
  1736. DBG("Flat device tree blob moved to %p\n", initial_boot_params);
  1737. /* XXX should we unreserve the old DT? */
  1738. }
  1739. #endif /* CONFIG_KEXEC */