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. Thanks, Frank