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 1DB36C433F5 for ; Mon, 9 May 2022 11:05:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231972AbiEILJH (ORCPT ); Mon, 9 May 2022 07:09:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39564 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231985AbiEILI4 (ORCPT ); Mon, 9 May 2022 07:08:56 -0400 Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 67C1821B14F for ; Mon, 9 May 2022 04:04:51 -0700 (PDT) Received: by mail-ed1-x52f.google.com with SMTP id p4so15862093edx.0 for ; Mon, 09 May 2022 04:04:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=dQ5umuSq8436wMlByf3kCIwoDGKknSMhF7YGPaWnD5Q=; b=P918v6KNlN6ZBDoI40HJCoLnkIPWXEkCer/teM8h/OUrpY7z1E3G/VMjK9HBTnmvZ1 uONlkyyb9jVC8SX0sQeT9q8IgrvyVcgQ9PrkUt6YwY1Cd3hWr00/gw/7JDU9SAL6wkgd n6F9aFh6/UKbE0o4HjSBa+h/5zOkxHEL+7tlHIKZ+gSz/4xK57lGZM+uFD00VykENOiB YIHdSJcNvmdM+DWwsvMCemwEzjgswVNlSc0i9aQby3gXK3p4L9f9bKg+PkxWHqgdtobB gBTmV1BLFdXIaJkrW3R4FfHoPDx8YCb32tRG2MXxN9ebsvYsS1TxGLARva3QkGMmCasW lyyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=dQ5umuSq8436wMlByf3kCIwoDGKknSMhF7YGPaWnD5Q=; b=EABSeQMOOklHGEWegl9SqlS9PGthGPXq0iTI3WCqm3qHwE/Db4v2L9smLJDCShEKng UV9mIXhzqYTUWfj/n9tMwdr8hb1tW2RngSeOu4P+a+tMirPklNItBllAJ5rJMaQ0iePl FvshTgnAoQNK655Pw144R5Znn5UA5ZfQ2c+NNV4eChzOCCTWJi2Ctf32n85h2UWoMv7D 9ClUV09DF/Gb3o/KaLuq+e0Bxdp/HNX2azlGFsX40aKAKXPfSb7ZCyTeXrPgUSobT7Kg wUUUf6fHioRxl3tc4/G9aDq8AkY876xh/A0H7d2dakhF7H+Csjh5asDtDhHq0oKAcqxw c19g== X-Gm-Message-State: AOAM532WERcbn3l8NmcAL+1OHU2XLVcMRQ+z6vB/NsAsUMmha8LiF99C FTVvpTQ9OOFr8KGzJh0Uq0nm+A== X-Google-Smtp-Source: ABdhPJyok0JCAmWum5YMK2Jp0fCntZVRddOmnf5WAtdyyX6FN/oe8WKs2CFIdBNBFVf9ElllHcNDoA== X-Received: by 2002:a05:6402:190a:b0:427:efb7:bd81 with SMTP id e10-20020a056402190a00b00427efb7bd81mr16739822edz.63.1652094289727; Mon, 09 May 2022 04:04:49 -0700 (PDT) Received: from [192.168.0.243] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id c88-20020a509fe1000000b0042617ba63aasm6011106edf.52.2022.05.09.04.04.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 09 May 2022 04:04:49 -0700 (PDT) Message-ID: <701b1b81-ef45-e161-056d-38ef92b80765@linaro.org> Date: Mon, 9 May 2022 13:04:47 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH v3 4/7] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller Content-Language: en-US To: =?UTF-8?Q?Jonathan_Neusch=c3=a4fer?= , linux-clk@vger.kernel.org, openbmc@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , Daniel Lezcano , Thomas Gleixner , Philipp Zabel , Wim Van Sebroeck , Guenter Roeck References: <20220508194333.2170161-1-j.neuschaefer@gmx.net> <20220508194333.2170161-5-j.neuschaefer@gmx.net> From: Krzysztof Kozlowski In-Reply-To: <20220508194333.2170161-5-j.neuschaefer@gmx.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/05/2022 21:43, Jonathan Neuschäfer wrote: > The Nuvoton WPCM450 SoC has a combined clock and reset controller. > Add a devicetree binding for it, as well as definitions for the bit > numbers used by it. > > Signed-off-by: Jonathan Neuschäfer > --- > > v3: > - Change clock-output-names and clock-names from "refclk" to "ref", suggested > by Krzysztof Kozlowski Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof