Re: [PATCH next 5/5] power: rk8xx: properly print all supported PMICs name

2024-05-25 Thread Dragan Simic
Hello Quentin, Thanks for fixing this issue! Please see my comments below. On 2024-05-24 13:42, Quentin Schulz wrote: From: Quentin Schulz The ID of the PMIC is stored in the 2 16b registers but the only part that matters right now is the 3 MSB, which make the 3 digits (in hex) of the part

[PATCH next 5/5] power: rk8xx: properly print all supported PMICs name

2024-05-24 Thread Quentin Schulz
From: Quentin Schulz The ID of the PMIC is stored in the 2 16b registers but the only part that matters right now is the 3 MSB, which make the 3 digits (in hex) of the part number. Right now, only RK808 was properly displayed, with this all currently supported PMICs should display the proper par