From patchwork Tue May 31 22:19:52 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: 12866231 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 93572C433EF for ; Tue, 31 May 2022 22:20:35 +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=ngfZM+Qps+wpwQhBUlOi7LQjLEO2yUHCWRr5NBe2hRM=; b=XVvaSYHt4JBt2t V0ZNF71+AfKFl5L9Ive4kkMxoiyrVQYMS09xmmU/mItckvffHfxdp2dVs9Os1XP5e3mCKJRwMPOW/ F+b1lBtScJ//TWq0Fi1UFksoqPat21Lu5qwxDJoB7//UBUHS43DeUE7SBAIi6V5+h/orBtRu7bcNq BwN3ielD2MpC7YwvAZnmG06/l6k386o2W9UFHxs7B5KVvh5ZFJJuMeD37F5kIGXdFwPWG6weOVUMH P6YZ8BRbkMjerfRBop7larjtvIzBzGn/llzDmP+VneJI+uf2DvHVVaJINhJchQtyMxBIoAcr05o2b zPw+/gwEhnxEbcPemkcg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwADw-00CpbD-Ra; Tue, 31 May 2022 22:20:24 +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 1nwADb-00CpVs-G9; Tue, 31 May 2022 22:20:05 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: nfraprado) with ESMTPSA id C06791F43F19 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1654035599; bh=lMri5Og8mqTLpkPs/QpNcaNHyLWk1vcQfF8MIfkQjsM=; h=From:To:Cc:Subject:Date:From; b=hqbt4AJDpV12l2MtXQCuns9kvvNq1oPaWtESyjZeW6aFuAtpf64RoyD6801X3kHXu PtZkfBsNNY/iy44xRTBfcqLOfpGZzcfoYJIa4da9TwcPuhUxe7P+/IRG/x4xNJN2Wi +nFosEzY7cdKKgxLwvZIGLykohmbMICaUNfgwitrT0982JzOnYcTiPDur7JQs0KA5L 8bXUxR7WHxZGJ44IP878vtVb1Fp8zjoZe6wwpLe3HpEn751IOxmKCXRWrU5pH2kn19 rJ5XKgc3+Ra6E3EDhBVmV4pWYU13DxvgDWP0Bh8nMMsTC/5nPgIWbNoRiOA6KknaGy AXM0sTmCxc5JQ== From: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= To: Linus Walleij Cc: AngeloGioacchino Del Regno , kernel@collabora.com, =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , Krzysztof Kozlowski , Matthias Brugger , Rob Herring , Sean Wang , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org Subject: [PATCH v2 0/2] MT8192 pinctrl properties adjustments Date: Tue, 31 May 2022 18:19:52 -0400 Message-Id: <20220531221954.160036-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-20220531_152003_797602_EB98F379 X-CRM114-Status: UNSURE ( 8.93 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org The two patches in this series substitute properties in the mt8192 pinctrl dt-binding for ones which have a clearer meaning and are more standardized. At this point there's no DT using the mt8192 pinctrl binding, so if such changes are to be made, they need to happen now. v1: https://lore.kernel.org/linux-mediatek/20220525155714.1837360-1-nfraprado@collabora.com/ Changes in v2: - Dropped Fixes tags - Added 'if' blocks to enforce mutual exclusion of properties NĂ­colas F. R. A. Prado (2): dt-bindings: pinctrl: mt8192: Switch drive-strength-adv for -microamp dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-adv .../bindings/pinctrl/pinctrl-mt8192.yaml | 81 ++++++++++--------- 1 file changed, 41 insertions(+), 40 deletions(-)