From patchwork Sat Mar 11 01:21:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 662164 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D9026C6FA99 for ; Sat, 11 Mar 2023 01:22:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230433AbjCKBWF (ORCPT ); Fri, 10 Mar 2023 20:22:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40402 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230344AbjCKBVy (ORCPT ); Fri, 10 Mar 2023 20:21:54 -0500 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 357871314CE for ; Fri, 10 Mar 2023 17:21:51 -0800 (PST) Received: by mail-lf1-x129.google.com with SMTP id t11so8958893lfr.1 for ; Fri, 10 Mar 2023 17:21:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678497710; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=GwE7AohqGbIcmWslXi8oNJB/iLnz66+C6xZsC78Hh4M=; b=tp5KEncJYE1bs7xThQ+kOcCyWUtDh2yp0/bxxk1WSNKeDhlaQmMMEbbsw0lLwgPg/0 F1CCkAZhRqxz+xuujUkZCyFsMCwxTFlUD529RwO5xeLFnXdcKDfanFuTCjZltiv5Q6q+ VjV1zMt28iZrTESwKX0Kap7vhgGM6mFWPhN5zy3cY39JvuZT2GTroqZ6/lM2AyPt9Dsl dHItMxyFyPUqvg9sMC+uPQYc/Fs4JNIL8qvmeyt+TcpgE3wcCfZQ+kgB957fO7RmebKh UqB5g9nDpJcnQREcP8jlRSzv632bo1OPVdYlgfdyy2/bFPYbdUmpph6Xfew2l0L5hIev 8GGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678497710; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GwE7AohqGbIcmWslXi8oNJB/iLnz66+C6xZsC78Hh4M=; b=2c0DcvGZ4jy7/Ro/W7SzB82nWkuqXsn2BCB3zpG1okrQCjORASGf9WTEDd2VlA8zub B/6BugfAFdBFOd56BWEzavhy+eN3KZUMOsiswu/Fjq3lVRLxWB5Yn+bjQb0m+GR56ill NiUpIilb7I+rAP5vlaCDNkwClCemJ4l5jHDVKYi+Q72krk+6NOOXH9OGXExoP1BGlG4r J6YANn8Yt6gtA2Vu4vGyTrRoTlPNfno1mz233t1iqKhmPveVHsXd0dzdYWo0UktldfPh 3hf68K+9unHjrx2TQI6UbfjlhNo1J3LRU9aQBNjJIxQPPRG6JH+vljPpM+v39MOrl28Q mIKA== X-Gm-Message-State: AO0yUKWXRJQhzqiEB2+pu5Xz047zUPrwA+vuQdLrCDR+WIlXjBIHjfJR YT1QqL+15F0/SuyHoQuQWJUpcA== X-Google-Smtp-Source: AK7set+L2dAf+1VpQKyWQQ7A8I7PpISsbHdtf+VwWIaMcYPy1P/2bZ5x4tavogcp2f75Y1DIGA1PPg== X-Received: by 2002:ac2:4831:0:b0:4dd:a565:8b8 with SMTP id 17-20020ac24831000000b004dda56508b8mr8174315lft.57.1678497710630; Fri, 10 Mar 2023 17:21:50 -0800 (PST) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id y26-20020ac2447a000000b004db25f2c103sm142318lfl.86.2023.03.10.17.21.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Mar 2023 17:21:50 -0800 (PST) From: Konrad Dybcio Date: Sat, 11 Mar 2023 02:21:36 +0100 Subject: [PATCH RFC 06/15] arm64: dts: qcom: msm8996: Add simple-mfd to rpm_msg_ram MIME-Version: 1.0 Message-Id: <20230311-topic-msg_ram-v1-6-e9c2094daf09@linaro.org> References: <20230311-topic-msg_ram-v1-0-e9c2094daf09@linaro.org> In-Reply-To: <20230311-topic-msg_ram-v1-0-e9c2094daf09@linaro.org> To: Andy Gross , Bjorn Andersson , Lee Jones , Rob Herring , Krzysztof Kozlowski Cc: Rob Herring , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678497700; l=688; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=J8sNWFgvXFFj+ysUZApL4w6CccWyaDk9MIMtC1PdHS8=; b=G90Y++nOEXoYmethmum+lQ0hudf0zvsAFikikT/qQH3WxTDyIWHn+jZ7yTOOi03zXiVJ9Oe1nRl6 kp8g1GEiD3PA3UuqlAyaWFMKl4BvAUQM5R9d/IrqRizqL1naPjuk X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Add the missing compatible to make the node compliant with the bindings. Signed-off-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi index 905678e7175d..9a0c1ebf1e52 100644 --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi @@ -679,7 +679,7 @@ pciephy_2: phy@3000 { }; rpm_msg_ram: sram@68000 { - compatible = "qcom,rpm-msg-ram"; + compatible = "qcom,rpm-msg-ram", "simple-mfd"; reg = <0x00068000 0x6000>; };