Re: [PATCH v2 2/2] ARM: dts: am335x: add am335x-sancloud-bbe board support

2018-07-12 Thread Koen Kooi
> Op 12 jul. 2018, om 05:08 heeft Robert Nelson het > volgende geschreven: > > On Wed, Jul 11, 2018 at 8:31 AM, Tony Lindgren wrote: >> * Koen Kooi [180711 07:36]: >>> +_opp_table { >>> + /* >>> + * All PG 2.0 silicon may not support 1GHz but some of the early >>> + *

Re: [PATCH v2 2/2] ARM: dts: am335x: add am335x-sancloud-bbe board support

2018-07-12 Thread Koen Kooi
> Op 12 jul. 2018, om 05:08 heeft Robert Nelson het > volgende geschreven: > > On Wed, Jul 11, 2018 at 8:31 AM, Tony Lindgren wrote: >> * Koen Kooi [180711 07:36]: >>> +_opp_table { >>> + /* >>> + * All PG 2.0 silicon may not support 1GHz but some of the early >>> + *

Re: [PATCH v2 2/2] ARM: dts: am335x: add am335x-sancloud-bbe board support

2018-07-11 Thread Robert Nelson
On Wed, Jul 11, 2018 at 8:31 AM, Tony Lindgren wrote: > * Koen Kooi [180711 07:36]: >> +_opp_table { >> + /* >> + * All PG 2.0 silicon may not support 1GHz but some of the early >> + * BeagleBone Blacks have PG 2.0 silicon which is guaranteed >> + * to support 1GHz OPP so

Re: [PATCH v2 2/2] ARM: dts: am335x: add am335x-sancloud-bbe board support

2018-07-11 Thread Robert Nelson
On Wed, Jul 11, 2018 at 8:31 AM, Tony Lindgren wrote: > * Koen Kooi [180711 07:36]: >> +_opp_table { >> + /* >> + * All PG 2.0 silicon may not support 1GHz but some of the early >> + * BeagleBone Blacks have PG 2.0 silicon which is guaranteed >> + * to support 1GHz OPP so

Re: [PATCH v2 2/2] ARM: dts: am335x: add am335x-sancloud-bbe board support

2018-07-11 Thread Tony Lindgren
* Koen Kooi [180711 07:36]: > +_opp_table { > + /* > + * All PG 2.0 silicon may not support 1GHz but some of the early > + * BeagleBone Blacks have PG 2.0 silicon which is guaranteed > + * to support 1GHz OPP so enable it for PG 2.0 on this board. > + */ > +

Re: [PATCH v2 2/2] ARM: dts: am335x: add am335x-sancloud-bbe board support

2018-07-11 Thread Tony Lindgren
* Koen Kooi [180711 07:36]: > +_opp_table { > + /* > + * All PG 2.0 silicon may not support 1GHz but some of the early > + * BeagleBone Blacks have PG 2.0 silicon which is guaranteed > + * to support 1GHz OPP so enable it for PG 2.0 on this board. > + */ > +

[PATCH v2 2/2] ARM: dts: am335x: add am335x-sancloud-bbe board support

2018-07-11 Thread Koen Kooi
The "Beaglebone Enhanced" by Sancloud is based on the Beaglebone Black, but with the following differences: * Gigabit capable PHY * Extra USB hub, optional i2c control * lps3331ap barometer connected over i2c * MPU6050 6 axis MEMS accelerometer/gyro connected over i2c * 1GiB DDR3 RAM *

[PATCH v2 2/2] ARM: dts: am335x: add am335x-sancloud-bbe board support

2018-07-11 Thread Koen Kooi
The "Beaglebone Enhanced" by Sancloud is based on the Beaglebone Black, but with the following differences: * Gigabit capable PHY * Extra USB hub, optional i2c control * lps3331ap barometer connected over i2c * MPU6050 6 axis MEMS accelerometer/gyro connected over i2c * 1GiB DDR3 RAM *