Hi, On Wed, Feb 10, 2021 at 5:36 AM Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wrote: > > Split "default" device tree nodes into common "data-clk" nodes and "cs" > nodes which might differ from board to board depending on how the slave > chips are wired. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 9 +- > arch/arm64/boot/dts/qcom/sm8250.dtsi | 220 ++++++++++++++--------- > 2 files changed, 148 insertions(+), 81 deletions(-) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>