On 04.08.2021 15:03, Rajendra Nayak wrote:
Move all the common device tree bits for both sc7280 IDPs into a
sc7280-idp.dtsi and create 2 different dts files (sc7280-idp.dts
and sc7280-idp2.dts) in order to manage differences across the
IDP SKU1 and SKU2 Boards.
PMR735A is present on IDP board only and is not present on IDP2.
Signed-off-by: Rajendra Nayak <rnayak@xxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/sc7280-idp.dts | 328 +--------------------
I'm still for calling this sc7280-idp-sku1/2.dts, but other than that it looks good.
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx>