From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene@kernel.org (Kukjin Kim) Date: Sat, 24 Oct 2015 05:05:20 +0900 Subject: [PATCH v3 1/3] dt-bindings: Consolidate SRAM bindings from all vendors In-Reply-To: <562A8ED8.6060904@kernel.org> References: <1445564361-16974-1-git-send-email-k.kozlowski@samsung.com> <562A8ED8.6060904@kernel.org> Message-ID: <562A9300.5060105@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/24/15 04:47, Kukjin Kim wrote: > 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 Acked-by: Kukjin Kim >> Suggested-by: Rob Herring >> > Applied with Heiko and Maxime's ack. > + Sudeep Oops, I can't because of ..bindings/arm/arm,scpi.txt, this series should be handled with "DT binding for ARM System Control and Power Interface(SCPI) protocol" - Kukjin