Message ID | 20240814061315.112564-1-manikandan.m@microchip.com |
---|---|
Headers | show
Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D17F113A271; Wed, 14 Aug 2024 06:13:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=68.232.153.233 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1723616037; cv=none; b=ODzhQ/TFShfbyCbdO2ZhEkmsP+Qpy43UhPQV+WlfB8Drx9VB+lY6xZL9zNls+FBQ1yEvzfcrAQHCvbLPWDjvkdz0+EjwXoLTi5k4bHfQTmxkMgyc+FPnhDL3cGM2tZzD0frknPFNxJehqwaKMWuLt06BNj+p7rd4IbSYVrEhwzk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1723616037; c=relaxed/simple; bh=4f9XytOOWu3gYYHKXQOT+GLrOo52/1xLLA4R83KDLvg=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=thgZ0z7wepNT92gWyamH+kVZFfp46Aj4rDBRG1N05yqeBGyK6gnROIaaScNOSk3Nmy5pE+765cFdIeAO3QHmZV1Bj6Iqfh+bstHROYUoy8HwgifRFtXwlpp0FpBJU8EsgSdmJ3X1Kx/JrUvgTYh3H+R79w1wlZXUYymSyiLcHeQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com; spf=pass smtp.mailfrom=microchip.com; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b=ZB8F/v4v; arc=none smtp.client-ip=68.232.153.233 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=microchip.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b="ZB8F/v4v" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1723616034; x=1755152034; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=4f9XytOOWu3gYYHKXQOT+GLrOo52/1xLLA4R83KDLvg=; b=ZB8F/v4vT7R7/EvrJK8ob6+hQjaP0neIM34+ANW2tJGlIADQ9d00yYN7 c0JBdKMvO8i3fKLoTwDWHfwYaQd5TdcMk1j2jfOHT7jKK07tyOcBwn3+1 yPES3Q01CYWU1kpbzwKM9kju60nQwxtVs8KTYkk4H22hhdR2vWoajqyH5 2TE5DXWehbPEjmutkCjUvdQyKAlbBduihPAa5au97nRpgMGN4SaE/3lAd JgpdEFq/Sk7UqSdzGNgm+gH0rJdoHD+AIKoMb7hd3M9K7T1d3nr9o+4Tq 0ScOKrObO12X7IPhAN2J5arELf5wONVywIlQohL0xZryHE6NxnbbVizco w==; X-CSE-ConnectionGUID: NkQy/Ju3T0eRCCfLlaY5PA== X-CSE-MsgGUID: RxOqP28UTsmzBACbItKRKg== X-IronPort-AV: E=Sophos;i="6.09,288,1716274800"; d="scan'208";a="33398215" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa1.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 13 Aug 2024 23:13:53 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Tue, 13 Aug 2024 23:13:24 -0700 Received: from che-lt-i67131.microchip.com (10.10.85.11) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Tue, 13 Aug 2024 23:13:19 -0700 From: Manikandan Muralidharan <manikandan.m@microchip.com> To: <linus.walleij@linaro.org>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <claudiu.beznea@tuxon.dev>, <linux-gpio@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org> CC: <manikandan.m@microchip.com> Subject: [PATCH v4 0/4] Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml Date: Wed, 14 Aug 2024 11:43:11 +0530 Message-ID: <20240814061315.112564-1-manikandan.m@microchip.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: <linux-gpio.vger.kernel.org> List-Subscribe: <mailto:linux-gpio+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-gpio+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain |
Series |
Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml
|
expand
|