On 3/9/25 04:21, Antheas Kapenekakis wrote:
Currently, the oxp-sensors driver fuzzy matches the X1 variants. Luckily, X1 and X1 mini share most hardware features so this works. However, they are completely different product lines, and there is an expectation that OneXPlayer will release more devices in the X1 line that may have differences. Therefore, distinguish the 3 devices that currently exist in the market. These are the OneXPlayer X1 AMD and Intel variants, and the X1 mini which only has an AMD variant. As far as registers go, all three support the current driver functionality. Signed-off-by: Antheas Kapenekakis <lkml@xxxxxxxxxxx>
It doesn't make sense to handle those two patches in the hwmon subsystem because the others depend on it. I'll assume that all patches will be applied through a platform tree. Acked-by: Guenter Roeck <linux@xxxxxxxxxxxx>