From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.codeaurora.org (smtp.codeaurora.org [198.145.29.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id B53AC1A02DF for ; Fri, 16 Oct 2015 06:59:34 +1100 (AEDT) Date: Thu, 15 Oct 2015 12:53:16 -0700 From: Stephen Boyd To: Scott Wood Cc: Michael Turquette , "Rafael J. Wysocki" , Viresh Kumar , Russell King , linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, Tang Yuantian Subject: Re: [PATCH v3 3/5] clk: qoriq: Add ls2080a support. Message-ID: <20151015195316.GS4558@codeaurora.org> References: <1442723397-26329-1-git-send-email-scottwood@freescale.com> <1442723397-26329-4-git-send-email-scottwood@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1442723397-26329-4-git-send-email-scottwood@freescale.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 09/19, Scott Wood wrote: > LS2080A is the first implementation of the chassis 3 clockgen, which > has a different register layout than previous chips. It is also little > endian, unlike previous chips. > > Signed-off-by: Scott Wood > --- Acked-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project