From patchwork Wed May 11 19:54:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= X-Patchwork-Id: 12846603 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0BFDAC433EF for ; Wed, 11 May 2022 19:56:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=eLMVQkYt6IeF64rGqmG+obiqQa+1Gc2iocGFF5NACKs=; b=k+Y2ZjRz6+2LI7 up0wl/X61pYRlTsIfYxONJ4qwsqWUiPozC4IcAzSH17mIm7bfWWvZAqzUB5Ajl8VKpestPtPp4y0S bNkRXc6+4WqdZQKnIRoO78HLXduJ0738x+o1Yrn/zy/DywJlxOebHaE6urgG3wf+HfIRhsTFeM5G0 w+GtBejRowEb0PIcEuGsXmSedM97BkfSiQMJXDabR3I6wj2RFYNFcm7L8+e5HRrkjP3NKlkEDD807 dnt+9DEc3cqCjyFFGcNjd4TpJRK+7AEPia2ME0sWf+pq6cKK3iMj1NseTPETVVhUTrSRvtheJerHw 0HB9p25+LiDWX4tMf+KQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nosQT-008Psm-T9; Wed, 11 May 2022 19:55:13 +0000 Received: from bhuna.collabora.co.uk ([46.235.227.227]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nosQI-008PoE-SG; Wed, 11 May 2022 19:55:04 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: nfraprado) with ESMTPSA id F06951F42CF0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1652298897; bh=mb8FI9cn+BTWOJjO46oabe4cMLSOl4wn8hXjvFvCuoc=; h=From:To:Cc:Subject:Date:From; b=dpQiAjZI6Jhhxfs09HDMi10UTpbhdgj5qfUkzPgXjjmC7MFCoRAkXh2kPf8Zj/b6n a31L8+kgqyxzLRD2bCYy1OcJv7Xh50hv++mdnTyw+xaxVCcjwvSq37pBLJhzNuJ7zp k8XTHxEU/cPaEhoMXKQTkDl+FkDPjVMgyCBA5HJLq2VQr2UlfS/pmTkE6U1Q/t0XdC rvdJV/8mEr7YgwsBJDPdQE+Lbaj+wFTdrOWFrfm7YiVivvmtDv/wgAnfiDQ7lg0pwF thV44tjSbn8ZL6xGxPObQWwaig4gYkbUK5SwTP2Xs9pWcvs5UWS9lG4KSYBN2rLw73 9IwJ0Y27HprkA== From: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= To: Bjorn Andersson Cc: kernel@collabora.com, AngeloGioacchino Del Regno , =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , Krzysztof Kozlowski , Mathieu Poirier , Matthias Brugger , Rob Herring , Tinghan Shen , Tzung-Bi Shih , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-remoteproc@vger.kernel.org Subject: [PATCH v5 0/2] Mediatek SCP dt-binding tweaks Date: Wed, 11 May 2022 15:54:50 -0400 Message-Id: <20220511195452.871897-1-nfraprado@collabora.com> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220511_125503_088373_43934AE9 X-CRM114-Status: UNSURE ( 7.58 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Two simple patches for the Mediatek SCP dt-binding. The first fixes the reg/reg-names property while the second adds a new optional memory-region property. v4: https://lore.kernel.org/all/20220506213226.257859-1-nfraprado@collabora.com v3: https://lore.kernel.org/all/20220503211114.2656099-1-nfraprado@collabora.com v2: https://lore.kernel.org/all/20220502192420.2548512-1-nfraprado@collabora.com v1: https://lore.kernel.org/all/20220429211111.2214119-1-nfraprado@collabora.com Changes in v5: - Made l1tcm optional for mt8192/mt8195 - Greatly simplified the constraints override in the if:then: Changes in v4: - Reworked presence of l1tcm reg to be if:then: based and present only on mt8192/mt8195 Changes in v3: - Made the cfg reg required again. After looking again into the mtk-scp driver, only l1tcm is optional. Changes in v2: - Dropped type and description from memory-region since it's a well-known property - Set memory-region maxItems to 1 NĂ­colas F. R. A. Prado (2): dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp .../bindings/remoteproc/mtk,scp.yaml | 47 +++++++++++++------ 1 file changed, 33 insertions(+), 14 deletions(-)