Re: [PATCH v1 7/7] arm: dts: qcom: mdm9615: remove useless amba subnode
From: Krzysztof Kozlowski
Date: Wed Sep 28 2022 - 14:05:48 EST
On 28/09/2022 11:14, Neil Armstrong wrote:
> Since amba node type has been deprecated, remove this subnode and
How device node can be deprecated? simple-bus is still supported, isn't it?
> move the mmc nodes in the main soc node.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
While reshuffling maybe move properties to match common style:
1. compatible
2. reg
3. ...
4. status (last)
>
Best regards,
Krzysztof