All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: zhangqing@rock-chips.com, Johan Jonker <jbx6244@gmail.com>
Cc: Heiko Stuebner <heiko@sntech.de>,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	krzk+dt@kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org,
	linux-rockchip@lists.infradead.org, mturquette@baylibre.com,
	sboyd@kernel.org
Subject: Re: [PATCH v2 1/2] dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAML
Date: Tue, 17 May 2022 21:11:17 +0200	[thread overview]
Message-ID: <165281458742.3119039.6001073112937084261.b4-ty@sntech.de> (raw)
In-Reply-To: <20220329113657.4567-1-jbx6244@gmail.com>

On Tue, 29 Mar 2022 13:36:56 +0200, Johan Jonker wrote:
> Current dts files with RK3288 'cru' nodes are manually verified.
> In order to automate this process rockchip,rk3288-cru.txt has to be
> converted to YAML.
> 
> Changed:
>   Add properties to fix notifications by clocks.yaml for example:
>     clocks
>     clock-names

Applied, thanks!

[1/2] dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAML
      commit: 03339ecc41201218eb2e9fa191bfa84b86cf26fd
[2/2] ARM: dts: rockchip: add clocks property to cru node rk3288
      commit: 1b36d43799187791750aa73286f0e2530f67f003

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: zhangqing@rock-chips.com, Johan Jonker <jbx6244@gmail.com>
Cc: Heiko Stuebner <heiko@sntech.de>,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	krzk+dt@kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org,
	linux-rockchip@lists.infradead.org, mturquette@baylibre.com,
	sboyd@kernel.org
Subject: Re: [PATCH v2 1/2] dt-bindings: clock: convert rockchip, rk3288-cru.txt to YAML
Date: Tue, 17 May 2022 21:11:17 +0200	[thread overview]
Message-ID: <165281458742.3119039.6001073112937084261.b4-ty@sntech.de> (raw)
In-Reply-To: <20220329113657.4567-1-jbx6244@gmail.com>

On Tue, 29 Mar 2022 13:36:56 +0200, Johan Jonker wrote:
> Current dts files with RK3288 'cru' nodes are manually verified.
> In order to automate this process rockchip,rk3288-cru.txt has to be
> converted to YAML.
> 
> Changed:
>   Add properties to fix notifications by clocks.yaml for example:
>     clocks
>     clock-names

Applied, thanks!

[1/2] dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAML
      commit: 03339ecc41201218eb2e9fa191bfa84b86cf26fd
[2/2] ARM: dts: rockchip: add clocks property to cru node rk3288
      commit: 1b36d43799187791750aa73286f0e2530f67f003

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: zhangqing@rock-chips.com, Johan Jonker <jbx6244@gmail.com>
Cc: Heiko Stuebner <heiko@sntech.de>,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	krzk+dt@kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org,
	linux-rockchip@lists.infradead.org, mturquette@baylibre.com,
	sboyd@kernel.org
Subject: Re: [PATCH v2 1/2] dt-bindings: clock: convert rockchip, rk3288-cru.txt to YAML
Date: Tue, 17 May 2022 21:11:17 +0200	[thread overview]
Message-ID: <165281458742.3119039.6001073112937084261.b4-ty@sntech.de> (raw)
In-Reply-To: <20220329113657.4567-1-jbx6244@gmail.com>

On Tue, 29 Mar 2022 13:36:56 +0200, Johan Jonker wrote:
> Current dts files with RK3288 'cru' nodes are manually verified.
> In order to automate this process rockchip,rk3288-cru.txt has to be
> converted to YAML.
> 
> Changed:
>   Add properties to fix notifications by clocks.yaml for example:
>     clocks
>     clock-names

Applied, thanks!

[1/2] dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAML
      commit: 03339ecc41201218eb2e9fa191bfa84b86cf26fd
[2/2] ARM: dts: rockchip: add clocks property to cru node rk3288
      commit: 1b36d43799187791750aa73286f0e2530f67f003

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-05-17 19:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-29 11:36 [PATCH v2 1/2] dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAML Johan Jonker
2022-03-29 11:36 ` [PATCH v2 1/2] dt-bindings: clock: convert rockchip, rk3288-cru.txt " Johan Jonker
2022-03-29 11:36 ` Johan Jonker
2022-03-29 11:36 ` [PATCH v2 2/2] ARM: dts: rockchip: add clocks property to cru node rk3288 Johan Jonker
2022-03-29 11:36   ` Johan Jonker
2022-03-29 11:36   ` Johan Jonker
2022-03-29 11:42 ` [PATCH v2 1/2] dt-bindings: clock: convert rockchip, rk3288-cru.txt to YAML Krzysztof Kozlowski
2022-03-29 11:42   ` Krzysztof Kozlowski
2022-03-29 11:42   ` Krzysztof Kozlowski
2022-03-31 22:54 ` [PATCH v2 1/2] dt-bindings: clock: convert rockchip,rk3288-cru.txt " Stephen Boyd
2022-03-31 22:54   ` [PATCH v2 1/2] dt-bindings: clock: convert rockchip, rk3288-cru.txt " Stephen Boyd
2022-03-31 22:54   ` Stephen Boyd
2022-05-17 19:11 ` Heiko Stuebner [this message]
2022-05-17 19:11   ` Heiko Stuebner
2022-05-17 19:11   ` Heiko Stuebner

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=165281458742.3119039.6001073112937084261.b4-ty@sntech.de \
    --to=heiko@sntech.de \
    --cc=devicetree@vger.kernel.org \
    --cc=jbx6244@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=zhangqing@rock-chips.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 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.