Re: [PATCH v3 1/4] reset: hisilicon: Add media reset controller binding

From: Xinliang Liu
Date: Mon Jun 20 2016 - 10:03:33 EST


On 20 June 2016 at 20:07, Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> wrote:
> Am Montag, den 20.06.2016, 11:50 +0800 schrieb Xinliang Liu:
>>
>> Required properties:
>> -- compatible: may be "hisilicon,hi6220-sysctrl"
>> +- compatible: should be one of the following:
>> + - "hisilicon,hi6220-sysctrl", "syscon" : For peripheral reset controller.
>> + - "hisilicon,hi6220-mediactrl", "syscon" : For media reset controller.
>> - reg: should be register base and length as documented in the
>> datasheet
>> - #reset-cells: 1, see below
>
> Thanks, I've applied all four patches to my reset/next branch.

Thanks, Philipp.

>
> You should eventually add the "syscon" compatible where it is still
> missing in Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt
> and Documentation/devicetree/bindings/clock/hi6220-clock.txt.

Will add the missing patches at other thread.

Thanks,
-xinliang

>
> regards
> Philipp
>