Re: [PATCH 3/3] openrisc: dts: Add OpenRISC platform SoC

From: Rob Herring
Date: Thu Oct 26 2017 - 23:18:43 EST


On Sun, Oct 22, 2017 at 11:46:41AM +0900, Stafford Horne wrote:
> Add devicetree binding documentation for the OpenRISC platform
> opencores,or1ksim. This is the main OpenRISC reference platform
> supporting multiple FPGA SoC's.
>
> This format is based on some of the mips binding docs as we have
> similar requirements.
>
> Also, update maintainers so openrisc related binding changes are visible
> to the openrisc team.

Your subject is wrong because this is not a dts patch. Use
"dt-bindings: openrisc: ..."

>
> Suggested-by: Pavel Machek <pavel@xxxxxx>
> Signed-off-by: Stafford Horne <shorne@xxxxxxxxx>
> ---
> .../bindings/openrisc/opencores/or1ksim.txt | 39 ++++++++++++++++++++++
> MAINTAINERS | 1 +
> 2 files changed, 40 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/openrisc/opencores/or1ksim.txt

Otherwise,

Acked-by: Rob Herring <robh@xxxxxxxxxx>