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> --- .../boot/dts/qcom-apq8064-asus-nexus7-flo.dts | 521 +++++++++--------- 1 file changed, 255 insertions(+), 266 deletions(-)
<snip> Quite hard to read, but not sure if it can't be done any better... Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>