Re: [PATCH v2 8/8] ARM: bcm2835: Disable i2c2 in the Device Tree

2016-09-27 Thread Noralf Trønnes
Den 27.09.2016 19:25, skrev Stefan Wahren: Noralf Trønnes hat am 27. September 2016 um 13:57 geschrieben: i2c2 is connected to the HDMI connector and is controlled by the firmware. Disable it to stay out of harms way. Until this point the commit message is okay, the rest

Re: [PATCH v2 8/8] ARM: bcm2835: Disable i2c2 in the Device Tree

2016-09-27 Thread Noralf Trønnes
Den 27.09.2016 19:25, skrev Stefan Wahren: Noralf Trønnes hat am 27. September 2016 um 13:57 geschrieben: i2c2 is connected to the HDMI connector and is controlled by the firmware. Disable it to stay out of harms way. Until this point the commit message is okay, the rest is more confusing.

Re: [PATCH v2 8/8] ARM: bcm2835: Disable i2c2 in the Device Tree

2016-09-27 Thread Jan Kandziora
Am 27.09.2016 um 19:25 schrieb Stefan Wahren: > >> Noralf Trønnes hat am 27. September 2016 um 13:57 >> geschrieben: >> >> >> i2c2 is connected to the HDMI connector and is controlled by the >> firmware. Disable it to stay out of harms way. > > Until this point the commit

Re: [PATCH v2 8/8] ARM: bcm2835: Disable i2c2 in the Device Tree

2016-09-27 Thread Jan Kandziora
Am 27.09.2016 um 19:25 schrieb Stefan Wahren: > >> Noralf Trønnes hat am 27. September 2016 um 13:57 >> geschrieben: >> >> >> i2c2 is connected to the HDMI connector and is controlled by the >> firmware. Disable it to stay out of harms way. > > Until this point the commit message is okay, the

Re: [PATCH v2 8/8] ARM: bcm2835: Disable i2c2 in the Device Tree

2016-09-27 Thread Stefan Wahren
> Noralf Trønnes hat am 27. September 2016 um 13:57 > geschrieben: > > > i2c2 is connected to the HDMI connector and is controlled by the > firmware. Disable it to stay out of harms way. Until this point the commit message is okay, the rest is more confusing. Btw this

Re: [PATCH v2 8/8] ARM: bcm2835: Disable i2c2 in the Device Tree

2016-09-27 Thread Stefan Wahren
> Noralf Trønnes hat am 27. September 2016 um 13:57 > geschrieben: > > > i2c2 is connected to the HDMI connector and is controlled by the > firmware. Disable it to stay out of harms way. Until this point the commit message is okay, the rest is more confusing. Btw this should avoid a warning

[PATCH v2 8/8] ARM: bcm2835: Disable i2c2 in the Device Tree

2016-09-27 Thread Noralf Trønnes
i2c2 is connected to the HDMI connector and is controlled by the firmware. Disable it to stay out of harms way. >From the downstream commit: i2c-bcm2708/BCM270X_DT: Add support for I2C2 The third I2C bus (I2C2) is normally reserved for HDMI use. Careless use of this bus can break an attached

[PATCH v2 8/8] ARM: bcm2835: Disable i2c2 in the Device Tree

2016-09-27 Thread Noralf Trønnes
i2c2 is connected to the HDMI connector and is controlled by the firmware. Disable it to stay out of harms way. >From the downstream commit: i2c-bcm2708/BCM270X_DT: Add support for I2C2 The third I2C bus (I2C2) is normally reserved for HDMI use. Careless use of this bus can break an attached