Loading bindings/i3c/qcom,geni-i3c.txt +1 −1 Original line number Diff line number Diff line Loading @@ -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>; Loading qcom/kona-qupv3.dtsi +3 −2 Original line number Diff line number Diff line Loading @@ -13,9 +13,10 @@ }; /* QUPV3_0_SE0 */ i3c0: i3c@980000 { i3c0: i3c-master@980000 { compatible = "qcom,geni-i3c"; reg = <0x980000 0x4000>; reg = <0x980000 0x4000>, <0x0EC30000 0x10000>; clock-names = "se-clk", "m-ahb", "s-ahb"; clocks = <&clock_gcc GCC_QUPV3_WRAP0_S0_CLK>, <&clock_gcc GCC_QUPV3_WRAP_0_M_AHB_CLK>, Loading Loading
bindings/i3c/qcom,geni-i3c.txt +1 −1 Original line number Diff line number Diff line Loading @@ -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>; Loading
qcom/kona-qupv3.dtsi +3 −2 Original line number Diff line number Diff line Loading @@ -13,9 +13,10 @@ }; /* QUPV3_0_SE0 */ i3c0: i3c@980000 { i3c0: i3c-master@980000 { compatible = "qcom,geni-i3c"; reg = <0x980000 0x4000>; reg = <0x980000 0x4000>, <0x0EC30000 0x10000>; clock-names = "se-clk", "m-ahb", "s-ahb"; clocks = <&clock_gcc GCC_QUPV3_WRAP0_S0_CLK>, <&clock_gcc GCC_QUPV3_WRAP_0_M_AHB_CLK>, Loading