Message ID | cover.1584825247.git.mirq-linux@rere.qmqm.pl (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=7yfQ=5G=vger.kernel.org=linux-clk-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A296D17E6 for <patchwork-linux-clk@patchwork.kernel.org>; Sat, 21 Mar 2020 21:18:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 77BBD20714 for <patchwork-linux-clk@patchwork.kernel.org>; Sat, 21 Mar 2020 21:18:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=rere.qmqm.pl header.i=@rere.qmqm.pl header.b="hfTkc95H" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727224AbgCUVSF (ORCPT <rfc822;patchwork-linux-clk@patchwork.kernel.org>); Sat, 21 Mar 2020 17:18:05 -0400 Received: from rere.qmqm.pl ([91.227.64.183]:45580 "EHLO rere.qmqm.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726366AbgCUVSE (ORCPT <rfc822;linux-clk@vger.kernel.org>); Sat, 21 Mar 2020 17:18:04 -0400 Received: from remote.user (localhost [127.0.0.1]) by rere.qmqm.pl (Postfix) with ESMTPSA id 48lD565Dt6z7N; Sat, 21 Mar 2020 22:18:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=rere.qmqm.pl; s=1; t=1584825483; bh=uG8aosJL5ouyUREof74CuX6hBY1SWsaHGPF4NrQsGn8=; h=Date:From:Subject:To:Cc:From; b=hfTkc95HFjrRy6kS08dw/JjI0BYN3l3wiuvOBufcE51H7NvabA8UoRjEV0O4S0bMM F/njOBvncUzfse+mPYkMY5Z13/nwsS95uoSiBCfk8UGYe49DA+FopbUjVMXlmMvmAN W+/eFa4sV87dwadqyLwE8GKVTetQvx8gLQ8un9Kn1qekmeLTCIdOYykRiLkChdJNDC vfSa/oIMNwqQmnBUu9u/IXGjtmJAZLp8fStKjASMk56PWPJHwmKyzHeiFalu7T5CD1 1kwmmUMLO5KuAZDtfKriZ/MUdtzCeMFJGtplshBR3ZQp4i3wuyZ1FE5l1LlVsn5dVK nj1+nZUMlI7qg== X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.102.2 at mail Date: Sat, 21 Mar 2020 22:18:02 +0100 Message-Id: <cover.1584825247.git.mirq-linux@rere.qmqm.pl> From: =?utf-8?b?TWljaGHFgiBNaXJvc8WCYXc=?= <mirq-linux@rere.qmqm.pl> Subject: [PATCH v3 0/3] clk: at91: support configuring more clock parents via DT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To: Alexandre Belloni <alexandre.belloni@bootlin.com>, Ludovic Desroches <ludovic.desroches@microchip.com>, Michael Turquette <mturquette@baylibre.com>, Nicolas Ferre <nicolas.ferre@microchip.com>, Stephen Boyd <sboyd@kernel.org> Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: <linux-clk.vger.kernel.org> X-Mailing-List: linux-clk@vger.kernel.org |
Series |
clk: at91: support configuring more clock parents via DT
|
expand
|