[PATCH resend] ARM: dts: sun7i: Add dts file for the lamobo-r1 board

Hans de Goede hdegoede at redhat.com
Wed Jan 27 23:49:24 PST 2016


Hi,

On 27-01-16 20:47, Maxime Ripard wrote:
> Hi Hans,
>
> On Wed, Jan 27, 2016 at 07:41:45PM +0100, Hans de Goede wrote:
>> From: Jelle de Jong <jelledejong at powercraft.nl>
>>
>> The lamobo-r1 board, sometimes called the BPI-R1 but not labelled as such
>> on the PCB, is meant as a A20 based router board. As such the board comes
>> with a built-in switch chip giving it 5 gigabit ethernet boards, and it
>> has a large empty area on the pcb with mounting holes which will fit a
>> 2.5 inch harddisk. To complete its networking features it has a
>> Realtek RTL8192CU for WiFi 802.11 b/g/n.
>>
>> Signed-off-by: Jelle de Jong <jelledejong at powercraft.nl>
>> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
>
> Sorry that I missed it :/
>
> It looks mostly fine, I just have a minor question / comment below.
>
>> +&cpu0 {
>> +	cpu-supply = <&reg_dcdc2>;
>> +	operating-points = <
>> +		/* kHz	  uV */
>> +		960000	1400000
>> +		912000	1400000
>> +		864000	1350000
>> +		720000	1250000
>> +		528000	1150000
>> +		312000	1100000
>> +		144000	1050000
>> +		>;
>> +};
>
> Have you used the default OPPs and it turned out to be unstable, or is
> it just some copy / paste from the FEX file?

Just copy paste from the fex file, let me know if you want a new version with
the opp-s removed.

Regards,

Hans



More information about the linux-arm-kernel mailing list