From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v8 2/3] of/pci: Add helper function to parse max-link-speed from dt Date: Mon, 24 Oct 2016 19:17:19 -0500 Message-ID: References: <1476755110-22647-1-git-send-email-shawn.lin@rock-chips.com> <1476755110-22647-2-git-send-email-shawn.lin@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1476755110-22647-2-git-send-email-shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Shawn Lin Cc: Bjorn Helgaas , "linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "open list:ARM/Rockchip SoC..." , Wenrui Li , Brian Norris , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Mon, Oct 17, 2016 at 8:45 PM, Shawn Lin wrote: > This new helper function could be used by host drivers to > get the limitaion of max link speed provided by dt. If the > property isn't assigned or is invalid, it will return -EINVAL > to the caller. > > Signed-off-by: Shawn Lin Acked-by: Rob Herring Rob -- 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