Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> 于2022年9月9日周五 17:57写道: > > On 09/09/2022 11:50, Cixi Geng wrote: > > Lee Jones <lee@xxxxxxxxxx> 于2022年9月9日周五 16:10写道: > >> > >> On Fri, 09 Sep 2022, Cixi Geng wrote: > >> > >>> From: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx> > >>> > >>> Add bindings for Unisoc system global register which provide register map > >>> for clocks. > >>> > >>> Signed-off-by: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx> > >>> Signed-off-by: Cixi Geng <cixi.geng1@xxxxxxxxxx> > >>> Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > >>> --- > >>> .../bindings/mfd/sprd,ums512-glbreg.yaml | 68 +++++++++++++++++++ > >>> 1 file changed, 68 insertions(+) > >>> create mode 100644 Documentation/devicetree/bindings/mfd/sprd,ums512-glbreg.yaml > >> > >> I'll take this when the clk driver changes are merged. > > this patch is depends on the clk dt-bingdings, which is already merged [1] > > which is merged to different tree, so this one here cannot go via MFD > tree without cross-tree merges. Hi Krzysztof: I test on the latest kernel 506357871c18e06565840d71c2ef9f818e19f460 (torvalds/master) version:6.0.0.rc4 what you mean is I must warting your branch upgrade the cross-tree? > > Anyway please respond to my comment. it in different reply-letter, about the question "Hmm, why these are not const?" do your mean I should write as follow? what the different, because I found both the two ways of writing are exist "#address-cells": const: 1 "#size-cells": const: 1 > > > so the patch can be applied without wating the clk driver > > and the clk driver need merge this first > > > > commitID (6a3a6c7ae0ef235faebf66bac56384dbd5f944dc) > > [1]. https://lore.kernel.org/all/20220711202740.198F4C34115@xxxxxxxxxxxxxxx/ > > > > Best regards, > Krzysztof