hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/driver-api/firmware/lookup-order.rst
....@@ -12,6 +12,8 @@
1212 return it immediately
1313 * The ''Direct filesystem lookup'' is performed next, if found we
1414 return it immediately
15
+* The ''Platform firmware fallback'' is performed next, but only when
16
+ firmware_request_platform() is used, if found we return it immediately
1517 * If no firmware has been found and the fallback mechanism was enabled
1618 the sysfs interface is created. After this either a kobject uevent
1719 is issued or the custom firmware loading is relied upon for firmware