On 07/20/2015 02:35 PM, Andrey Danin wrote:
Remove i2c controller related code and use tegra i2c driver in slave mode.
Update nvec documentation.

diff --git a/Documentation/devicetree/bindings/nvec/nvidia,nvec.txt 
b/Documentation/devicetree/bindings/nvec/nvidia,nvec.txt

I would expect this patch to add a new binding file nvidia,nvec-slave.txt so that the filename continues to match the compatible value it documents. This patch introduces a new binding for the NVEC slave as opposed to modifying the existing binding.

+- compatible : should be "nvidia,nvec-slave".
+- reg: the i2c address of the slave controller

I think "the I2C address to respond to" would be clearer? You might also mention that this needs to include flags from <dt-bindings/i2c/ic2.h>.
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to