Re: [PATCH] ARM: dts: Revert disabling of smc91x for n900

2015-02-19 Thread Pali Rohár
On Wednesday 18 February 2015 23:42:06 Tony Lindgren wrote: > * Pali Rohár [150218 11:07]: > > On Wednesday 18 February 2015 17:33:53 Tony Lindgren wrote: > > > > */ +// reg = <1 0x300 0xf>;/* 16 byte IO range at > > > > offset > > > > > > 0x300 */ + reg = <1 0x

Re: [PATCH] ARM: dts: Revert disabling of smc91x for n900

2015-02-19 Thread Pali Rohár
On Thursday 19 February 2015 05:50:48 Tony Lindgren wrote: > * Pali Rohár [150218 15:58]: > > On Wednesday 18 February 2015 23:42:06 Tony Lindgren wrote: > > > Of course it's always possible to do do a > > > omap3-n900-qemu.dts if larger changes are needed :) > > > > I would like to avoid using s

Re: [PATCH] ARM: dts: Revert disabling of smc91x for n900

2015-02-18 Thread Tony Lindgren
* Pali Rohár [150218 15:58]: > On Wednesday 18 February 2015 23:42:06 Tony Lindgren wrote: > > Of course it's always possible to do do a omap3-n900-qemu.dts > > if larger changes are needed :) > > I would like to avoid using separate DTS for qemu. When we have > only one DTS file (for both qemu a

Re: [PATCH] ARM: dts: Revert disabling of smc91x for n900

2015-02-18 Thread Tony Lindgren
* Pali Rohár [150218 11:07]: > On Wednesday 18 February 2015 17:33:53 Tony Lindgren wrote: > > > */ +//reg = <1 0x300 0xf>;/* 16 byte IO range at > offset > > > 0x300 */ +reg = <1 0x0 0xf>; /* 16 byte IO > > > range > at > > > offset 0x300 */

Re: [PATCH] ARM: dts: Revert disabling of smc91x for n900

2015-02-18 Thread Pali Rohár
On Wednesday 18 February 2015 23:42:06 Tony Lindgren wrote: > * Pali Rohár [150218 11:07]: > > On Wednesday 18 February 2015 17:33:53 Tony Lindgren wrote: > > > > */ +// reg = <1 0x300 0xf>;/* 16 byte IO range at > > > > offset > > > > > > 0x300 */ + reg = <1 0

Re: [PATCH] ARM: dts: Revert disabling of smc91x for n900

2015-02-18 Thread Pali Rohár
On Wednesday 18 February 2015 17:33:53 Tony Lindgren wrote: > * Pali Rohár [150218 07:23]: > > On Tuesday 06 January 2015 00:02:29 Tony Lindgren wrote: > > > Revert "ARM: dts: Disable smc91x on n900 until bootloader > > > dependency is removed". We've now fixed the issues that > > > caused problem

Re: [PATCH] ARM: dts: Revert disabling of smc91x for n900

2015-02-18 Thread Tony Lindgren
* Pali Rohár [150218 07:23]: > On Tuesday 06 January 2015 00:02:29 Tony Lindgren wrote: > > Revert "ARM: dts: Disable smc91x on n900 until bootloader > > dependency is removed". We've now fixed the issues that > > caused problems with uninitialized hardware depending on > > the bootloader version.

Re: [PATCH] ARM: dts: Revert disabling of smc91x for n900

2015-02-18 Thread Pali Rohár
On Tuesday 06 January 2015 00:02:29 Tony Lindgren wrote: > Revert "ARM: dts: Disable smc91x on n900 until bootloader > dependency is removed". We've now fixed the issues that > caused problems with uninitialized hardware depending on > the bootloader version. Mostly things got fixed with > the foll