From patchwork Sat Mar 11 01:21:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 662165 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 0ABE4C6FD1F for ; Sat, 11 Mar 2023 01:21:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230259AbjCKBVw (ORCPT ); Fri, 10 Mar 2023 20:21:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40046 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229614AbjCKBVt (ORCPT ); Fri, 10 Mar 2023 20:21:49 -0500 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB1B912EE70 for ; Fri, 10 Mar 2023 17:21:47 -0800 (PST) Received: by mail-lf1-x12a.google.com with SMTP id bi9so8950226lfb.2 for ; Fri, 10 Mar 2023 17:21:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678497707; 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=zcpvnc2Ywl8vUYg6SRc72CWrWMEdDF3G4rO3tFQwydY=; b=ko2AgNRU2UfYU5QxeWmuNJOy/ZAXJ7B5eqrwWdeBzCYp8AkKT2PCcFKB5qPUH2jUEG EqlGoyFnmQISk/Qcv9mgonD2tO+RENUQdEF3CbfiKHQdE5t4jTeGKZ8c1LtfR7mJcw/E 3OdY4MvsPJBa6qpNSsE+ah/glvHTTA/mD4t99aOUTZ46Xji66JjI1W0M/M6noRFEcJDJ v0qLRUQ8DI3bhUoviMat2em6+Ag5taeKwMqc3kDGjwpnG9kecejN6DT+zcX5RintT2kV ghS3V+bx2upXRTNqFxflU+YnjrKzfKIPtgtZFNsDNLcRW/W0cO7VfpjYh2vxeHGWtlEb LDXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678497707; 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=zcpvnc2Ywl8vUYg6SRc72CWrWMEdDF3G4rO3tFQwydY=; b=DZ1ZvbuKbp845OYl4nirumTPiLBwGS2U5zHDnZO0Aqc4/cPyC+yHURZbLTaXYyO4Qj Gh+mqvUE+znV33aCkLkRRDBow45Nbbof6hGVcZe74bi5rElHKZURf1I8SC67bvcVjOg7 +dN3lma4Ta4KUi5bE8gnwQiU5hjaC5k0D1Xw9VZy/NS0zAa9rMjGGxdolulvThDlWOh4 YybLOZexApIInXBx1LBipKhtTyaJoKBA3vkSIDssTzSsGc/zp5Na3upAfTmgDgQdTEfj H1k6eu0WkZoCNApPdtG6nGi6gv5b58ani/UvWqotweSbgNyN2r3sIYUH5KP8Wl93vr1e KrOw== X-Gm-Message-State: AO0yUKVkEy3r3JvoCstP66l27Ib0HSGZvmbn231ppteup/MJAaYvyTI2 qwltPxsH5WBA3zurfYbTOy3CEw== X-Google-Smtp-Source: AK7set8UIv4C2TWzdMr6DnqqwpoHlIclfuU0iSpQckm1zv5EoNVa3SccwZNGILdk4EGV4Ur/IHzGmA== X-Received: by 2002:a05:6512:15c:b0:4dd:985a:1dd3 with SMTP id m28-20020a056512015c00b004dd985a1dd3mr6837942lfo.15.1678497707530; Fri, 10 Mar 2023 17:21:47 -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.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Mar 2023 17:21:47 -0800 (PST) From: Konrad Dybcio Date: Sat, 11 Mar 2023 02:21:34 +0100 Subject: [PATCH RFC 04/15] arm64: dts: qcom: msm8976: Add simple-mfd to rpm_msg_ram MIME-Version: 1.0 Message-Id: <20230311-topic-msg_ram-v1-4-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=678; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=KJeqsfRcZkKd46OjzMZkh5RzY4N6BisQownadcTP+Kg=; b=j/3J+USO+/G+xmlIm7/O3SWaUQKDslEMcMBXCHfAA8iyE37pcXVDSt3ele6BB84GL5DwYpv0rt9P i/pndZhHBCY1SFRx+vr8THTAd3m7np5nJBH2Wr+YvYkO+i30k+xm 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/msm8976.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/msm8976.dtsi b/arch/arm64/boot/dts/qcom/msm8976.dtsi index 2d360d05aa5e..93871d975fb6 100644 --- a/arch/arm64/boot/dts/qcom/msm8976.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8976.dtsi @@ -457,7 +457,7 @@ rng@22000 { }; rpm_msg_ram: sram@60000 { - compatible = "qcom,rpm-msg-ram"; + compatible = "qcom,rpm-msg-ram", "simple-mfd"; reg = <0x00060000 0x8000>; };