Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8115c423 authored by Alok Chauhan's avatar Alok Chauhan
Browse files

dt-bindings: i3c: Correct i3c dtsi node name

As per I3C Linux framework, node describing an
I3C bus should be named i3c-master.

Change-Id: I282a9cbad7a98b74e3e6caf4921f0d44d2ba4e9a
parent d2b4d028
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ I3C device connected on the bus follow the generic description (see
Documentation/devicetree/bindings/i3c/i3c.txt for more details).

Example:
        i3c0: i3c@980000 {
        i3c0: i3c-master@980000 {
		compatible = "qcom,geni-i3c";
		reg = <0x980000 0x4000>,
			<0xec30000 0x10000>;