Hi Vincenzo, thanks for your patch! On Thu, Feb 13, 2025 at 7:03 PM Vincenzo Frascino <vincenzo.frascino@xxxxxxx> wrote: > Add compatibility to Arm Morello System Development Platform. > > Note: Morello is at the same time the name of an Architecture [1], an SoC > [2] and a Board [2]. > To distinguish in between Architecture/SoC and Board we refer to the first > as arm,morello and to the second as arm,morello-sdp. > > [1] https://developer.arm.com/Architectures/Morello > [2] https://www.morello-project.org/ > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Signed-off-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx> > --- > Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml | 4 ++++ I was thinking, that since the .dtsi and .dts files are not reusing any of the Juno .dtsi (correct me if I'm wrong!) this should not be in vexpress-juno.yaml, instead perhaps you should create a new morello.yaml file? Yours, Linus Walleij