Files
sxmo-utils/configs/default_hooks/lge,hammerhead
ArenM b91dd113eb better handling of device-tree compatible string
The kernel documentation specifically says not to use
/sys/firmware/devicetree/base/compatible, and instead use
/proc/device-tree/compatible.
https://www.kernel.org/doc/html/latest/admin-guide/abi-testing.html#abi-sys-firmware-devicetree

Also compatible is null terminated, not comma terminated. Commas are
optional delimiters between manufacturer and model.
https://github.com/devicetree-org/devicetree-specification/releases

Signed-off-by: Anjandev Momi <anjan@momi.ca>
2022-04-13 16:35:31 -04:00

Symbolic link
1 line
24 B
Plaintext