Message ID | 20220919150846.1148783-1-sergiu.moga@microchip.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-spi-owner@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 15A01C54EE9 for <linux-spi@archiver.kernel.org>; Mon, 19 Sep 2022 15:13:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229778AbiISPNs (ORCPT <rfc822;linux-spi@archiver.kernel.org>); Mon, 19 Sep 2022 11:13:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33362 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229761AbiISPNq (ORCPT <rfc822;linux-spi@vger.kernel.org>); Mon, 19 Sep 2022 11:13:46 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3E6273136A; Mon, 19 Sep 2022 08:13:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1663600424; x=1695136424; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=YMCsdQC6V+d0jtfh9mxYiwc8NtExVl3E+EUFPv1VjDg=; b=UkI+VXKjV55FHXnb4PyPQY85sWLsBE8wcATqcRawmz0gFXnFpCJt+aTL dX5+GhuaKtmZI1NJQiVwymqhEVqX/1mWz89Z9zvRbwzGhKpNvosumQbqX 2dmy5JnY4a7cI0BwK+0SNmT4OiyM1Uau2xjDYTz2XjeY/MXyT4E0WZ02G f+BlqEQPyYaih9Q/w0Du3itulbIqdsu2biPXsLCCrXGfxKjjpnQE7BOYp fGcIfnrR6+Nsrt9Rc3HqyDoHsHorTuD1KT4WwdKiUg/vwbYIKO/PEBXur KxtGKhXZRAEWbABoT6dvkTWXD45FLEUPvWg7TBcAdDMG0Xi+nzjx3AdAE w==; X-IronPort-AV: E=Sophos;i="5.93,328,1654585200"; d="scan'208";a="181106580" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 19 Sep 2022 08:13:43 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) 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.12; Mon, 19 Sep 2022 08:13:39 -0700 Received: from ROB-ULT-M68701.microchip.com (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.12 via Frontend Transport; Mon, 19 Sep 2022 08:13:35 -0700 From: Sergiu Moga <sergiu.moga@microchip.com> To: <lee@kernel.org>, <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <claudiu.beznea@microchip.com>, <radu_nicolae.pirea@upb.ro>, <richard.genoud@gmail.com>, <gregkh@linuxfoundation.org>, <jirislaby@kernel.org>, <kavyasree.kotagiri@microchip.com> CC: <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <linux-spi@vger.kernel.org>, <linux-serial@vger.kernel.org>, Sergiu Moga <sergiu.moga@microchip.com> Subject: [PATCH v4 0/9] Make atmel serial driver aware of GCLK Date: Mon, 19 Sep 2022 18:08:38 +0300 Message-ID: <20220919150846.1148783-1-sergiu.moga@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-spi.vger.kernel.org> X-Mailing-List: linux-spi@vger.kernel.org |
Series |
Make atmel serial driver aware of GCLK
|
expand
|