Commit 94a66fe
committed
regulator: rpi-panel-v2: Cache regmap values
Not all implementations of the V2 regulator support reading back
the value of registers, which makes the GPIO control fail.
Enable the regmap caching to avoid this.
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>1 parent 1d5bb99 commit 94a66fe
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
0 commit comments