On Sat, May 09, 2026 at 02:46:19PM -0700, Ethan Nelson-Moore wrote: > The eukrea-tlv320 driver contains checks for ARM machine IDs via > machine_is_*() macros. The boards concerned now support only FDT > booting, which does not use machine IDs, and therefore the code should > be updated to check the DT compatible property instead. Please submit patches using subject lines reflecting the style for the subsystem, this makes it easier for people to identify relevant patches. Look at what existing commits in the area you're changing are doing and make sure your subject lines visually resemble what they're doing.