On 07/20/2015 02:35 PM, Andrey Danin wrote:
NVEC driver was reimplemented to use tegra i2c. Use common i2c bindings for NVEC node.
diff --git a/arch/arm/boot/dts/tegra20-paz00.dts b/arch/arm/boot/dts/tegra20-paz00.dts
+ nvec: nvec@45 { + compatible = "nvidia,nvec-slave"; + reg = <0x45>;
I think you need to or in I2C_OWN_SLAVE_ADDRESS from <dt-bindings/i2c/i2c.h> here?
-- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html