Re: [PATCH v2 0/2] Add Reset controller support for HI3670 SoC

From: Wei Xu
Date: Mon Apr 15 2019 - 11:53:51 EST


Hi Manivannan,

On 2/15/2019 5:49 AM, Manivannan Sadhasivam wrote:
> Hello,
>
> This patchset adds Reset controller support for HiSilicon HI3670 SoC.
> HI3670 SoC is architecturally same as HI3660 SoC, hence the same driver
> is reused.
>
> This patchset has been tested on HiKey970 board.
>
> Thanks,
> Mani
>
> Changes in v2:
>
> * Used the DT compatible fallback approach instead of adding a new one
> for HI3670
>
> Manivannan Sadhasivam (2):
> dt-bindings: reset: Add HI3670 reset controller binding
> arm64: dts: hisilicon: hi3670: Add reset controller support
>
> .../devicetree/bindings/reset/hisilicon,hi3660-reset.txt | 7 ++++---
> arch/arm64/boot/dts/hisilicon/hi3670.dtsi | 6 ++++++
> 2 files changed, 10 insertions(+), 3 deletions(-)
>

Thanks!
Applied the series to the hisilicon dts tree.

Best Regards,
Wei