Hi, On Mon, Jun 22, 2026 at 12:16:08PM +0200, Krzysztof Kozlowski wrote: > There is no use of double colon '::' in YAML. OTOH, the literal style > block, e.g. using '|' treats all characters as content [1] therefore > single use of ':' in descriptions is perfectly fine, whenever '|' is > used. > > Cleanup existing code, so the confusing style won't be re-used in new > contributions. > > Link: https://yaml.org/spec/1.2.2/#literal-style [1] > Signed-off-by: Krzysztof Kozlowski > > --- > > Intention for this patch is to go via Rob's tree. > --- [...] > .../bindings/power/reset/restart-handler.yaml | 8 ++++---- Acked-by: Sebastian Reichel [...] Greetings, -- Sebastian