Message ID | 20230523061512.195271-1-claudiu.beznea@microchip.com |
---|---|
Headers | show
Return-Path: <linux-pm-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 14447C77B7A for <linux-pm@archiver.kernel.org>; Tue, 23 May 2023 06:15:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235049AbjEWGPf (ORCPT <rfc822;linux-pm@archiver.kernel.org>); Tue, 23 May 2023 02:15:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56224 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235055AbjEWGPe (ORCPT <rfc822;linux-pm@vger.kernel.org>); Tue, 23 May 2023 02:15:34 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C7853121; Mon, 22 May 2023 23:15:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1684822530; x=1716358530; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=yDCojzLYsG5wKsp06o/NDvm2B9gu67JEh/QTra7lVj8=; b=fIVQETAuGfzLlJ4Os0+z/4bOCDFT88qiWawG45xw+k9tOomnNi46Wsry m7F5zYAg5vq2S+025Rt/H2vBZRWxPjd8Hjaky7Fn/j/pWrrZTTb3K5rSm f5+4fOAn8YsEFcBPTMPx/817ESq2hBtlqdylH+fQ6tpN6BaJQYeog/uJA qwtRPT9UXCKYwYlfZ9SoREzhLDPoXhLpDLxY/cirr4Ibdu65pwoxjHZ+w 9oDiOZ6S76u0VcKGGrlLz1VPvidMnY/TISkLxZh7EUf7HvoLUtSX4ONFp vnVYCpB7y3egQIAZJ2SF5tG3uDIGUrwTdWoVHJVhE/Wk9/Ohu+5CPe+ZS g==; X-IronPort-AV: E=Sophos;i="6.00,185,1681196400"; d="scan'208";a="153433835" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 22 May 2023 23:15:29 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Mon, 22 May 2023 23:15:27 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Mon, 22 May 2023 23:15:23 -0700 From: Claudiu Beznea <claudiu.beznea@microchip.com> To: <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <conor.dooley@microchip.com>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <sre@kernel.org> CC: <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <linux-pm@vger.kernel.org>, Claudiu Beznea <claudiu.beznea@microchip.com> Subject: [PATCH 0/4] dt-bindings: power: reset: at91: convert to YAML Date: Tue, 23 May 2023 09:15:08 +0300 Message-ID: <20230523061512.195271-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-pm.vger.kernel.org> X-Mailing-List: linux-pm@vger.kernel.org |
Series |
dt-bindings: power: reset: at91: convert to YAML
|
expand
|