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 7EF1AC6379F for ; Fri, 10 Feb 2023 11:32:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231897AbjBJLbv (ORCPT ); Fri, 10 Feb 2023 06:31:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43644 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232003AbjBJLbo (ORCPT ); Fri, 10 Feb 2023 06:31:44 -0500 Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0A8916C7ED for ; Fri, 10 Feb 2023 03:31:43 -0800 (PST) Received: by mail-wm1-x32a.google.com with SMTP id z13so3605859wmp.2 for ; Fri, 10 Feb 2023 03:31:42 -0800 (PST) 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:message-id:reply-to; bh=+fkGBGr95U+qrVIC9uAZjtOGVLAEHb6P+HpqT5os4ec=; b=C2Z685sdL3QNJbkbChCFUGy/wgUn4zWw3tnLrbJYbDypS0y0Q5iJORk1/IFHWd2mSZ 4DPHq7DZHEjaL1m6gXsoZzuAnvkDFP+Gd2GjDavBFfePj41wU9WqMtRO6EqMyGtz/R+m dIS/qLWbY8EbVNeBPo/yoxuJl1psj629D4iT+1uV0bg0bwvLeWCz1nl1Voms9nEg+2Zw jGnYhk3GcxjX+R6jxy8W0lQCnpZzwsl8J+bxOZPyhi/2llo2AFk5JqS55/rwntHP3LdT 9NZMN/lu6k+xsCGHQAFAtk+toem+1cdeX1RzjjUeemkZHinvtBtfQl+eAxNhM6Dv0d8V 8njA== 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:message-id:reply-to; bh=+fkGBGr95U+qrVIC9uAZjtOGVLAEHb6P+HpqT5os4ec=; b=cxnZfNjARAsh6ZxdDlsZmFfZxzhsIVST0HmHGxph+J1rLZU3ix6uePsZE/d0gD9k05 7n07WncSEFRGA/B9RpIvaUPccgdm3nlLAnlYuwGSlUSFVCmb5qfHCYEbnOgAKjnE9D6A xY5m8IjGx0Q3iE3tj22yjpi0Xe9f32xhaLim73YEeG0leWA06XsB2H1cJ9mc0k4gxcSX 81UVmlMk7iPlxdzG+RZSI4E8gC4ooPkYVVH+8Jbu9cnmtot2hNXzdUNMeOFNYd/qZxol gWMYRFXUU7b1PuoTVgeLvk4ORkXjiIJjbA8j9dyG5RBARSVgaNZ8waXjgf4iKbCdZMac Cduw== X-Gm-Message-State: AO0yUKW5or+f6gz5uHkJmMy4kVpqvwoGEP9sYmFf277R4s14L7w5wP4p ETTPknHtXWUlDVVndQoQdyi5EA== X-Google-Smtp-Source: AK7set8Ks+xOIu4NjxStV+AEAvbuyg368JTwQzaml5z21nUEgP5oAuUJDuSxL5cIEMWaihVm+0YOkQ== X-Received: by 2002:a05:600c:45cf:b0:3df:9858:c03c with SMTP id s15-20020a05600c45cf00b003df9858c03cmr9537555wmo.17.1676028701638; Fri, 10 Feb 2023 03:31:41 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id t14-20020a05600c198e00b003dff870ce0esm8611529wmq.2.2023.02.10.03.31.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 10 Feb 2023 03:31:41 -0800 (PST) Message-ID: Date: Fri, 10 Feb 2023 12:31:39 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 2/3] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog Content-Language: en-US To: Sergio Paracuellos Cc: linux-watchdog@vger.kernel.org, wim@linux-watchdog.org, linux@roeck-us.net, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, arinc.unal@arinc9.com, tsbogend@alpha.franken.de, p.zabel@pengutronix.de, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-mips@vger.kernel.org References: <20230210065621.598120-1-sergio.paracuellos@gmail.com> <20230210065621.598120-3-sergio.paracuellos@gmail.com> <23d2f23f-b063-c417-e85d-40f09b509d04@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/02/2023 12:29, Sergio Paracuellos wrote: > Hi Krzysztof, > > On Fri, Feb 10, 2023 at 12:00 PM Krzysztof Kozlowski > wrote: >> >> On 10/02/2023 07:56, Sergio Paracuellos wrote: >>> To allow to access system controller registers from watchdog driver code >>> add a phandle in the watchdog 'wdt' node. This avoid using arch dependent >> >> ??? This does not make sense. > > What do you mean? The commit message itself? I need the phandle to > 'sysc' system controller node for accessing reset status registers > inside the watchdog driver code. The message makes sense. The message for the code does not make anymore. I meant, you want to access system controller registers from watchdog, so you add syscon to watchdog... Best regards, Krzysztof