From patchwork Wed May 25 15:57:12 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: 12861413 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 35B1FC433FE for ; Wed, 25 May 2022 15:59:01 +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=OsEn0ZKBRhNl/GnW4FXm6MosmfXCdkgT4KxCaGFVivc=; b=0/fFZhlaPC4Pe/ B3b1pCns1RRC25pxNsCoEbmvF2WzBYe7xjNVM6jYaEWRbkJFufIa/86Kv6p3ycJeH4eXXe3lgV0D/ pS63xrK9xFZw3bi0UVz6mnMqDbL+eSqo+githfkN25zPc5BYiycGyjOEnbVxiH31WyCb24G4MrKEw LNBlfnD6FP466jxJopJJtbu5Tr7NF6183sc6IQjQunJ+UoYC9Q28mV9MFIhUN1m26cHhGjstY53j0 rj7tmgunsAQNPNLc6ZZ0ivvOFRvuVzC9Pk0vYEHQ1T0LwerH/r8d1fwxaIug2/ioxmEKnIItXgo81 I10ABW+iLXD2YvH+QRKA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nttO7-00BitG-SY; Wed, 25 May 2022 15:57:32 +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 1nttO0-00Biq4-NQ; Wed, 25 May 2022 15:57:26 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: nfraprado) with ESMTPSA id 0D3EB1F45155 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1653494241; bh=keaPZajLO694U70uhGq8U44vTxGJZt9Iw2KHBP80PJU=; h=From:To:Cc:Subject:Date:From; b=Vyu0Qh5cZGMhgqCtx+m2WgNsyFLV54cPirMXvdq4Afp+0U5utq+wV8xhpJETIszPQ C4pJo3oOuJGsoJxNVMpGKqobUHkRBlpunN5X+A8E9wzBo26ntiMBxEAvg1QtBa2f/B iLTJ5wi1cwGM+HGNqAR6bWqcQ3zsNUnZnpWdyTQfYLFu2s2ilTMV7WAKrSLnOXyW5O 8KO82ixXX5tbR04/wCnWwjqJowhgLS872Qae7yawfxSFAE2q2tPOE/9gtiZ0ulFlel voT1OJX9nYhDOpUcbgchLH7ErffAhmd/b5eRMno7FXmk0j+0Mee/qYFATuolKfYsRv NC9IK9KZAbqBA== From: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= To: Linus Walleij Cc: kernel@collabora.com, AngeloGioacchino Del Regno , =?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 v1 0/2] MT8192 pinctrl properties adjustments Date: Wed, 25 May 2022 11:57:12 -0400 Message-Id: <20220525155714.1837360-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-20220525_085724_961666_36B71674 X-CRM114-Status: UNSURE ( 8.21 ) 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 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. NĂ­colas F. R. A. Prado (2): dt-bindings: pinctrl: mt8192: Add drive-strength-microamp dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-adv .../bindings/pinctrl/pinctrl-mt8192.yaml | 58 ++++++------------- 1 file changed, 18 insertions(+), 40 deletions(-)