public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Gary Yang <gary.yang@cixtech.com>,
	"robh@kernel.org" <robh@kernel.org>,
	"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
	"conor+dt@kernel.org" <conor+dt@kernel.org>,
	"p.zabel@pengutronix.de" <p.zabel@pengutronix.de>,
	Peter Chen <peter.chen@cixtech.com>,
	"unicorn_wang@outlook.com" <unicorn_wang@outlook.com>,
	"inochiama@gmail.com" <inochiama@gmail.com>,
	"alchark@gmail.com" <alchark@gmail.com>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	cix-kernel-upstream <cix-kernel-upstream@cixtech.com>
Subject: Re: 回复: [PATCH v8 1/3] dt-bindings: soc: cix: document the simple-mfd syscon on Sky1 SoC
Date: Tue, 10 Feb 2026 08:32:57 +0100	[thread overview]
Message-ID: <2c7ebaf4-5f0c-4712-bf7b-d5b2fa6e5366@kernel.org> (raw)
In-Reply-To: <PUZPR06MB5887D218A0A69676ED2FEBDFEF62A@PUZPR06MB5887.apcprd06.prod.outlook.com>

On 10/02/2026 04:37, Gary Yang wrote:
>>> +examples:
>>> +  - |
>>> +    syscon@16000000 {
>>> +      compatible = "cix,sky1-s5-system-control", "syscon";
>>> +      reg = <0x16000000 0x1000>;
>>> +      #reset-cells = <1>;
>>> +    };
>>> diff --git a/include/dt-bindings/reset/cix,sky1-rst-fch.h
>>> b/include/dt-bindings/reset/cix,sky1-rst-fch.h
>>
>> Filename must match compatible.
>>
>> I am pretty sure I gave such feedback to Cix before....
>>
> 
> Yes, You're right. I remember it. But please allow us to explain it.
> This header file contains many macros for reset signals. We intend to use syscon as a common module.
> So it is not only reset controller, it can also be used by other modules in futher. If the file named by syscon, 
> Maybe make confuse. All right?

Really? How?

Not able to find the header because it is randomly named would confuse
more. You don't get exceptions from the rules. Multiple people before
also asked for some special naming for whatever reasons. It's the last
time I am asking you of it. Read the docs and follow it and we really do
not care what internally you want, because you are contributing to
GENERIC kernel so you must follow common and generic rules.


Best regards,
Krzysztof

  reply	other threads:[~2026-02-10  7:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-09  9:33 [PATCH v8 0/3] Add support for Cix Sky1 resets Gary Yang
2026-02-09  9:33 ` [PATCH v8 1/3] dt-bindings: soc: cix: document the simple-mfd syscon on Sky1 SoC Gary Yang
2026-02-09 10:11   ` Philipp Zabel
2026-02-09 11:34   ` Krzysztof Kozlowski
2026-02-10  3:37     ` 回复: " Gary Yang
2026-02-10  7:32       ` Krzysztof Kozlowski [this message]
2026-02-10  8:57         ` 回复: " Gary Yang
2026-02-09  9:33 ` [PATCH v8 2/3] reset: add Sky1 soc reset support Gary Yang
2026-02-09 11:30   ` Philipp Zabel
2026-02-11  1:56     ` 回复: " Gary Yang
2026-02-11 10:22       ` Philipp Zabel
2026-02-20 12:50         ` 回复: " Gary Yang
2026-02-09 11:35   ` Krzysztof Kozlowski
2026-02-10  9:19     ` 回复: " Gary Yang
2026-02-09  9:33 ` [PATCH v8 3/3] arm64: dts: cix: add support for cix sky1 resets Gary Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2c7ebaf4-5f0c-4712-bf7b-d5b2fa6e5366@kernel.org \
    --to=krzk@kernel.org \
    --cc=alchark@gmail.com \
    --cc=cix-kernel-upstream@cixtech.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gary.yang@cixtech.com \
    --cc=inochiama@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=p.zabel@pengutronix.de \
    --cc=peter.chen@cixtech.com \
    --cc=robh@kernel.org \
    --cc=unicorn_wang@outlook.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox