On 12/06/2022 15:31, Niklas Söderlund wrote: > Hello, > > While debugging an issue on a Renesas board I found a typo with missing > spaces around properties that had been copied around [1]. This extends > this fix for all arm64 files. > > 1. https://lore.kernel.org/linux-renesas-soc/20220608175728.1012550-1-niklas.soderlund+renesas@xxxxxxxxxxxx/ > > Niklas Söderlund (6): > arm64: dts: broadcom: Add missing space around status property > arm64: dts: rockchip: Add missing space around regulator-name property > arm64: dts: freescale: Add missing space around properties > arm64: dts: hisilicon: Add missing space around properties > arm64: dts: qcom: Add missing space around properties > arm64: dts: ti: Add missing space around properties I think you just did quite the same work already posted: https://lore.kernel.org/all/?q=f%3Akrzysztof+%22adjust+whitespace+around%22 Best regards, Krzysztof