From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: [PATCH v8 2/4] hwspinlock/core: add device tree support Date: Thu, 12 Mar 2015 04:05:43 -0700 Message-ID: <20150312110543.GT26334@sonymobile.com> References: <1425520876-37826-1-git-send-email-s-anna@ti.com> <1425520876-37826-3-git-send-email-s-anna@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <1425520876-37826-3-git-send-email-s-anna-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Suman Anna Cc: Ohad Ben-Cohen , Mark Rutland , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: devicetree@vger.kernel.org On Wed 04 Mar 18:01 PST 2015, Suman Anna wrote: > This patch adds a new OF-friendly API of_hwspin_lock_get_id() > for hwspinlock clients to use/request locks from a hwspinlock > device instantiated through a device-tree blob. This new API > can be used by hwspinlock clients to get the id for a specific > lock using the phandle + args specifier, so that it can be > requested using the available hwspin_lock_request_specific() > API. > > Signed-off-by: Suman Anna Reviewed-by: Bjorn Andersson Regards, Bjorn -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html