coreboot-kgpe-d16/src
Rob Barnes a223e65db2 device: Add find_dev_nested_path helper function
Add find_dev_nested_path helper function to simplify finding deeply
nested devices.

BUG=b:157580724
TEST=Find bluetooth device on dalboz

Change-Id: I48fa5fcad0030fb6dcea97b9fc76e1d3d3f9b28f
Signed-off-by: Rob Barnes <robbarnes@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43776
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2020-07-28 19:28:22 +00:00
..
acpi src/acpi/device.c: Add include <types.h> 2020-07-26 21:34:21 +00:00
arch arch/x86/smbios: Bump to version 3.0 2020-07-28 19:21:32 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu cpu/intel/car/romstage.c: Remove unused <bootblock_common.h> 2020-07-26 21:38:22 +00:00
device device: Add find_dev_nested_path helper function 2020-07-28 19:28:22 +00:00
drivers drivers/i2c/max98373: fix error message formatting 2020-07-28 19:18:28 +00:00
ec ec/lenovo/h8: Align macro values in one column 2020-07-26 21:40:00 +00:00
include device: Add find_dev_nested_path helper function 2020-07-28 19:28:22 +00:00
lib ACPI S3: Clean up resume path 2020-07-28 10:37:28 +00:00
mainboard mb/intel/tglrvp: Add PMC.MUX.CONx devices to devicetree for tglrvp_up4 2020-07-28 19:24:36 +00:00
northbridge nb/intel/i945/gma.c: Remove extra indentation 2020-07-28 19:23:23 +00:00
security src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
soc soc/amd/picasso: Enable VBNV_BACKUP_TO_FLASH for psp_verstage 2020-07-28 19:25:06 +00:00
southbridge src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
superio superio/common: Avoid NULL pointer dereference 2020-07-24 21:21:09 +00:00
vendorcode vc/cavium: Fix up license headers 2020-07-28 10:54:58 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00