Commit 3887775
Dharma Balasubiramani
mfd: atmel-hlcdc: Obtain essential clock for LCD operation
Add checks for the presence of the essential clocks necessary for
distinct display interfaces (GCK for PDA and MIPI Display, LVDS PLL
for LVDS Display), as dictated by the Device Tree. The LCD controller
expects one of these clocks to be present but not both, thus obtaining
the required clock to enable LCD functionality.
Fixes: ab9801b ("mfd: atmel-hlcdc: set prepare and enable LVDS PLL clock for LVDS display")
Signed-off-by: Dharma Balasubiramani <dharma.b@microchip.com>1 parent 2962ef8 commit 3887775
1 file changed
Lines changed: 13 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
113 | 120 | | |
114 | 121 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
| |||
0 commit comments