summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dts
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2022-02-03 20:06:33 +0300
committerGeert Uytterhoeven <geert+renesas@glider.be>2022-02-08 11:45:58 +0300
commit726fd781195dc99cdcb60b2678694bfa5ccd1825 (patch)
tree08de0c41c6443a6bda50110a619f802b524932cb /arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dts
parent81a27b1f69022174567e8237d3de2534821671ba (diff)
downloadlinux-726fd781195dc99cdcb60b2678694bfa5ccd1825.tar.xz
arm64: dts: renesas: rzg2l-smarc: Add common dtsi file
RZ/{G2L,V2L} and G2LC SoC use the same carrier board, but the SoM is different. Different pin mapping is possible on SoM. For eg:- RZ/G2L SMARC EVK uses SCIF2, whereas RZ/G2LC uses SCIF1 for the serial interface available on PMOD1. This patch adds support for handling the pin mapping differences by moving definitions common to RZ/G2L and RZ/G2LC to a common dtsi file. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://lore.kernel.org/r/20220203170636.7747-2-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dts')
-rw-r--r--arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dts9
1 files changed, 1 insertions, 8 deletions
diff --git a/arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dts b/arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dts
index 8d671111d973..af84fd6c8a81 100644
--- a/arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dts
+++ b/arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dts
@@ -9,12 +9,11 @@
#include "r9a07g044c2.dtsi"
#include "rzg2lc-smarc-som.dtsi"
#include "rzg2lc-smarc-pinfunction.dtsi"
-#include "rzg2l-smarc.dtsi"
+#include "rz-smarc-common.dtsi"
/ {
model = "Renesas SMARC EVK based on r9a07g044c2";
compatible = "renesas,smarc-evk", "renesas,r9a07g044c2", "renesas,r9a07g044";
-
};
&canfd {
@@ -75,12 +74,6 @@
status = "disabled";
};
-&scif2 {
- /delete-property/ pinctrl-0;
- /delete-property/ pinctrl-names;
- status = "disabled";
-};
-
&spi1 {
/delete-property/ pinctrl-0;
/delete-property/ pinctrl-names;