Message ID | 20230724103914.1779027-1-alexander.stein@ew.tq-group.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org> 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 D3FB8C001DF for <linux-mediatek@archiver.kernel.org>; Mon, 24 Jul 2023 10:39:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=/kATrrWVYVgcfj/srzQQkHMxx2dvHMHic6hEFaMECqg=; b=e9jmlT21FnmQ9YvJR1gxTu56lq AFaqH8g/Et4L8AbwG/Moa9GAK3ZPMjIYyp3xNPjc3HjMZ+XAJvFS82l2AsVhaCE2rkaFs+SnaBLZN nqtGJMYpeUQMLoDZgtQzYuQvkFHlg6+r3yvf74SmfTW2fcrhWxIS47M8PbGCbNSGoMWOmxCdSPy7J uS1fA4/I7fHi8ltGe4ciA44qoNHTQQON7tazvEXBlHclZGzZk1AbPILewSd+C2FQ8qba7SCJb9dVJ cIhg1S5li42F7KOa122zB6NMwWUSICzNWmrZzX+HeUKvm1VItHMRGE6hZnh/VVavI8drHVUR2ZBbf gomVjEZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qNsyR-003qgT-2b; Mon, 24 Jul 2023 10:39:31 +0000 Received: from mx1.tq-group.com ([93.104.207.81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qNsyG-003qZ8-2r; Mon, 24 Jul 2023 10:39:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1690195160; x=1721731160; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=/kATrrWVYVgcfj/srzQQkHMxx2dvHMHic6hEFaMECqg=; b=HstfJg4oUlipcEkeDtXaLsmZPEFfYQBmOthGIB/1i1tKtlbUtrOOIjU1 LNyUBRm3d5jlS88VlGKkKmu0kZJ0GGcsjQCW28hrOKDMr4s7NT5haWMi0 KaMdjOPq8W6jAOtG9Xe+oCiF6b+Dmg8e6mNwYxIPKL2wVlz6rx/QkjEqo y09YNbQf+94D2nQ94VitWCXFay1c1lJH4ENJOWHTDgYDiIjiuevJg/JrV g3FuhHTAjE9GhCFwU1R16VFNgCdIRIYfFd0NXeIlN3PX1smZraL4E9u86 jhbqE796URStJo0X1cD5OG2+jI5nJBeEcEFpVIdMGiQhTOTppf9PsLZgf g==; X-IronPort-AV: E=Sophos;i="6.01,228,1684792800"; d="scan'208";a="32078481" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 24 Jul 2023 12:39:17 +0200 Received: from steina-w.tq-net.de (unknown [10.123.53.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by vtuxmail01.tq-net.de (Postfix) with ESMTPSA id DAEBC280078; Mon, 24 Jul 2023 12:39:16 +0200 (CEST) From: Alexander Stein <alexander.stein@ew.tq-group.com> To: MyungJoo Ham <myungjoo.ham@samsung.com>, Chanwoo Choi <cw00.choi@samsung.com>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>, Sascha Hauer <s.hauer@pengutronix.de>, Fabio Estevam <festevam@gmail.com>, =?utf-8?q?Beno=C3=AEt_Cousson?= <bcousson@baylibre.com>, Tony Lindgren <tony@atomide.com>, Matthias Brugger <matthias.bgg@gmail.com>, AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>, Andy Gross <agross@kernel.org>, Bjorn Andersson <andersson@kernel.org>, Konrad Dybcio <konrad.dybcio@linaro.org>, Heiko Stuebner <heiko@sntech.de> Cc: Alexander Stein <alexander.stein@ew.tq-group.com>, Pengutronix Kernel Team <kernel@pengutronix.de>, NXP Linux Team <linux-imx@nxp.com>, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-rockchip@lists.infradead.org Subject: [PATCH v4 0/6] extcon-usb-gpio YAML conversion Date: Mon, 24 Jul 2023 12:39:07 +0200 Message-Id: <20230724103914.1779027-1-alexander.stein@ew.tq-group.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230724_033921_308246_04BCF676 X-CRM114-Status: GOOD ( 12.76 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-mediatek.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-mediatek>, <mailto:linux-mediatek-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-mediatek/> List-Post: <mailto:linux-mediatek@lists.infradead.org> List-Help: <mailto:linux-mediatek-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-mediatek>, <mailto:linux-mediatek-request@lists.infradead.org?subject=subscribe> Sender: "Linux-mediatek" <linux-mediatek-bounces@lists.infradead.org> Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org |
Series |
extcon-usb-gpio YAML conversion
|
expand
|
On Mon, 24 Jul 2023 12:39:07 +0200, Alexander Stein wrote: > after some misunderstanding on my side, sorry for that and the noise, v4 > series now includes now all the changes for the bindings and DT in > individual patches. > I've transferred the R-b and A-b tags to the individual patches in the > arch/arm64 patches. Only to specific patches, e.g. mediatek, if sent with > #mediatek inidicator, to all patches otherwise. arch/arm has still yet to > receive feedback. > > [...] Applied, thanks! [6/6] arm64: dts: qcom: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties commit: f648504139a6f91224276ab77be684ba3da649d2 Best regards,