Message ID | 20230509052757.539274-1-claudiu.beznea@microchip.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-clk-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 F1B2AC77B7C for <linux-clk@archiver.kernel.org>; Tue, 9 May 2023 05:28:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229533AbjEIF2S (ORCPT <rfc822;linux-clk@archiver.kernel.org>); Tue, 9 May 2023 01:28:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47174 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229484AbjEIF2R (ORCPT <rfc822;linux-clk@vger.kernel.org>); Tue, 9 May 2023 01:28:17 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8F4EF9025; Mon, 8 May 2023 22:28:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1683610096; x=1715146096; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=YOW7Hn4s9yWFPggxPjKYjh0bJ/JrU0+7299boe9n1YE=; b=IbnRFnELMDqmFer9uxXCrXz1XiyvoT+gRxRS1r3W49ttUiu1KghYhG+A N/6zDQWxdH+jKDw5uWQo7yne+wo5IyHQohrweU2eFmb0BBmhtnmxgxFMw +MDS/FEBDNHPXYKEUEZXVw8YJdarLiTuSNFeJmVek+Y90Afidp6NMg19H fiQ7Zj/F4/zSEWxs6vowX2AQiLg8w+I8fwoKojK7xP3le1Ex1wecA6J+l Pim47rrZ+pAyZ41qM1CT2tkzz1++J5vfFvRqE3krcdGKir3sODDbPpaxA BpGw3IHycLSASxYldX1sojq7SIi/VWIRo1p6zzPYVJC3kkHJB0olzy73r g==; X-IronPort-AV: E=Sophos;i="5.99,261,1677567600"; d="scan'208";a="210291694" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 08 May 2023 22:28:14 -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, 8 May 2023 22:28:14 -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, 8 May 2023 22:28:10 -0700 From: Claudiu Beznea <claudiu.beznea@microchip.com> To: <mturquette@baylibre.com>, <sboyd@kernel.org>, <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com> CC: <linux-clk@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, Claudiu Beznea <claudiu.beznea@microchip.com> Subject: [PATCH v3 0/5] dt-bindings: clocks: at91: convert to yaml Date: Tue, 9 May 2023 08:27:52 +0300 Message-ID: <20230509052757.539274-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-clk.vger.kernel.org> X-Mailing-List: linux-clk@vger.kernel.org |
Series |
dt-bindings: clocks: at91: convert to yaml
|
expand
|