Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751675AbdHaLg3 (ORCPT ); Thu, 31 Aug 2017 07:36:29 -0400 Received: from ozlabs.org ([103.22.144.67]:50799 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751581AbdHaLg2 (ORCPT ); Thu, 31 Aug 2017 07:36:28 -0400 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: 967689141eb37c4365eac0fac82d857773098475 In-Reply-To: <1503987820-31933-2-git-send-email-sukadev@linux.vnet.ibm.com> To: Sukadev Bhattiprolu From: Michael Ellerman Cc: stewart@linux.vnet.ibm.com, mikey@neuling.org, linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org, apopple@au1.ibm.com, oohall@gmail.com Subject: Re: [v8, 01/10] powerpc/vas: Define macros, register fields and structures Message-Id: <3xjgLf1w01z9t4b@ozlabs.org> Date: Thu, 31 Aug 2017 21:36:25 +1000 (AEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 373 Lines: 11 On Tue, 2017-08-29 at 06:23:31 UTC, Sukadev Bhattiprolu wrote: > Define macros for the VAS hardware registers and bit-fields as well > as couple of data structures needed by the VAS driver. > > Signed-off-by: Sukadev Bhattiprolu Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/967689141eb37c4365eac0fac82d85 cheers