Re: [RFC PATCH 6/7] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

From: Krzysztof Kozlowski
Date: Thu Dec 22 2022 - 11:00:51 EST


On 22/12/2022 16:57, Gatien CHEVALLIER wrote:
> Result after patch is:
>
> etzpc: etzpc@5c007000 {
> compatible = "st,stm32mp15-sys-bus";
> reg = <0x5c007000 0x400>;
> #address-cells = <1>;
> #size-cells = <1>;
> feature-domain-controller;
> #feature-domain-cells = <2>;
> ranges;
>
> timers2: timer@40000000 {
> (...)
>
> Or do I misunderstand you comment?


Ah, you're right. I missed that it's line removal. Sorry for confusion.

Best regards,
Krzysztof