[PATCH v3 4/6] [media] c8sectpfe: Update binding to reset-gpios
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2015-09-01 10:12:38
Also in:
linux-devicetree, linux-media, lkml
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2015-09-01 10:12:38
Also in:
linux-devicetree, linux-media, lkml
Hi Rob, On Mon, 31 Aug 2015, Rob Herring wrote:
On Fri, Aug 28, 2015 at 12:52 PM, Peter Griffin [off-list ref] wrote:quoted
gpio.txt documents that GPIO properties should be named "[<name>-]gpios", with <name> being the purpose of this GPIO for the device. This change has been done as one atomic commit.dtb and kernel updates are not necessarily atomic, so you are breaking compatibility with older dtbs. You should certainly highlight that in the commit message. I only point this out. I'll leave it to platform maintainers whether or not this breakage is acceptable.
Ok I will highlight that in the commit message of the next version. regards, Peter.