Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp1473529pxv; Sat, 10 Jul 2021 05:29:07 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxo2lycxLS+RocBVfsEbZKkZSVDetydreS9fAcvt7BIIgFhu8gD0dervLxceJSxJk/zj5tG X-Received: by 2002:a17:907:970c:: with SMTP id jg12mr43841799ejc.84.1625920147153; Sat, 10 Jul 2021 05:29:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625920147; cv=none; d=google.com; s=arc-20160816; b=Y8Ks08qnj8ffTNTxhF9OaeV+EzM9+V3VlCZaWcVw3ZO0itUG9HG3wI2UE3c4r/wtWn 0VHCHlQCadrHz/h22oe+T1cvUIvG07kTjRVqJIUM/3FHkvGk5X6FZiV2Oq1cIeLZwTWL 0G4Ql2Ix7pdAPRhRtm6xQbmvqV68s4F+3moZjnXyJdtDAhkSaiYYza7TqRsqL9yGZRFt HJnCoqjwb6VVhAHWyOAL4GBi8hYUBvbrV8qdLr4kbFoqhzyqx68I7zWWkO6OYZQxZxCY f0x1d9nPqSf14sKh26gDLO/uXF7Pdedmt9g8H7GPt0NCLInT7dVy6bD/ioj+Ff+RLk3z ukGw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:message-id:date:subject:cc:to:from; bh=6DX6MaRpPaSrON35VxlGtwdxYvkIadHpqHdeXu6xLnw=; b=HxorJOSu3Q/Vfk9m/aCY4OuohTlmnpzeP/w3jV1EN/QYqzhdE03i56p3F6oo4Qf3iX JcQm8d1CssraHYEqSAjlO19Q0B/tz7FZ3Ma/NTb0GyjfCZkt3OHJyA9L7pVaXAL4YEkb NdBzEx/egkOgBR2EJ7bNYQdYgOiK+GBlqA7OrKnWmUUxrhimYr6DgKDDasNJMSi/iYCH +P/nqPZJLaDm7eBtCbrHqwgzLnwJHU10jhkDv35/DSXz2ALcFpqRYNBseMZOIvPgnghD FGvNAPECwR3qdl0mXnxqn3DQe7voT2AYSjvCwep34z+P4Bx8pRgWhFaBKRzy1q8ulk8y lJnA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mediatek.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id js4si9241518ejc.580.2021.07.10.05.28.43; Sat, 10 Jul 2021 05:29:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mediatek.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232749AbhGJM16 (ORCPT + 99 others); Sat, 10 Jul 2021 08:27:58 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:41490 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S232689AbhGJM1v (ORCPT ); Sat, 10 Jul 2021 08:27:51 -0400 X-UUID: ebdcc82543b0451bb65d8a10da3d97d4-20210710 X-UUID: ebdcc82543b0451bb65d8a10da3d97d4-20210710 Received: from mtkexhb01.mediatek.inc [(172.21.101.102)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1292515639; Sat, 10 Jul 2021 20:25:03 +0800 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkmbs02n2.mediatek.inc (172.21.101.101) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Sat, 10 Jul 2021 20:25:01 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Sat, 10 Jul 2021 20:25:01 +0800 From: Tinghan Shen To: , , , , CC: , , , , , , , , Tinghan Shen Subject: [v2 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp Date: Sat, 10 Jul 2021 20:24:45 +0800 Message-ID: <20210710122446.5439-1-tinghan.shen@mediatek.com> X-Mailer: git-send-email 2.15.GIT MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add mt8195 compatible to binding document. The description of required properties are also modified to reflect the hardware change between mt8183 and mt8195. The mt8195 doesn't have to control the scp clock on kernel side. Signed-off-by: Tinghan Shen --- changes in v2: - fix missing 'compatible' line in binding document Documentation/devicetree/bindings/remoteproc/mtk,scp.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/remoteproc/mtk,scp.txt b/Documentation/devicetree/bindings/remoteproc/mtk,scp.txt index 3f5f78764b60..d64466eefbe3 100644 --- a/Documentation/devicetree/bindings/remoteproc/mtk,scp.txt +++ b/Documentation/devicetree/bindings/remoteproc/mtk,scp.txt @@ -5,13 +5,15 @@ This binding provides support for ARM Cortex M4 Co-processor found on some Mediatek SoCs. Required properties: -- compatible Should be "mediatek,mt8183-scp" +- compatible Should be one of: + "mediatek,mt8183-scp" + "mediatek,mt8195-scp" - reg Should contain the address ranges for memory regions: SRAM, CFG, and L1TCM. - reg-names Contains the corresponding names for the memory regions: "sram", "cfg", and "l1tcm". -- clocks Clock for co-processor (See: ../clock/clock-bindings.txt) -- clock-names Contains the corresponding name for the clock. This +- clocks Required by mt8183. Clock for co-processor (See: ../clock/clock-bindings.txt) +- clock-names Required by mt8183. Contains the corresponding name for the clock. This should be named "main". Subnodes -- 2.18.0