From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753069AbbJWKtv (ORCPT ); Fri, 23 Oct 2015 06:49:51 -0400 Received: from gloria.sntech.de ([95.129.55.99]:34540 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752167AbbJWKtt (ORCPT ); Fri, 23 Oct 2015 06:49:49 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Krzysztof Kozlowski Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Kukjin Kim , 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 Subject: Re: [PATCH v3 1/3] dt-bindings: Consolidate SRAM bindings from all vendors Date: Fri, 23 Oct 2015 12:49:29 +0200 Message-ID: <1694120.gDU4knuKKT@diego> User-Agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.12; x86_64; ; ) In-Reply-To: <1445564361-16974-1-git-send-email-k.kozlowski@samsung.com> References: <1445564361-16974-1-git-send-email-k.kozlowski@samsung.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, 23. Oktober 2015, 10:39:19 schrieb Krzysztof Kozlowski: > 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 > > --- > > Changes since v2: > 1. Update paths to sram.txt. > > Changes since v1: > 1. New patch. Extended suggestion from Rob. > --- > .../bindings/{arm/rockchip/pmu-sram.txt => sram/rockchip-pmu-sram.txt} > .../bindings/{arm/rockchip/smp-sram.txt => sram/rockchip-smp-sram.txt} for the Rockchip parts Acked-by: Heiko Stuebner