lkml.org 
[lkml]   [2021]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 04/12] arm64: dts: zynqmp: Enable reset controller driver
Hi Michal,

Thank you for the patch.

On Thu, Jan 21, 2021 at 11:26:52AM +0100, Michal Simek wrote:
> Enable reset controller to be prepared for use.
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
>
> Changes in v2:
> - Remove reset description for IPs from this patch. IPs will be enabled
> separately with DT binding update.
> - Change patch subject
>
> arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
> index cdc1a0ddfa01..94a2e1f2b713 100644
> --- a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
> +++ b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
> @@ -187,6 +187,11 @@ zynqmp_pcap: pcap {
> xlnx_aes: zynqmp-aes {
> compatible = "xlnx,zynqmp-aes";
> };
> +
> + zynqmp_reset: reset-controller {
> + compatible = "xlnx,zynqmp-reset";
> + #reset-cells = <1>;
> + };
> };
> };
>

--
Regards,

Laurent Pinchart

\
 
 \ /
  Last update: 2021-01-21 23:40    [W:1.379 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site