All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: linux-renesas-soc@vger.kernel.org
Cc: LUU HOAI <hoai.luu.ub@renesas.com>,
	Wolfram Sang <wsa+renesas@sang-engineering.com>
Subject: [PATCH 2/2] arm64: dts: renesas: r8a77961: Add i2c aliases
Date: Sat, 19 Mar 2022 23:33:06 +0100	[thread overview]
Message-ID: <20220319223306.60782-3-wsa+renesas@sang-engineering.com> (raw)
In-Reply-To: <20220319223306.60782-1-wsa+renesas@sang-engineering.com>

From: LUU HOAI <hoai.luu.ub@renesas.com>

Keep aligned with other Gen3 SoCs and sort the I2C busses.

Signed-off-by: LUU HOAI <hoai.luu.ub@renesas.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 arch/arm64/boot/dts/renesas/r8a77961.dtsi | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/arch/arm64/boot/dts/renesas/r8a77961.dtsi b/arch/arm64/boot/dts/renesas/r8a77961.dtsi
index 87bb903954ed..91ccd3dfd526 100644
--- a/arch/arm64/boot/dts/renesas/r8a77961.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77961.dtsi
@@ -16,6 +16,17 @@ / {
 	#address-cells = <2>;
 	#size-cells = <2>;
 
+	aliases {
+		i2c0 = &i2c0;
+		i2c1 = &i2c1;
+		i2c2 = &i2c2;
+		i2c3 = &i2c3;
+		i2c4 = &i2c4;
+		i2c5 = &i2c5;
+		i2c6 = &i2c6;
+		i2c7 = &i2c_dvfs;
+	};
+
 	/*
 	 * The external audio clocks are configured as 0 Hz fixed frequency
 	 * clocks by default.
-- 
2.30.2


  parent reply	other threads:[~2022-03-19 22:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-19 22:33 [PATCH 0/2] arm64: dts: renesas: r8a77961: improvements from BSP Wolfram Sang
2022-03-19 22:33 ` [PATCH 1/2] arm64: dts: renesas: r8a77961: Add CAN-FD node Wolfram Sang
2022-04-01 12:26   ` Geert Uytterhoeven
2022-04-01 15:23     ` Wolfram Sang
2022-03-19 22:33 ` Wolfram Sang [this message]
2022-03-30 10:12   ` [PATCH 2/2] arm64: dts: renesas: r8a77961: Add i2c aliases Geert Uytterhoeven
2022-04-01 15:25     ` Wolfram Sang
2022-04-01 15:47       ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220319223306.60782-3-wsa+renesas@sang-engineering.com \
    --to=wsa+renesas@sang-engineering.com \
    --cc=hoai.luu.ub@renesas.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.