Hi, On Wed, Feb 10, 2021 at 5:36 AM Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wrote: > > As discussed on linux-arm-msm list, start splitting sm8250 pinctrl > settings into generic and board-specific parts. The first part to > receive such treatment is the spi, so split spi pinconf to the board > device tree. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 6 + > arch/arm64/boot/dts/qcom/sm8250.dtsi | 300 +++++------------------ > 2 files changed, 66 insertions(+), 240 deletions(-) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>