From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 38053C6FA8B for ; Tue, 13 Sep 2022 15:09:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235271AbiIMPJh (ORCPT ); Tue, 13 Sep 2022 11:09:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55284 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235632AbiIMPIz (ORCPT ); Tue, 13 Sep 2022 11:08:55 -0400 Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 947A57677F for ; Tue, 13 Sep 2022 07:31:29 -0700 (PDT) Received: by mail-wr1-x431.google.com with SMTP id bz13so21116926wrb.2 for ; Tue, 13 Sep 2022 07:31:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=98b3ViV0sOxY601CxqpC7jH63smaiD0oF4bKw9dMEOU=; b=x63sDMCcfZTy1D748IyJ5aIRfCyPzNArlDP0lV9hvY4+cWUdRbyGcVG6xrdDRre/wu OK58fX8B9uI58ozCYyzfgATB4Rdq2rJik1QNvT01pZlRndkJ7W/smi2v5UEkVJCJJpMa /UjP5jhzzQUt/3TQ1vnKejcSVqf6wAm8KqerKf1MwIz7CIhvIo0h/3JcJeGM09YkqRrM JCz4zmvgYmgkI0MxrpHEOWKJjtiZjZNZQMe0OdoWeKlk3V7WARO0cSXoS+jwgdnjnS/y Hmu7TrqgUjhUSWEwHLc8llAeqrkWMx8Xsa6pAvK076PPomcN0/DoT6ceK/jSnulzUi5Z aqBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=98b3ViV0sOxY601CxqpC7jH63smaiD0oF4bKw9dMEOU=; b=s//Z/90zvkV6/VI9A3qRVC7ma4vcG/VMxp6w+vFWZYg2EcCUHbzSVL8mayp3A7S3zs UWG7GckDJKanhNFQgSBLlVW2jQA3JHg9Gvw7z4W75LHihbTBdazUjuVUZkwu3A3r4kJK FEpO798v3RvvQuXrZ3jFnab477bTbFSHPxCz8yR7HPTWH2uzGfixyo5JwDhDrBgUPfbD 3WcEZaFicA8fg1yaQ09YlGuIE4g4IQ2KFQX2hzQunrCgPZMuiMJS3YqjaH0N/JKaIfL1 NYCkyqpnILpDyKEEmfoW1PI+ZWAlTk7UBovJ+77auEYlxMAbfjyo0KB/ACWMSP1THQo7 JDMg== X-Gm-Message-State: ACgBeo2+xJGCDoFn+eVPwJtCQH1623idCy1GxPL555ZKLXnCPGpGsWSH RlIIsKohAq+FSZGsgQGoxWyRvg== X-Google-Smtp-Source: AA6agR50vZb8xTosW20EeX8oWSBviovENhMmwWYTaHu44Hk9vz9gqIKhodf+GxHuJX6NHOObWD9U4w== X-Received: by 2002:a5d:550e:0:b0:228:da13:952c with SMTP id b14-20020a5d550e000000b00228da13952cmr18908046wrv.694.1663079400099; Tue, 13 Sep 2022 07:30:00 -0700 (PDT) Received: from [10.119.22.201] ([89.101.193.67]) by smtp.gmail.com with ESMTPSA id t3-20020a1c4603000000b003a5c244fc13sm13971234wma.2.2022.09.13.07.29.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 13 Sep 2022 07:29:59 -0700 (PDT) Message-ID: Date: Tue, 13 Sep 2022 16:29:58 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v3 09/14] dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock Content-Language: en-US To: Sergiu Moga , 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, broonie@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, jirislaby@kernel.org, admin@hifiphile.com, kavyasree.kotagiri@microchip.com, tudor.ambarus@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, linux-clk@vger.kernel.org References: <20220913142205.162399-1-sergiu.moga@microchip.com> <20220913142205.162399-10-sergiu.moga@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <20220913142205.162399-10-sergiu.moga@microchip.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 13/09/2022 16:22, Sergiu Moga wrote: > The Devicetree nodes for FLEXCOM's USART can also have an alternative > clock source for the baudrate generator (other than the peripheral > clock), namely the Generick Clock. Thus make the binding aware of > this clock that someone may place in the clock related > properties of the USART node. > > Signed-off-by: Sergiu Moga Acked-by: Krzysztof Kozlowski Best regards, Krzysztof