Re: [PATCH 0/2] sony-cxd2880: add optional vcc regulator

From: Neil Armstrong
Date: Fri Nov 09 2018 - 03:50:18 EST


Hi Frank,

On 09/11/2018 03:22, Frank Rowand wrote:
> Hi Neil,
>
> On 11/8/18 4:50 AM, Neil Armstrong wrote:
>> This patchset adds an optional VCC regulator to the bindings and driver to
>> make sure power is enabled to the module before starting attaching to
>> the device.
>>
>> Neil Armstrong (2):
>> media: cxd2880-spi: Add optional vcc regulator
>> media: sony-cxd2880: add optional vcc regulator to bindings
>>
>> .../devicetree/bindings/media/spi/sony-cxd2880.txt | 4 ++++
>> drivers/media/spi/cxd2880-spi.c | 16 ++++++++++++++++
>> 2 files changed, 20 insertions(+)
>>
>
> Please see Documentation/devicetree/bindings/submitting-patches.txt
> for some helpful information about submitting a series that includes
> a bindings patch.
>
> You will want to add 'dt-bindings:' into the subject line, along with the
> current 'media:'. And getmaintainer will give you Rob's and Mark's
> emails.

I'll re-spin with dt-bindings, but some maintainers don't want or don't care,
so it's always a wild guess at some point !

>
> Thanks,
>
> Frank
>

Neil