Message ID | 20230529062604.1498052-1-claudiu.beznea@microchip.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-watchdog-owner@vger.kernel.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 071D0C77B7A for <linux-watchdog@archiver.kernel.org>; Mon, 29 May 2023 06:27:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231482AbjE2G1t (ORCPT <rfc822;linux-watchdog@archiver.kernel.org>); Mon, 29 May 2023 02:27:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54342 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231718AbjE2G1n (ORCPT <rfc822;linux-watchdog@vger.kernel.org>); Mon, 29 May 2023 02:27:43 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC7BEBB; Sun, 28 May 2023 23:27:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1685341629; x=1716877629; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=KcTINnFqEvZciX/JTiRqX8Z8FBun2lhdVHpacFRYHL4=; b=17J28CGx+sP+Vjy3WBSFZworUluYI3IWEsfg4nqsQGsh0QD6twmUZfli xT4PHR1kvErkDJIHrjiKGHr91AewdBK7FB7cn2GBX1BYvgEyzNIHIjtXL sESEzEICZtzFTf5U7UWqC/KZBu3iTK3ENggh0wjSr+/kx+KBVue0BV6le 6cQRwr1fL/mgcdno3oNrnqH4qd9we4Dy9gBpZEVRlyFsKol24szTp0jTq kEVv7S5h1PwdGHDKsqNNWUwQPSrLAXqBm4CRgPREKOnaI76bd4MQyaqGw lysaOQREgIRmqcHQkl5sUJTcaLQd4jrEeE/+rV4x6FGgdAjU1NKW231Iv Q==; X-IronPort-AV: E=Sophos;i="6.00,200,1681196400"; d="scan'208";a="215861621" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa5.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 28 May 2023 23:26:24 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Sun, 28 May 2023 23:26:22 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Sun, 28 May 2023 23:26:17 -0700 From: Claudiu Beznea <claudiu.beznea@microchip.com> To: <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <daniel.lezcano@linaro.org>, <tglx@linutronix.de>, <wim@linux-watchdog.org>, <linux@roeck-us.net> CC: <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <linux-watchdog@vger.kernel.org>, "Claudiu Beznea" <claudiu.beznea@microchip.com> Subject: [PATCH v2 0/4] dt-bindings: timer: Microchip AT91 convert to YAML Date: Mon, 29 May 2023 09:26:00 +0300 Message-ID: <20230529062604.1498052-1-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Precedence: bulk List-ID: <linux-watchdog.vger.kernel.org> X-Mailing-List: linux-watchdog@vger.kernel.org |
Series |
dt-bindings: timer: Microchip AT91 convert to YAML
|
expand
|