Re: [PATCH] [media] adv7604: Initialize drive strength to default when using DT

2016-11-30 Thread Niklas Söderlund
Hi Lars, On 2016-11-29 12:23:48 +0100, Lars-Peter Clausen wrote: > The adv7604 driver platform data contains fields for configuring the drive > strength of the output pins. When probing the driver through DT these > fields are not explicitly initialized, which means they are left at 0. This > is a

Re: [PATCH] [media] adv7604: Initialize drive strength to default when using DT

2016-11-29 Thread Laurent Pinchart
Hi Lars, Thank you for the patch. On Tuesday 29 Nov 2016 12:23:48 Lars-Peter Clausen wrote: > The adv7604 driver platform data contains fields for configuring the drive > strength of the output pins. When probing the driver through DT these > fields are not explicitly initialized, which means the

[PATCH] [media] adv7604: Initialize drive strength to default when using DT

2016-11-29 Thread Lars-Peter Clausen
The adv7604 driver platform data contains fields for configuring the drive strength of the output pins. When probing the driver through DT these fields are not explicitly initialized, which means they are left at 0. This is a reserved setting for the drive strength configuration though and can caus