Re: [U-Boot] [PATCH 3/7] dt-bindings: add Tegra186 BPMP I2C binding

2016-07-31 Thread Heiko Schocher
Hello Stephen, Am 29.07.2016 um 21:15 schrieb Stephen Warren: From: Stephen Warren In Tegra186, the BPMP (Boot and Power Management Processor) owns certain HW devices, such as the I2C controller for the power management I2C bus. Software running on other CPUs must perform IPC to the BPMP in or

Re: [U-Boot] [PATCH 3/7] dt-bindings: add Tegra186 BPMP I2C binding

2016-07-31 Thread Simon Glass
On 29 July 2016 at 13:15, Stephen Warren wrote: > From: Stephen Warren > > In Tegra186, the BPMP (Boot and Power Management Processor) owns certain > HW devices, such as the I2C controller for the power management I2C bus. > Software running on other CPUs must perform IPC to the BPMP in order to

[U-Boot] [PATCH 3/7] dt-bindings: add Tegra186 BPMP I2C binding

2016-07-29 Thread Stephen Warren
From: Stephen Warren In Tegra186, the BPMP (Boot and Power Management Processor) owns certain HW devices, such as the I2C controller for the power management I2C bus. Software running on other CPUs must perform IPC to the BPMP in order to execute transactions on that I2C bus. This binding describ