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 and sdcc bam nodes according to node addresses. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- arch/arm/boot/dts/qcom-apq8064.dtsi | 131 +++++++++++++--------------- 1 file changed, 62 insertions(+), 69 deletions(-)
<snip> With typo fixed: Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>