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 C86D6C433EF for ; Fri, 20 May 2022 12:58:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235847AbiETM60 (ORCPT ); Fri, 20 May 2022 08:58:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51004 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236713AbiETM6Y (ORCPT ); Fri, 20 May 2022 08:58:24 -0400 Received: from mail-lj1-x230.google.com (mail-lj1-x230.google.com [IPv6:2a00:1450:4864:20::230]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9F095169E27 for ; Fri, 20 May 2022 05:58:22 -0700 (PDT) Received: by mail-lj1-x230.google.com with SMTP id r3so2715825ljd.7 for ; Fri, 20 May 2022 05:58:22 -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=aeapaOijB00yQtCta6NrjrtjqIImLzdoafEOBkLpSjM=; b=KjHR71XVuV4Ub6uPBCHGc/jZyzurj/ailaMNlwtGOOmMqDyBab8A6VpmrJSTqsZhSE MrDo/aj/5llE++qny3f5ZbajbVCfcObaxUdbsKAA8DlXx/amh0O5tcWpmUBzdWj01s2N B9UB3NDOe6oNwnk1LaS9PQpJxpZ2+l5tcfpklWN3acSKa4PGz//qzOK/S5UiWz26g+b4 L0F5ri8gCCsNcsXX1iQ8bRTSs2A0W23kny9uCVQzg3gopHiSb6Q71e7USc6oJ1E/UW5O J0XHEuHY0o8iUg2NPmPbFQeuP3QN1bD4pObrDyn7i53no8pA/CHeREtRnOk0CcLo6xhk Vihw== 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=aeapaOijB00yQtCta6NrjrtjqIImLzdoafEOBkLpSjM=; b=q3b1B1LOigHaFohPYexx7lL8eHKtE8mimbt6tWMblj/SqRxY7EMq81AunTgIZtR0cl W0OF1CX/ymmyoKJt5OnU38QAb0AIL2f3Pv/CHNCk5YPoPNFL4n+X77LWwWceTtOR5kRE KGMyqOPJ04Xde+hFvmmUz4joymzL+737O20ngMGlw1wYcFeuIK4eJ6sP6ucxEoPF9TnN uN1hZzazlDZ3BbJX+T68Ax7li9BBYqFDEzUEtogF4lU5AIw0ASI4TdBdlisDwNpUqLmd TNWsJJCJVr0C8WbVCkmVCyOzYLlhvtmqZgJV8ALxAyw5atDwTX3ac/yEf5WDbPZlr8nM +i6Q== X-Gm-Message-State: AOAM532wZ4BcL+YY39DnmN05C2uHUuTBS7BsFBmWxEnSEbEQF09XQTO8 aZTeOnJF5Hf6g1wrDYPKLosL6w== X-Google-Smtp-Source: ABdhPJw1UvwBwLdvxqidDQeWy6ThNK1RdVnumUbK3Ky3x9onS0wk6E+ldWRGtQWBJaZsUAT8uvjFIg== X-Received: by 2002:a05:651c:1792:b0:235:1df3:7b8e with SMTP id bn18-20020a05651c179200b002351df37b8emr5506765ljb.464.1653051501002; Fri, 20 May 2022 05:58:21 -0700 (PDT) Received: from [192.168.0.17] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id m2-20020ac24282000000b0047255d21191sm650978lfh.192.2022.05.20.05.58.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 20 May 2022 05:58:20 -0700 (PDT) Message-ID: <02fb065d-5ad9-07df-0e1d-1b47beb883dc@linaro.org> Date: Fri, 20 May 2022 14:58:19 +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 3/4] arm64: dts: exynosautov9: add watchdog DT nodes Content-Language: en-US To: Chanho Park , Wim Van Sebroeck , Guenter Roeck , Rob Herring Cc: Sam Protsenko , linux-watchdog@vger.kernel.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org References: <20220520121750.71473-1-chanho61.park@samsung.com> <20220520121750.71473-4-chanho61.park@samsung.com> From: Krzysztof Kozlowski In-Reply-To: <20220520121750.71473-4-chanho61.park@samsung.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On 20/05/2022 14:17, Chanho Park wrote: > Adds two cpu watchdog devices for ExynosAutov9 SoC. > > Signed-off-by: Chanho Park > --- > arch/arm64/boot/dts/exynos/exynosautov9.dtsi | 22 ++++++++++++++++++++ > 1 file changed, 22 insertions(+) > > diff --git a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi b/arch/arm64/boot/dts/exynos/exynosautov9.dtsi > index 3e23db8f09d9..34be955dc2d5 100644 > --- a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi > +++ b/arch/arm64/boot/dts/exynos/exynosautov9.dtsi > @@ -400,6 +400,28 @@ ufs_0: ufs0@17e00000 { > samsung,sysreg = <&syscon_fsys2 0x710>; > status = "disabled"; > }; > + > + watchdog_cl0: watchdog@10050000 { > + compatible = "samsung,exynosautov9-wdt"; > + reg = <0x10050000 0x100>; > + interrupts = ; > + clocks = <&cmu_peris CLK_GOUT_WDT_CLUSTER0>, <&xtcxo>; > + clock-names = "watchdog", "watchdog_src"; > + samsung,syscon-phandle = <&pmu_system_controller>; > + samsung,cluster-index = <0>; > + status = "disabled"; Blocks which do not need board-level resources should be enabled by default, so drop status and drop patch #4. Best regards, Krzysztof