On 30/09/2022 20:52, Dmitry Baryshkov wrote:
The separate amba device node doesn't add anything significant to the DT. The OF parsing code already creates ambda_device or platform_device
-----------------------------------------/\ s/ambda/amba/
depending on the compatibility lists. Drop the amba node and reorder sdcc nodes according to node addresses. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- arch/arm/boot/dts/qcom-msm8960.dtsi | 68 +++++++++++++---------------- 1 file changed, 31 insertions(+), 37 deletions(-)
<snip> With typo fixed: Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>