Commit 26208f0
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 42fa45a commit 26208f0
1 file changed
Lines changed: 13 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
111 | 118 | | |
112 | 119 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
| |||
0 commit comments