On 30/09/2022 20:52, Dmitry Baryshkov wrote:
Use labels to add device-specific properties to DT nodes rather than duplicating SoC DT structure in the device DT. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 372 ++++++++++---------- 1 file changed, 183 insertions(+), 189 deletions(-)
<snip> Quite hard to read, but not sure if it can't be done any better... Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>