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> --- .../arm/boot/dts/qcom-apq8060-dragonboard.dts | 1774 ++++++++--------- arch/arm/boot/dts/qcom-msm8660.dtsi | 51 +- 2 files changed, 911 insertions(+), 914 deletions(-)
<snip> Quite hard to read, but not sure if it can't be done any better... Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>