From patchwork Tue Jun 7 17:18:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12872200 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 76B8BC433EF for ; Tue, 7 Jun 2022 17:19:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345738AbiFGRTV (ORCPT ); Tue, 7 Jun 2022 13:19:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41220 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345745AbiFGRTN (ORCPT ); Tue, 7 Jun 2022 13:19:13 -0400 Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB8B91059D7 for ; Tue, 7 Jun 2022 10:19:08 -0700 (PDT) Received: by mail-ej1-x634.google.com with SMTP id q1so36577352ejz.9 for ; Tue, 07 Jun 2022 10:19:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=JTakNFUAlJ+9+QijuO6iyqkTb1n2200p/o3oEjl4QAI=; b=oLDUADkWI7zj8fKLuPWyCXEtD3hxx8wr/y4HavmaRBiKFAZE3sUGOpuGF+dpxUEnrz r0QiAuyCyc99yOvxTKcF1+df/D63bQdBjnfmjGyhUGWhpT+RNEbITil3fuWtW3Le7bXy u3VchKVZMiUxUISD03NCtOMIcjjsA8m1P36itoqc/IHdYnmJhLrB98RFpnR/eexXWeYj QbsXS7B68/Ul7OI7wBzhjMQtBAZq8Zpf17b8ajNxNI/Vvf5tJ9Lxlqbjjx/jWyFrWbUG VtpmBJqFs9Oh/x7Hi+lFsF+vBdUAVlzKwbQZBOl/mTy0gt0da6PXV9y/OEDrDB0URrgr bF1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=JTakNFUAlJ+9+QijuO6iyqkTb1n2200p/o3oEjl4QAI=; b=q9PZQB9zvir5+EOzipkb+1J+QLubM4eOgXw0EQfx8pRUg2/kuw9BhD8VH5Xvp7s/IZ HXVoj1mLrFWNGgQMVMd9rioQ+ql5q0VuZjxSzbEZgT5Rg0Ie1Fq0c+lYip5/LYGFwmBw yTSGrMiGF3s9AJPaDH5jm2I+L/260RRWTKKFSZXqZ2mmSVnX/7I4oX7VgkKk3AatO0XE gi3o+yMb2RZWvqDF85QXrrCRldulsu5xyD8MunlT+GIvVWYcg3MpzSc6mkH2qQfJ62HM byIzdrVnFd2jCnqU1o9gk1SdUMS9ug39IH0y4EjDTKxKzunEDPtkjDjIlbyaRAKQQ1Wh wEpA== X-Gm-Message-State: AOAM530ELluyNLxxyIxSjqfFNbuNNpLwjZA7WRYH70XmTjxyS2XqqyIk 0sioAMu4gJ1DhlwRn7urtnKyhg== X-Google-Smtp-Source: ABdhPJxLHbqw+at64Zdxj3zFrUnGGT0lravZ0FT1iFC6rCWrK2xpKqKpZk4ZZkH2s8rvJ/aptLE/HQ== X-Received: by 2002:a17:907:a0ca:b0:6f8:5bef:b9c with SMTP id hw10-20020a170907a0ca00b006f85bef0b9cmr27872089ejc.630.1654622340475; Tue, 07 Jun 2022 10:19:00 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id i7-20020a170906444700b0070e238ff66fsm5876540ejp.96.2022.06.07.10.18.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Jun 2022 10:19:00 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Brian Masney , Konrad Dybcio , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 09/14] arm64: dts: qcom: qcs404: add dedicated IMEM and syscon compatibles Date: Tue, 7 Jun 2022 19:18:43 +0200 Message-Id: <20220607171848.535128-9-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220607171848.535128-1-krzysztof.kozlowski@linaro.org> References: <20220607171848.535128-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Add proper compatibles to the IMEM device node: 1. syscon to allow accessing memory from other devices, 2. dedicated compatible as required for syscon and simple-mfd nodes. Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/qcom/qcs404.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi index 1cca749ac9fb..7b5d3e1ddfc4 100644 --- a/arch/arm64/boot/dts/qcom/qcs404.dtsi +++ b/arch/arm64/boot/dts/qcom/qcs404.dtsi @@ -1103,7 +1103,7 @@ blsp2_spi0: spi@7af5000 { }; sram@8600000 { - compatible = "simple-mfd"; + compatible = "qcom,qcs404-imem", "syscon", "simple-mfd"; reg = <0x08600000 0x1000>; #address-cells = <1>;