[PATCH v7 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver
From: robh@kernel.org (Rob Herring)
Date: 2016-08-01 01:57:54
Also in:
linux-devicetree, linux-media, lkml
From: robh@kernel.org (Rob Herring)
Date: 2016-08-01 01:57:54
Also in:
linux-devicetree, linux-media, lkml
On Sun, Jul 31, 2016 at 8:23 PM, Wu, Songjun [off-list ref] wrote:
On 7/30/2016 05:44, Rob Herring wrote:quoted
On Fri, Jul 29, 2016 at 03:54:08PM +0800, Songjun Wu wrote:quoted
DT binding documentation for ISC driver. Signed-off-by: Songjun Wu <redacted> --- Changes in v7: None Changes in v6: - Add "iscck" and "gck" to clock-names. Changes in v5: - Add clock-output-names. Changes in v4: - Remove the isc clock nodes. Changes in v3: - Remove the 'atmel,sensor-preferred'. - Modify the isc clock node according to the Rob's remarks. Changes in v2: - Remove the unit address of the endpoint. - Add the unit address to the clock node. - Avoid using underscores in node names. - Drop the "0x" in the unit address of the i2c node. - Modify the description of 'atmel,sensor-preferred'. - Add the description for the ISC internal clock. .../devicetree/bindings/media/atmel-isc.txt | 65 ++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/atmel-isc.txtPlease add acks when posting new versions. RobHi Rob, Thank you for your reminder. Should I Add 'Acked-by: Rob Herring [off-list ref]' behind 'Signed-off-by: Songjun Wu [off-list ref]'?
Before or after is fine.
Should I resend this patch?
Not just to add acks, but if you send v8, add the acks. Rob