Commit 2d8251d
platform/chrome: lightbar: Report number of segments
Add attribue `num_segments` to return the number of exposed LED segments
in the lightbar. It can be smaller than the number of physical leds in
the lightbar.
Test: Check the attribute is present and returns a value when read.
Signed-off-by: Gwendal Grignou <gwendal@google.com>
Link: https://lore.kernel.org/r/20260130081351.487517-1-gwendal@google.com
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>1 parent ec0dd36 commit 2d8251d
2 files changed
Lines changed: 54 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
183 | 224 | | |
184 | 225 | | |
185 | 226 | | |
| |||
512 | 553 | | |
513 | 554 | | |
514 | 555 | | |
| 556 | + | |
515 | 557 | | |
516 | 558 | | |
517 | 559 | | |
| |||
521 | 563 | | |
522 | 564 | | |
523 | 565 | | |
| 566 | + | |
524 | 567 | | |
525 | 568 | | |
526 | 569 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2005 | 2005 | | |
2006 | 2006 | | |
2007 | 2007 | | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
2008 | 2016 | | |
2009 | 2017 | | |
2010 | 2018 | | |
| |||
2086 | 2094 | | |
2087 | 2095 | | |
2088 | 2096 | | |
| 2097 | + | |
| 2098 | + | |
2089 | 2099 | | |
2090 | 2100 | | |
2091 | 2101 | | |
| |||
2143 | 2153 | | |
2144 | 2154 | | |
2145 | 2155 | | |
| 2156 | + | |
2146 | 2157 | | |
2147 | 2158 | | |
2148 | 2159 | | |
| |||
0 commit comments