Commit Graph

241 Commits (f496b2d4f181fa5fcdf24016b11caaa33eb12477)

Author SHA1 Message Date
Yu Yue eb52d58013 of: add include asm/setup.h in drivers/of/fdt.c 13 years ago
Fabio Estevam c89810acbc ARM: prom.h: Fix build error by removing unneeded header file 13 years ago
Benoit Cousson 661db794eb of/irq: Add interrupts-names property to name an irq resource 13 years ago
Benoit Cousson 35f3da32af of/address: Add reg-names property to name an iomem resource 13 years ago
Sam Ravnborg 75c71848f2 of/pdt: fix section mismatch warning 13 years ago
Dong Aisheng 8af0da93da dt: reform for_each_property to for_each_property_of_node 13 years ago
Uwe Kleine-König 7b482c8360 ARM/of: allow *machine_desc.dt_compat to be const 13 years ago
Benoit Cousson 88af7f58c6 of/base: Take NULL string into account for property with multiple strings 13 years ago
Grant Likely f88e1ae8ac dt/device: Fix auxdata matching to handle entries without a name override 13 years ago
Grant Likely 53a42093d9 of: Add device tree selftests 13 years ago
Grant Likely 15c9a0acc3 of: create of_phandle_args to simplify return of phandle parsing data 13 years ago
Grant Likely 64842aad5e gpiolib: output basic details and consolidate gpio device drivers 13 years ago
Anton Vorontsov 77a7300aba of/irq: Get rid of NO_IRQ usage 13 years ago
Rob Herring d7fb6d0adb of/irq: of_irq_init: add check for parent equal to child node 13 years ago
Linus Torvalds b4bbb02934 Revert "of/irq: of_irq_find_parent: check for parent equal to child" 13 years ago
Olof Johansson 303f59d1a7 dt/platform: minor cleanup 13 years ago
Paul Gortmaker 2c8d667a31 drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required 13 years ago
Paul Gortmaker 48a9e412b6 drivers/of: Add module.h to of_spi.c 13 years ago
Paul Gortmaker 9775913fa0 of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS 13 years ago
Rob Herring c71a54b082 of/irq: introduce of_irq_init 13 years ago
Kyle Moffett ae97159aed of_mdio: Don't phy_scan_fixups() twice 13 years ago
Rob Herring dc93728084 of/irq: of_irq_find_parent: check for parent equal to child 14 years ago
Jamie Iles 4cd7f7a311 dt: add helper to read 64-bit integers 14 years ago
Benoit Cousson 4fcd15a032 of: Add helpers to get one string in multiple strings property 14 years ago
Shawn Guo 611cad7201 dt: add of_alias_scan and of_alias_get_id 14 years ago
Benjamin Herrenschmidt 78b782cb78 of: Change logic to overwrite cmd_line with CONFIG_CMDLINE 14 years ago
Grant Likely fe55c1844a Revert "dt: add of_alias_scan and of_alias_get_id" 14 years ago
Shawn Guo 750f463a74 dt: add of_alias_scan and of_alias_get_id 14 years ago
Jamie Iles aac285c6cb of: constify property name parameters for helper functions 14 years ago
Felipe Balbi 28c1b6d60e of: address: use resource_size helper 14 years ago
Jamie Iles 3038bbdf74 of/gpio: export of_gpio_simple_xlate 14 years ago
Shawn Guo 4157ef1b87 net: ibm_newemac: convert it to use of_get_phy_mode 14 years ago
Shawn Guo 6ca1a11379 dt/net: add helper function of_get_phy_mode 14 years ago
Grant Likely a642285014 of: fix missing include from of_pci.c 14 years ago
Grant Likely 90e33f62e0 of/address: Add of_find_matching_node_by_address helper 14 years ago
Kumar Gala 314b02f503 powerpc: implement arch_setup_pdev_archdata 14 years ago
Rob Herring 0e373639ad dt: add helper function to read u32 arrays 14 years ago
Shawn Guo f09bc831b7 dt: add 'const' for of_property_read_string parameter **out_string 14 years ago
Thomas Abraham a3b853633d dt: add helper functions to read u32 and string property values 14 years ago
John Bonesio a6b0919140 of/gpio: Add new method for getting gpios under different property names 14 years ago
Grant Likely 15c3597d6e dt/platform: allow device name to be overridden 14 years ago
Grant Likely 5de1540b7b drivers/amba: create devices from device tree 14 years ago
Grant Likely 29d4f8a497 dt: add of_platform_populate() for creating device from the device tree 14 years ago
Grant Likely cbb49c2665 dt: Add default match table for bus ids 14 years ago
Benjamin Herrenschmidt 98d9f30c82 pci/of: Match PCI devices to OF nodes dynamically 14 years ago
Grant Likely 85f60ae4ee dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen 14 years ago
Michael Ellerman 0b2e9a8e10 of: Export of_irq_find_parent() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Andres Salomon a7006c9747 of/flattree: minor cleanups 14 years ago
Grant Likely 1eed4c077c dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table 14 years ago