Re: [PATCH next] power: rk8xx: fix display name for RK808

2024-06-18 Thread Dragan Simic
Hello Quentin, On 2024-06-18 11:46, Quentin Schulz wrote: On 6/17/24 7:57 PM, Dragan Simic wrote: On 2024-06-17 18:48, Quentin Schulz wrote: From: Quentin Schulz Commit 2ce40542e0eb ("power: rk8xx: properly print all supported PMICs name") fixed all PMICs name that were broken but broke the

Re: [PATCH next] power: rk8xx: fix display name for RK808

2024-06-18 Thread Quentin Schulz
Hi Dragan, On 6/17/24 7:57 PM, Dragan Simic wrote: On 2024-06-17 18:48, Quentin Schulz wrote: From: Quentin Schulz Commit 2ce40542e0eb ("power: rk8xx: properly print all supported PMICs name") fixed all PMICs name that were broken but broke the only one that was not broken already: RK808. Thi

Re: [PATCH next] power: rk8xx: fix display name for RK808

2024-06-17 Thread Dragan Simic
On 2024-06-17 18:48, Quentin Schulz wrote: From: Quentin Schulz Commit 2ce40542e0eb ("power: rk8xx: properly print all supported PMICs name") fixed all PMICs name that were broken but broke the only one that was not broken already: RK808. This one is a special case because the ID registers a

[PATCH next] power: rk8xx: fix display name for RK808

2024-06-17 Thread Quentin Schulz
From: Quentin Schulz Commit 2ce40542e0eb ("power: rk8xx: properly print all supported PMICs name") fixed all PMICs name that were broken but broke the only one that was not broken already: RK808. This one is a special case because the ID registers are marked as reserved and always return 0, so th