From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3zM7Hf3h2NzF0bc for ; Thu, 18 Jan 2018 00:30:06 +1100 (AEDT) In-Reply-To: <151214687950.64022.15779582389677722807.stgit@ltcalpine2-lp14.aus.stglabs.ibm.com> To: Nathan Fontenot , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Subject: Re: [V3,9/9] powerpc: Enable support of ibm,dynamic-memory-v2 Message-Id: <3zM7Hd3Jgcz9sRV@ozlabs.org> Date: Thu, 18 Jan 2018 00:30:05 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2017-12-01 at 16:48:03 UTC, Nathan Fontenot wrote: > Add required bits to the architecture vector to enable support > of the ibm,dynamic-memory-v2 device tree property. > > Signed-off-by: Nathan Fontenot Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/0c38ed6f6f0b78a404fe46767d2150 cheers