From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCHv5] watchdog: xilinx: Add clock support Date: Fri, 12 Aug 2016 14:01:23 -0500 Message-ID: <20160812190123.GB16954@rob-hp-laptop> References: <1470984421-3494-1-git-send-email-shubhrajyoti.datta@xilinx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <1470984421-3494-1-git-send-email-shubhrajyoti.datta-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org> Sender: linux-watchdog-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Shubhrajyoti Datta Cc: linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org, shubhrajyoti.datta-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org, wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, Aug 12, 2016 at 12:17:01PM +0530, Shubhrajyoti Datta wrote: > Add support for the clock. Currently we enable > at probe and relinquish at remove. > > Reviewed-by: Guenter Roeck > Acked-by: Sören Brinkmann > Signed-off-by: Shubhrajyoti Datta > --- > v2: > fix spaces and error path. > v3 > do not fail existing dts > v4: > fix the error prints as the clock is optional > v5: > remove some more prints > > .../devicetree/bindings/watchdog/of-xilinx-wdt.txt | 3 +++ Acked-by: Rob Herring > drivers/watchdog/of_xilinx_wdt.c | 25 ++++++++++++++++++++-- > 2 files changed, 26 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html