summaryrefslogtreecommitdiff
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2023-04-191-0/+16
|\
| * of: implement of_copy_propertyAhmad Fatoum2023-04-171-0/+16
* | clk: of: drop arguments from of_clk_init()Sascha Hauer2023-03-231-1/+1
* | Revert "of: support of_ensure_probed for top-level machine device"Sascha Hauer2023-03-222-8/+4
|/
* Merge branch 'for-next/of-overlay' into nextSascha Hauer2023-03-161-7/+5
|\
| * driver: Add rescan hook to struct deviceSascha Hauer2023-03-101-7/+5
* | Merge branch 'for-next/arm' into nextSascha Hauer2023-03-162-9/+20
|\ \
| * | of: support of_ensure_probed for top-level machine deviceAhmad Fatoum2023-03-102-4/+8
| * | of: base: factor out of_merge_nodes from of_copy_nodeAhmad Fatoum2023-03-101-5/+12
| |/
* | of: partition: skip NVMEM partition setup partition parsing failsAhmad Fatoum2023-03-141-2/+3
|/
* of: Fix of_get_stdoutpath() when property does not contain a colonSascha Hauer2023-02-231-3/+2
* of: split part of of_get_stdoutpath into of_find_node_by_chosenAhmad Fatoum2023-02-211-15/+37
* of: describe third arg of of_property_write_bool in kerneldocAhmad Fatoum2023-02-171-0/+1
* Merge branch 'for-next/struct-rename'Sascha Hauer2023-01-201-0/+15
|\
| * of: implement of_device_enable_by_aliasAhmad Fatoum2023-01-161-0/+15
* | Merge branch 'for-next/misc-struct-rename'Sascha Hauer2023-01-201-0/+7
|\ \
| * | of: platform: call struct device::detect in of_device_create_on_demandAhmad Fatoum2023-01-201-0/+7
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2023-01-201-2/+4
|\ \ | |/ |/|
| * of: partition: moan if adding a partition failedUlrich Ölmann2023-01-091-2/+4
* | Rename struct driver_d to driverSascha Hauer2023-01-103-3/+3
* | Rename struct device_d to deviceSascha Hauer2023-01-106-32/+32
* | Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-105-13/+14
|/
* of: platform: port Linux of_dma_is_coherentAhmad Fatoum2022-12-072-0/+45
* of: have of_property_match_string accept pointer to const device_nodeAhmad Fatoum2022-12-071-1/+1
* Remove unused struct partitionSascha Hauer2022-11-231-1/+0
* of: of_node_name_eq: correct alignmentMarco Felsch2022-10-201-1/+1
* of: overlay: fix overly strict check for symbolsMichael Riesch2022-09-301-2/+2
* Merge branch 'for-next/misc'Sascha Hauer2022-09-144-12/+104
|\
| * of: of_probe: create board's machine device at the earliestAhmad Fatoum2022-09-131-2/+6
| * of: implement of_prepend_propertyAhmad Fatoum2022-09-131-0/+30
| * of: overlay: avoid potential null pointer exceptionMichael Riesch2022-09-131-1/+5
| * of: overlay: improve error handling in of_overlay_apply_treeMichael Riesch2022-09-131-5/+9
| * of: platform: optimize of_find_device_by_node when deep probingAhmad Fatoum2022-09-131-0/+3
| * of: implement of_rename_property()Ahmad Fatoum2022-09-121-0/+16
| * of: platform: propagate of_devices_ensure_probed_by(name|property) errorsAhmad Fatoum2022-09-121-4/+10
| * driver: featctrl: fixup kernel device treeAhmad Fatoum2022-09-011-0/+12
| * of: move of_get_node_by_reproducible_name() into common codeAhmad Fatoum2022-08-171-0/+13
* | Merge branch 'for-next/clang-analyze'Sascha Hauer2022-09-143-7/+1
|\ \
| * | of: partition: drop unused variableAhmad Fatoum2022-09-121-3/+0
| * | of: overlay: drop unused variable of_overlay_apply_dir()Ahmad Fatoum2022-09-121-3/+0
| * | of: fdt: gracefully handle out-of-place propertiesAhmad Fatoum2022-09-121-1/+1
| |/
* | of: reserved-mem: reserve regions prior to mmu_initcall()Ahmad Fatoum2022-08-181-11/+23
|/
* of: implement of_append_propertyAhmad Fatoum2022-08-111-0/+33
* FIT: add first support for compressed imagesAhmad Fatoum2022-08-111-2/+2
* gpiolib: Add of_xlate supportJules Maselbas2022-08-081-2/+3
* commands: of_dump: support limiting size of printed propertiesAhmad Fatoum2022-08-081-17/+20
* of: base: factor out duplication for property formattingAhmad Fatoum2022-08-081-14/+19
* of: Use appropriate header for of_clk_init()Alexander Shiyan2022-06-291-1/+1
* of: request reserved memory regions so other code can'tAhmad Fatoum2022-06-152-0/+72
* of: remove unused and misleading #cells in /memreserveAhmad Fatoum2022-06-101-11/+0