Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753470AbbLKGNV (ORCPT ); Fri, 11 Dec 2015 01:13:21 -0500 Received: from mail-ob0-f173.google.com ([209.85.214.173]:34092 "EHLO mail-ob0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751769AbbLKGNT (ORCPT ); Fri, 11 Dec 2015 01:13:19 -0500 From: Andy Gross To: linux-arm-msm@vger.kernel.org Cc: Bjorn Andersson , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Andy Gross Subject: [Patch v4 0/2] Add SMEM nodes for APQ8084 and MSM8916 Date: Fri, 11 Dec 2015 00:13:03 -0600 Message-Id: <1449814385-11970-1-git-send-email-andy.gross@linaro.org> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1203 Lines: 35 This patch set adds the SMEM nodes for the APQ8084 and MSM8916 platforms. These patches were originally part of: https://lkml.org/lkml/headers/2015/9/24/561 I split these two patches out because these were the only DTS patches that required modifications. The rest have been accepted. I continued to add the previous change log for continuity sake. Changes since v3: - Moved smem node outside of soc and fixed up the rpm-msg-ram Changes since v2: - Fixed some missed review comments - Corrected the SMD RPM example binding indentation Changes since v1: - Fixed various review comments - Removed MSM8974 patches as there was already an outstanding patch Andy Gross (2): arm64: dts: qcom: Add MSM8916 SMEM nodes arm: dts: Add APQ8084 SMEM nodes arch/arm/boot/dts/qcom-apq8084.dtsi | 36 ++++++++++++++++++++++++++++++ arch/arm64/boot/dts/qcom/msm8916.dtsi | 41 +++++++++++++++++++++++++++++++++++ 2 files changed, 77 insertions(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/