Commit bfd3e53
platform/x86: asus-wmi: fix screenpad brightness range
[ Upstream commit 8d95d1f ]
Fix screenpad brightness range being too limited without reason:
testing this patch on a Zenbook Duo showed the hardware minimum not being
too low, therefore allow the user to configure the entire range, and
expose to userspace the hardware brightness range and value.
Fixes: 2c97d3e ("platform/x86: asus-wmi: add support for ASUS screenpad")
Signed-off-by: Denis Benato <denis.benato@linux.dev>
Signed-off-by: Luke Jones <luke@ljones.dev>
Link: https://patch.msgid.link/20260302174431.349816-3-denis.benato@linux.dev
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 38a9aa1 commit bfd3e53
1 file changed
Lines changed: 6 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | 130 | | |
132 | 131 | | |
133 | 132 | | |
| |||
4143 | 4142 | | |
4144 | 4143 | | |
4145 | 4144 | | |
4146 | | - | |
| 4145 | + | |
4147 | 4146 | | |
4148 | 4147 | | |
4149 | 4148 | | |
4150 | 4149 | | |
4151 | 4150 | | |
4152 | | - | |
| 4151 | + | |
4153 | 4152 | | |
4154 | 4153 | | |
4155 | 4154 | | |
| |||
4189 | 4188 | | |
4190 | 4189 | | |
4191 | 4190 | | |
4192 | | - | |
| 4191 | + | |
4193 | 4192 | | |
4194 | 4193 | | |
4195 | 4194 | | |
4196 | | - | |
| 4195 | + | |
4197 | 4196 | | |
4198 | 4197 | | |
4199 | 4198 | | |
4200 | 4199 | | |
4201 | | - | |
4202 | | - | |
4203 | | - | |
4204 | 4200 | | |
4205 | 4201 | | |
4206 | 4202 | | |
4207 | | - | |
| 4203 | + | |
4208 | 4204 | | |
4209 | 4205 | | |
4210 | 4206 | | |
| |||
4215 | 4211 | | |
4216 | 4212 | | |
4217 | 4213 | | |
4218 | | - | |
| 4214 | + | |
4219 | 4215 | | |
4220 | 4216 | | |
4221 | 4217 | | |
| |||
0 commit comments