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

From: Philipp Zabel
Date: Mon Jun 20 2016 - 08:11:55 EST


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.

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.

regards
Philipp