[PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus
Stephen Warren
swarren at wwwdotorg.org
Mon Jul 20 15:19:32 PDT 2015
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 at 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?
More information about the linux-arm-kernel
mailing list