On Tue, 02 Nov 2021 13:37:16 -0700, jae.hyun.yoo@xxxxxxxxx wrote: > From: Jae Hyun Yoo <jae.hyun.yoo@xxxxxxxxxxxxxxx> > > Add 'clocks' as a required property. > > Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@xxxxxxxxxxxxxxx> > --- > v1 -> v2: > Changes sinve v1: > - Added 'clocks' property into kcs-bmc bindings using > 'aspeed,ast2400-kcs-bmc.yaml' because it's not merged into > 'aspeed-lpc.yaml' yet. The bindings merging could be done using a > separate patch later. > > .../devicetree/bindings/ipmi/aspeed,ast2400-kcs-bmc.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/1549943 kcs@114: 'clocks' is a required property arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dt.yaml arch/arm/boot/dts/aspeed-bmc-bytedance-g220a.dt.yaml arch/arm/boot/dts/aspeed-bmc-inspur-nf5280m6.dt.yaml kcs@24: 'clocks' is a required property arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dt.yaml kcs@28: 'clocks' is a required property arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dt.yaml arch/arm/boot/dts/aspeed-bmc-facebook-elbert.dt.yaml arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dt.yaml kcs@2c: 'clocks' is a required property arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dt.yaml arch/arm/boot/dts/aspeed-bmc-asrock-e3c246d4i.dt.yaml arch/arm/boot/dts/aspeed-bmc-bytedance-g220a.dt.yaml arch/arm/boot/dts/aspeed-bmc-facebook-elbert.dt.yaml arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dt.yaml arch/arm/boot/dts/aspeed-bmc-inspur-nf5280m6.dt.yaml