Re: [PATCH 10/13] openrisc: add simple_smp dts and defconfig for simulators

From: Stafford Horne
Date: Mon Sep 11 2017 - 18:55:49 EST


On Tue, Sep 12, 2017 at 7:37 AM, Pavel Machek <pavel@xxxxxx> wrote:
> On Thu 2017-08-31 07:03:11, Stafford Horne wrote:
>> From: Stefan Kristiansson <stefan.kristiansson@xxxxxxxxxxxxx>
>>
[...]
>> +++ b/arch/openrisc/boot/dts/simple_smp.dts
>> @@ -0,0 +1,58 @@
>> +/dts-v1/;
>> +/ {
>> + compatible = "opencores,or1ksim";
>
> You may want to add some comment on top, explaining what this
> is... and perhaps link to some page documenting how to set up
> qemu/FPGAs?

Sure, I can create an entry in Documentation/devicetree/binding
documenting this since its been there for a while but was never properly
documented.

But, just to be clear, what do you mean by page? Are you suggesting
linking to a web page? Or do you mean something in Documentation/...?

-Stafford