Acpi Prp0001 0 =link= Now
acpi prp0001 0
Standardized for ARM and embedded architectures. It relies on open-source text files describing hardware registers and links directly to a device driver's of_match_table . acpi prp0001 0
New sysfs and debugfs interfaces can now display which devices are matched via PRP0001 and what compatible string was used, simplifying diagnosis of missing driver matches. acpi prp0001 0 Standardized for ARM and embedded
For years, Linux drivers were split. A driver written for an ARM embedded sensor used Device Tree. A driver written for an x86 laptop sensor used ACPI. Rewriting drivers to support both ecosystems resulted in massive code duplication. 🌉 Enter PRP0001 : The Universal Translator Package () Package (2) "compatible"
/* DSD Package with compatible string (required) */ Name (_DSD, Package() ToUUID("daffd814-6eba-4d8c-8a91-bc9bbf4aa301"), Package () Package (2) "compatible", "ti,tmp75" ,