Commit c5317ee
committed
media: i2c: imx477: Add selection of (non)continuous clock mode
The register set was always selecting continuous clock mode,
even though all our overlays were saying it should be non-continuous.
Read the configuration from fwnode and configure the sensor
accordingly.
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>1 parent e71eccc commit c5317ee
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
| |||
243 | 245 | | |
244 | 246 | | |
245 | 247 | | |
246 | | - | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
| |||
1037 | 1038 | | |
1038 | 1039 | | |
1039 | 1040 | | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
1040 | 1046 | | |
1041 | 1047 | | |
1042 | 1048 | | |
| |||
1637 | 1643 | | |
1638 | 1644 | | |
1639 | 1645 | | |
| 1646 | + | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
1640 | 1652 | | |
1641 | 1653 | | |
1642 | 1654 | | |
| |||
2062 | 2074 | | |
2063 | 2075 | | |
2064 | 2076 | | |
| 2077 | + | |
| 2078 | + | |
2065 | 2079 | | |
2066 | 2080 | | |
2067 | 2081 | | |
| |||
0 commit comments