diff options
author | Saravana Kannan <[email protected]> | 2021-09-09 18:14:45 -0700 |
---|---|---|
committer | Rob Herring <[email protected]> | 2021-09-10 11:21:49 -0500 |
commit | 4a48b66b3f52aa1a8aaa8a8863891eed35769731 (patch) | |
tree | d8923da2413ff3ec57b33474c9241d0f3cf717cc /scripts/gdb/linux/utils.py | |
parent | bf9f243f23e6623f310ba03fbb14e10ec3a61290 (diff) |
of: property: Disable fw_devlink DT support for X86
Andre reported fw_devlink=on breaking OLPC XO-1.5 [1].
OLPC XO-1.5 is an X86 system that uses a mix of ACPI and OF to populate
devices. The root cause seems to be ISA devices not setting their fwnode
field. But trying to figure out how to fix that doesn't seem worth the
trouble because the OLPC devicetree is very sparse/limited and fw_devlink
only adds the links causing this issue. Considering that there aren't many
users of OF in an X86 system, simply fw_devlink DT support for X86.
[1] - https://lore.kernel.org/lkml/[email protected]/
Fixes: ea718c699055 ("Revert "Revert "driver core: Set fw_devlink=on by default""")
Signed-off-by: Saravana Kannan <[email protected]>
Cc: Andre Muller <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Tested-by: Andre Müller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions