Am 20.10.19 um 20:52 schrieb Stephen Boyd:
> --- /dev/null
> +++ b/t/t4018/dts-nodes-multiline-prop
> @@ -0,0 +1,13 @@
> +/ {
> + label_1: node1@ff00 {
> + RIGHT@deadf00,4000 {
> + multilineprop = <3>,
> + <4>,
> + <5>,
> + <6>,
> + <7>;There is little variation in the lines, but if that is what occurs in real life, so be it. This patch is good. Thanks! Reviewed-by: Johannes Sixt <[email protected]> -- Hannes

