Message ID | 20240215093214.796821-1-alexander.stein@ew.tq-group.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=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 B2DB0C48BEF for <linux-arm-kernel@archiver.kernel.org>; Thu, 15 Feb 2024 09:32:43 +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=trQSrXZ47HmyHSSbXAye3cO3PO6t25yfeZap3KEt/R0=; b=Thk+rGVUl90V6P +aawshk29YQjs2kM7z6OApvF2ySYU0XBq8Z871UzZ4A+GpUPq3skJrPSA0ip4LjqTlwJKwrCjEcR4 9KV19NI4KPQzI/qlmlAGdqATB9rHf9IE1Z6wLGSJvXSmBqqtgZ7UDym1NJLytWP2WzhtDMSNGIiU3 WEGbEjUbiojvtzfX/i8zanOuq/S0O94at6Mjn5z+JoLjyNlAP97Fa9C2LzXH3A2Xrovi/6SbyjA0Z 2n837Hd5xFNHeBZf9TPrg/IuTShdxL3lDkSBICEVphtOlzk8jMw5p7vjTnacdyE+WzYH0bx2gs9ZI mv7lQnTecSK2Q/VAXEhw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1raY6S-0000000Famm-18rp; Thu, 15 Feb 2024 09:32:24 +0000 Received: from mx1.tq-group.com ([93.104.207.81]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1raY6N-0000000FaiN-0eQI; Thu, 15 Feb 2024 09:32: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=1707989539; x=1739525539; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=s3bGtiNlRsHrcXKTk9RvPlEL9pVcHOHPkU2yGNQQViY=; b=aTvTU+V8W3dqJOKNx1psmoJMB9d5L/u3RmJ2NQOMQc6cblJh9fJ/vY8M McdTxlxOP9aC1fXUMg3olNiDGjpP2NFnux1Qy9aRMKbS9oVLBA3iIikWL UG68bOcR48Rf6pQewpfWw9s/AiYZEZ5gHRy2+0cvGvLNXxgfhI0ZHK1qo wNbZt3vXNPWsN08BW0wl12/p+VFZybsjQ4E2bBtNg4d3tMueWqETfpuSy 8rCDfGThVuhsacy9+ky3qu9d9tNku5PH3dMxm+bLC1QJKuTqJ65EcHdF6 ooSa2Ewj2izovKd1fwfiOBjkHE5tPMVIO/N+HU+vvHsmrUlOKmtQAYgwU A==; X-IronPort-AV: E=Sophos;i="6.06,161,1705359600"; d="scan'208";a="35420058" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 15 Feb 2024 10:32:16 +0100 Received: from steina-w.tq-net.de (steina-w.tq-net.de [10.123.53.25]) (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 E6563280075; Thu, 15 Feb 2024 10:32:15 +0100 (CET) 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@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, Matthias Brugger <matthias.bgg@gmail.com>, AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Cc: Alexander Stein <alexander.stein@ew.tq-group.com>, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: [PATCH v5 0/2] extcon-usb-gpio YAML conversion Date: Thu, 15 Feb 2024 10:32:12 +0100 Message-Id: <20240215093214.796821-1-alexander.stein@ew.tq-group.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240215_013219_608716_06250AC4 X-CRM114-Status: GOOD ( 11.25 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
extcon-usb-gpio YAML conversion
|
expand
|
On Thu, 15 Feb 2024 10:32:12 +0100, Alexander Stein wrote: > it seems these two patches got missed from v4[1]. So v5 is a new version only > containing the patches not applied yet. The rebase also includes a slight > change to the mediatek patch. > > Changes in v5: > * rebased to next-20240215 > > [...] Applied to v6.8-next/dts64, thanks! [2/2] arm64: dts: mediatek: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties https://git.kernel.org/mediatek/c/5b6df373 Cheers, Angelo