|
@@ -93,7 +93,7 @@ static const struct rcar_du_device_info rcar_du_r8a7791_info = {
|
|
* (currently unsupported) TCON output.
|
|
* (currently unsupported) TCON output.
|
|
*/
|
|
*/
|
|
[RCAR_DU_OUTPUT_DPAD0] = {
|
|
[RCAR_DU_OUTPUT_DPAD0] = {
|
|
- .possible_crtcs = BIT(1),
|
|
|
|
|
|
+ .possible_crtcs = BIT(1) | BIT(0),
|
|
.encoder_type = DRM_MODE_ENCODER_NONE,
|
|
.encoder_type = DRM_MODE_ENCODER_NONE,
|
|
.port = 0,
|
|
.port = 0,
|
|
},
|
|
},
|