From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [PATCH v3 1/3] dt-bindings: Consolidate SRAM bindings from all vendors Date: Sat, 24 Oct 2015 04:47:36 +0900 Message-ID: <562A8ED8.6060904@kernel.org> References: <1445564361-16974-1-git-send-email-k.kozlowski@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1445564361-16974-1-git-send-email-k.kozlowski@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org To: Krzysztof Kozlowski Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Kukjin Kim , Heiko Stuebner , Maxime Ripard , Chen-Yu Tsai , Javier Martinez Canillas , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-rockchip@lists.infradead.org List-Id: devicetree@vger.kernel.org On 10/23/15 10:39, Krzysztof Kozlowski wrote: > SRAM bindings for various SoCs, using the mmio-sram genalloc > API, are spread over different places - per SoC vendor. Since all of > these are quite similar (they depend on mmio-sram) move them to a common > place. > > Signed-off-by: Krzysztof Kozlowski > Cc: Heiko Stuebner > Cc: Maxime Ripard > Cc: Chen-Yu Tsai > Cc: Kukjin Kim > Suggested-by: Rob Herring > Applied with Heiko and Maxime's ack. Thanks, Kukjin