Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1188701 > unrolled thread

Re: [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus

Started byAndrey Danin <danindrey@mail.ru>
First post2015-07-21 08:40 +0200
Last post2015-07-21 08:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus Andrey Danin <danindrey@mail.ru> - 2015-07-21 08:40 +0200

#1188701 — Re: [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus

FromAndrey Danin <danindrey@mail.ru>
Date2015-07-21 08:40 +0200
SubjectRe: [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus
Message-ID<pOznA-mJ-15@gated-at.bofh.it>
On 21.07.2015 1:19, Stephen Warren wrote:
> 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?

Sorry, I mentioned it in letter 0 only.
I will rework nvec driver and device tree according to i2c core slave 
implementation later. v3 of this patchset is for fixing tegra i2c driver 
only.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web