All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Florian Fainelli <florian.fainelli@broadcom.com>,
	Andreas Kemnade <andreas@kemnade.info>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-rpi-kernel@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, linux-rtc@vger.kernel.org,
	linux-rockchip@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH 01/15] dt-bindings: power: power-controller: Convert to yaml format
Date: Tue, 17 Mar 2026 13:40:31 +0800	[thread overview]
Message-ID: <abjpT+q9Z1EAsLsj@shlinux89> (raw)
In-Reply-To: <e1e91ada-4d21-4384-983a-676a3aa09bd7@kernel.org>

Hi Krzysztof,

On Mon, Mar 16, 2026 at 03:49:46PM +0100, Krzysztof Kozlowski wrote:
>On 16/03/2026 15:47, Peng Fan (OSS) wrote:
>> From: Peng Fan <peng.fan@nxp.com>
>> 
>> Convert power-controller.txt to yaml format. Drop the example because
>> there is already one in regulator/active-semi,act8846.yaml.
>> 
>> +properties:
>> +  system-power-controller:
>> +    type: boolean
>> +    description:
>> +      Indicates that this device can be used to control the system power.
>
>Just like it was in case of other core properties, I think this should
>go to dtschema.

Thanks for giving a look. I just submited a PR
https://github.com/devicetree-org/dt-schema/pull/187

Thanks,
Peng

>
>Best regards,
>Krzysztof
>


WARNING: multiple messages have this Message-ID (diff)
From: Peng Fan <peng.fan@oss.nxp.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Florian Fainelli <florian.fainelli@broadcom.com>,
	Andreas Kemnade <andreas@kemnade.info>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-rpi-kernel@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, linux-rtc@vger.kernel.org,
	linux-rockchip@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH 01/15] dt-bindings: power: power-controller: Convert to yaml format
Date: Tue, 17 Mar 2026 13:40:31 +0800	[thread overview]
Message-ID: <abjpT+q9Z1EAsLsj@shlinux89> (raw)
In-Reply-To: <e1e91ada-4d21-4384-983a-676a3aa09bd7@kernel.org>

Hi Krzysztof,

On Mon, Mar 16, 2026 at 03:49:46PM +0100, Krzysztof Kozlowski wrote:
>On 16/03/2026 15:47, Peng Fan (OSS) wrote:
>> From: Peng Fan <peng.fan@nxp.com>
>> 
>> Convert power-controller.txt to yaml format. Drop the example because
>> there is already one in regulator/active-semi,act8846.yaml.
>> 
>> +properties:
>> +  system-power-controller:
>> +    type: boolean
>> +    description:
>> +      Indicates that this device can be used to control the system power.
>
>Just like it was in case of other core properties, I think this should
>go to dtschema.

Thanks for giving a look. I just submited a PR
https://github.com/devicetree-org/dt-schema/pull/187

Thanks,
Peng

>
>Best regards,
>Krzysztof
>

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

  reply	other threads:[~2026-03-17  5:38 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-16 14:47 [PATCH 00/15] Convert power-controller to dt-schema and update various yaml file to referencing it Peng Fan (OSS)
2026-03-16 14:47 ` Peng Fan (OSS)
2026-03-16 14:47 ` [PATCH 01/15] dt-bindings: power: power-controller: Convert to yaml format Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:49   ` Krzysztof Kozlowski
2026-03-16 14:49     ` Krzysztof Kozlowski
2026-03-17  5:40     ` Peng Fan [this message]
2026-03-17  5:40       ` Peng Fan
2026-03-24  6:31   ` Peng Fan
2026-03-24  6:31     ` Peng Fan
2026-03-16 14:47 ` [PATCH 02/15] dt-bindings: soc: bcm2835-pm: Use generic power-controller schema Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:47 ` [PATCH 03/15] dt-bindings: regulator: ti,tps65219: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 17:46   ` Mark Brown
2026-03-16 17:46     ` Mark Brown
2026-03-16 14:47 ` [PATCH 04/15] dt-bindings: regulator: act8x: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 17:47   ` Mark Brown
2026-03-16 17:47     ` Mark Brown
2026-03-16 14:47 ` [PATCH 05/15] dt-bindings: rtc: ingenic,rtc: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-19 11:12   ` Paul Cercueil
2026-03-19 11:12     ` Paul Cercueil
2026-04-03 16:09   ` (subset) " Alexandre Belloni
2026-04-03 16:09     ` Alexandre Belloni
2026-04-04  1:33     ` Peng Fan
2026-04-04  1:33       ` Peng Fan
2026-03-16 14:47 ` [PATCH 06/15] dt-bindings: mfd: ene-kb[3]930: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:47 ` [PATCH 07/15] dt-bindings: mfd: ti,tps65910: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:47 ` [PATCH 08/15] dt-bindings: mfd: rockchip,rk8x: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:47 ` [PATCH 09/15] dt-bindings: mfd: ricoh,rn5t618: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:47 ` [PATCH 10/15] dt-bindings: mfd: netronix,ntxec: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:47 ` [PATCH 11/15] dt-bindings: mfd: ti,twl: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:47 ` [PATCH 12/15] dt-bindings: mfd: ti,tps6594: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:47 ` [PATCH 13/15] dt-bindings: mfd: rohm,bd71828-pmic: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:47 ` [PATCH 14/15] dt-bindings: mfd: fsl,mc13xxx: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:47 ` [PATCH 15/15] dt-bindings: mfd: samsung,s2mpg10-pmic: " Peng Fan (OSS)
2026-03-16 14:47   ` Peng Fan (OSS)
2026-03-16 14:55 ` [PATCH 00/15] Convert power-controller to dt-schema and update various yaml file to referencing it Mark Brown
2026-03-16 14:55   ` Mark Brown
2026-03-16 16:00   ` Andreas Kemnade
2026-03-16 16:00     ` Andreas Kemnade
2026-03-17  5:45     ` Peng Fan
2026-03-17  5:45       ` Peng Fan
2026-03-16 16:39 ` Krzysztof Kozlowski
2026-03-16 16:39   ` Krzysztof Kozlowski

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=abjpT+q9Z1EAsLsj@shlinux89 \
    --to=peng.fan@oss.nxp.com \
    --cc=andreas@kemnade.info \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=florian.fainelli@broadcom.com \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=peng.fan@nxp.com \
    --cc=rafael@kernel.org \
    --cc=robh@kernel.org \
    --cc=ulf.hansson@linaro.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.