Commit fced3a97 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman

arm64: dts: renesas: Fix whitespace around assignments

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
[simon: updated for a few new cases]
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent c41fc118
...@@ -66,7 +66,7 @@ a57_0: cpu@0 { ...@@ -66,7 +66,7 @@ a57_0: cpu@0 {
power-domains = <&sysc 0>; power-domains = <&sysc 0>;
next-level-cache = <&L2_CA57>; next-level-cache = <&L2_CA57>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE 0>; clocks = <&cpg CPG_CORE 0>;
}; };
a57_1: cpu@1 { a57_1: cpu@1 {
...@@ -76,7 +76,7 @@ a57_1: cpu@1 { ...@@ -76,7 +76,7 @@ a57_1: cpu@1 {
power-domains = <&sysc 1>; power-domains = <&sysc 1>;
next-level-cache = <&L2_CA57>; next-level-cache = <&L2_CA57>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE 0>; clocks = <&cpg CPG_CORE 0>;
}; };
a53_0: cpu@100 { a53_0: cpu@100 {
...@@ -1431,7 +1431,7 @@ ehci0: usb@ee080100 { ...@@ -1431,7 +1431,7 @@ ehci0: usb@ee080100 {
clocks = <&cpg CPG_MOD 703>; clocks = <&cpg CPG_MOD 703>;
phys = <&usb2_phy0>; phys = <&usb2_phy0>;
phy-names = "usb"; phy-names = "usb";
companion= <&ohci0>; companion = <&ohci0>;
power-domains = <&sysc 32>; power-domains = <&sysc 32>;
resets = <&cpg 703>; resets = <&cpg 703>;
status = "disabled"; status = "disabled";
...@@ -1444,7 +1444,7 @@ ehci1: usb@ee0a0100 { ...@@ -1444,7 +1444,7 @@ ehci1: usb@ee0a0100 {
clocks = <&cpg CPG_MOD 702>; clocks = <&cpg CPG_MOD 702>;
phys = <&usb2_phy1>; phys = <&usb2_phy1>;
phy-names = "usb"; phy-names = "usb";
companion= <&ohci1>; companion = <&ohci1>;
power-domains = <&sysc 32>; power-domains = <&sysc 32>;
resets = <&cpg 702>; resets = <&cpg 702>;
status = "disabled"; status = "disabled";
......
...@@ -232,7 +232,7 @@ ports { ...@@ -232,7 +232,7 @@ ports {
port@1 { port@1 {
vin0csi21: endpoint@1 { vin0csi21: endpoint@1 {
reg = <1>; reg = <1>;
remote-endpoint= <&csi21vin0>; remote-endpoint = <&csi21vin0>;
}; };
}; };
}; };
...@@ -243,7 +243,7 @@ ports { ...@@ -243,7 +243,7 @@ ports {
port@1 { port@1 {
vin1csi21: endpoint@1 { vin1csi21: endpoint@1 {
reg = <1>; reg = <1>;
remote-endpoint= <&csi21vin1>; remote-endpoint = <&csi21vin1>;
}; };
}; };
}; };
...@@ -254,7 +254,7 @@ ports { ...@@ -254,7 +254,7 @@ ports {
port@1 { port@1 {
vin2csi21: endpoint@1 { vin2csi21: endpoint@1 {
reg = <1>; reg = <1>;
remote-endpoint= <&csi21vin2>; remote-endpoint = <&csi21vin2>;
}; };
}; };
}; };
...@@ -265,7 +265,7 @@ ports { ...@@ -265,7 +265,7 @@ ports {
port@1 { port@1 {
vin3csi21: endpoint@1 { vin3csi21: endpoint@1 {
reg = <1>; reg = <1>;
remote-endpoint= <&csi21vin3>; remote-endpoint = <&csi21vin3>;
}; };
}; };
}; };
...@@ -276,7 +276,7 @@ ports { ...@@ -276,7 +276,7 @@ ports {
port@1 { port@1 {
vin4csi21: endpoint@1 { vin4csi21: endpoint@1 {
reg = <1>; reg = <1>;
remote-endpoint= <&csi21vin4>; remote-endpoint = <&csi21vin4>;
}; };
}; };
}; };
...@@ -287,7 +287,7 @@ ports { ...@@ -287,7 +287,7 @@ ports {
port@1 { port@1 {
vin5csi21: endpoint@1 { vin5csi21: endpoint@1 {
reg = <1>; reg = <1>;
remote-endpoint= <&csi21vin5>; remote-endpoint = <&csi21vin5>;
}; };
}; };
}; };
...@@ -298,7 +298,7 @@ ports { ...@@ -298,7 +298,7 @@ ports {
port@1 { port@1 {
vin6csi21: endpoint@1 { vin6csi21: endpoint@1 {
reg = <1>; reg = <1>;
remote-endpoint= <&csi21vin6>; remote-endpoint = <&csi21vin6>;
}; };
}; };
}; };
...@@ -309,7 +309,7 @@ ports { ...@@ -309,7 +309,7 @@ ports {
port@1 { port@1 {
vin7csi21: endpoint@1 { vin7csi21: endpoint@1 {
reg = <1>; reg = <1>;
remote-endpoint= <&csi21vin7>; remote-endpoint = <&csi21vin7>;
}; };
}; };
}; };
......
...@@ -123,7 +123,7 @@ a57_0: cpu@0 { ...@@ -123,7 +123,7 @@ a57_0: cpu@0 {
power-domains = <&sysc R8A7795_PD_CA57_CPU0>; power-domains = <&sysc R8A7795_PD_CA57_CPU0>;
next-level-cache = <&L2_CA57>; next-level-cache = <&L2_CA57>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7795_CLK_Z>; clocks = <&cpg CPG_CORE R8A7795_CLK_Z>;
operating-points-v2 = <&cluster0_opp>; operating-points-v2 = <&cluster0_opp>;
#cooling-cells = <2>; #cooling-cells = <2>;
}; };
...@@ -135,7 +135,7 @@ a57_1: cpu@1 { ...@@ -135,7 +135,7 @@ a57_1: cpu@1 {
power-domains = <&sysc R8A7795_PD_CA57_CPU1>; power-domains = <&sysc R8A7795_PD_CA57_CPU1>;
next-level-cache = <&L2_CA57>; next-level-cache = <&L2_CA57>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7795_CLK_Z>; clocks = <&cpg CPG_CORE R8A7795_CLK_Z>;
operating-points-v2 = <&cluster0_opp>; operating-points-v2 = <&cluster0_opp>;
#cooling-cells = <2>; #cooling-cells = <2>;
}; };
...@@ -147,7 +147,7 @@ a57_2: cpu@2 { ...@@ -147,7 +147,7 @@ a57_2: cpu@2 {
power-domains = <&sysc R8A7795_PD_CA57_CPU2>; power-domains = <&sysc R8A7795_PD_CA57_CPU2>;
next-level-cache = <&L2_CA57>; next-level-cache = <&L2_CA57>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7795_CLK_Z>; clocks = <&cpg CPG_CORE R8A7795_CLK_Z>;
operating-points-v2 = <&cluster0_opp>; operating-points-v2 = <&cluster0_opp>;
#cooling-cells = <2>; #cooling-cells = <2>;
}; };
...@@ -159,7 +159,7 @@ a57_3: cpu@3 { ...@@ -159,7 +159,7 @@ a57_3: cpu@3 {
power-domains = <&sysc R8A7795_PD_CA57_CPU3>; power-domains = <&sysc R8A7795_PD_CA57_CPU3>;
next-level-cache = <&L2_CA57>; next-level-cache = <&L2_CA57>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7795_CLK_Z>; clocks = <&cpg CPG_CORE R8A7795_CLK_Z>;
operating-points-v2 = <&cluster0_opp>; operating-points-v2 = <&cluster0_opp>;
#cooling-cells = <2>; #cooling-cells = <2>;
}; };
...@@ -171,7 +171,7 @@ a53_0: cpu@100 { ...@@ -171,7 +171,7 @@ a53_0: cpu@100 {
power-domains = <&sysc R8A7795_PD_CA53_CPU0>; power-domains = <&sysc R8A7795_PD_CA53_CPU0>;
next-level-cache = <&L2_CA53>; next-level-cache = <&L2_CA53>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7795_CLK_Z2>; clocks = <&cpg CPG_CORE R8A7795_CLK_Z2>;
operating-points-v2 = <&cluster1_opp>; operating-points-v2 = <&cluster1_opp>;
}; };
...@@ -182,7 +182,7 @@ a53_1: cpu@101 { ...@@ -182,7 +182,7 @@ a53_1: cpu@101 {
power-domains = <&sysc R8A7795_PD_CA53_CPU1>; power-domains = <&sysc R8A7795_PD_CA53_CPU1>;
next-level-cache = <&L2_CA53>; next-level-cache = <&L2_CA53>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7795_CLK_Z2>; clocks = <&cpg CPG_CORE R8A7795_CLK_Z2>;
operating-points-v2 = <&cluster1_opp>; operating-points-v2 = <&cluster1_opp>;
}; };
...@@ -193,7 +193,7 @@ a53_2: cpu@102 { ...@@ -193,7 +193,7 @@ a53_2: cpu@102 {
power-domains = <&sysc R8A7795_PD_CA53_CPU2>; power-domains = <&sysc R8A7795_PD_CA53_CPU2>;
next-level-cache = <&L2_CA53>; next-level-cache = <&L2_CA53>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7795_CLK_Z2>; clocks = <&cpg CPG_CORE R8A7795_CLK_Z2>;
operating-points-v2 = <&cluster1_opp>; operating-points-v2 = <&cluster1_opp>;
}; };
...@@ -204,7 +204,7 @@ a53_3: cpu@103 { ...@@ -204,7 +204,7 @@ a53_3: cpu@103 {
power-domains = <&sysc R8A7795_PD_CA53_CPU3>; power-domains = <&sysc R8A7795_PD_CA53_CPU3>;
next-level-cache = <&L2_CA53>; next-level-cache = <&L2_CA53>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7795_CLK_Z2>; clocks = <&cpg CPG_CORE R8A7795_CLK_Z2>;
operating-points-v2 = <&cluster1_opp>; operating-points-v2 = <&cluster1_opp>;
}; };
...@@ -1425,11 +1425,11 @@ port@1 { ...@@ -1425,11 +1425,11 @@ port@1 {
vin0csi20: endpoint@0 { vin0csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin0>; remote-endpoint = <&csi20vin0>;
}; };
vin0csi40: endpoint@2 { vin0csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin0>; remote-endpoint = <&csi40vin0>;
}; };
}; };
}; };
...@@ -1457,11 +1457,11 @@ port@1 { ...@@ -1457,11 +1457,11 @@ port@1 {
vin1csi20: endpoint@0 { vin1csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin1>; remote-endpoint = <&csi20vin1>;
}; };
vin1csi40: endpoint@2 { vin1csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin1>; remote-endpoint = <&csi40vin1>;
}; };
}; };
}; };
...@@ -1489,11 +1489,11 @@ port@1 { ...@@ -1489,11 +1489,11 @@ port@1 {
vin2csi20: endpoint@0 { vin2csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin2>; remote-endpoint = <&csi20vin2>;
}; };
vin2csi40: endpoint@2 { vin2csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin2>; remote-endpoint = <&csi40vin2>;
}; };
}; };
}; };
...@@ -1521,11 +1521,11 @@ port@1 { ...@@ -1521,11 +1521,11 @@ port@1 {
vin3csi20: endpoint@0 { vin3csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin3>; remote-endpoint = <&csi20vin3>;
}; };
vin3csi40: endpoint@2 { vin3csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin3>; remote-endpoint = <&csi40vin3>;
}; };
}; };
}; };
...@@ -1553,11 +1553,11 @@ port@1 { ...@@ -1553,11 +1553,11 @@ port@1 {
vin4csi20: endpoint@0 { vin4csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin4>; remote-endpoint = <&csi20vin4>;
}; };
vin4csi41: endpoint@3 { vin4csi41: endpoint@3 {
reg = <3>; reg = <3>;
remote-endpoint= <&csi41vin4>; remote-endpoint = <&csi41vin4>;
}; };
}; };
}; };
...@@ -1585,11 +1585,11 @@ port@1 { ...@@ -1585,11 +1585,11 @@ port@1 {
vin5csi20: endpoint@0 { vin5csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin5>; remote-endpoint = <&csi20vin5>;
}; };
vin5csi41: endpoint@3 { vin5csi41: endpoint@3 {
reg = <3>; reg = <3>;
remote-endpoint= <&csi41vin5>; remote-endpoint = <&csi41vin5>;
}; };
}; };
}; };
...@@ -1617,11 +1617,11 @@ port@1 { ...@@ -1617,11 +1617,11 @@ port@1 {
vin6csi20: endpoint@0 { vin6csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin6>; remote-endpoint = <&csi20vin6>;
}; };
vin6csi41: endpoint@3 { vin6csi41: endpoint@3 {
reg = <3>; reg = <3>;
remote-endpoint= <&csi41vin6>; remote-endpoint = <&csi41vin6>;
}; };
}; };
}; };
...@@ -1649,11 +1649,11 @@ port@1 { ...@@ -1649,11 +1649,11 @@ port@1 {
vin7csi20: endpoint@0 { vin7csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin7>; remote-endpoint = <&csi20vin7>;
}; };
vin7csi41: endpoint@3 { vin7csi41: endpoint@3 {
reg = <3>; reg = <3>;
remote-endpoint= <&csi41vin7>; remote-endpoint = <&csi41vin7>;
}; };
}; };
}; };
......
...@@ -134,7 +134,7 @@ a57_0: cpu@0 { ...@@ -134,7 +134,7 @@ a57_0: cpu@0 {
power-domains = <&sysc R8A7796_PD_CA57_CPU0>; power-domains = <&sysc R8A7796_PD_CA57_CPU0>;
next-level-cache = <&L2_CA57>; next-level-cache = <&L2_CA57>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7796_CLK_Z>; clocks = <&cpg CPG_CORE R8A7796_CLK_Z>;
operating-points-v2 = <&cluster0_opp>; operating-points-v2 = <&cluster0_opp>;
#cooling-cells = <2>; #cooling-cells = <2>;
}; };
...@@ -146,7 +146,7 @@ a57_1: cpu@1 { ...@@ -146,7 +146,7 @@ a57_1: cpu@1 {
power-domains = <&sysc R8A7796_PD_CA57_CPU1>; power-domains = <&sysc R8A7796_PD_CA57_CPU1>;
next-level-cache = <&L2_CA57>; next-level-cache = <&L2_CA57>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7796_CLK_Z>; clocks = <&cpg CPG_CORE R8A7796_CLK_Z>;
operating-points-v2 = <&cluster0_opp>; operating-points-v2 = <&cluster0_opp>;
#cooling-cells = <2>; #cooling-cells = <2>;
}; };
...@@ -158,7 +158,7 @@ a53_0: cpu@100 { ...@@ -158,7 +158,7 @@ a53_0: cpu@100 {
power-domains = <&sysc R8A7796_PD_CA53_CPU0>; power-domains = <&sysc R8A7796_PD_CA53_CPU0>;
next-level-cache = <&L2_CA53>; next-level-cache = <&L2_CA53>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7796_CLK_Z2>; clocks = <&cpg CPG_CORE R8A7796_CLK_Z2>;
operating-points-v2 = <&cluster1_opp>; operating-points-v2 = <&cluster1_opp>;
}; };
...@@ -169,7 +169,7 @@ a53_1: cpu@101 { ...@@ -169,7 +169,7 @@ a53_1: cpu@101 {
power-domains = <&sysc R8A7796_PD_CA53_CPU1>; power-domains = <&sysc R8A7796_PD_CA53_CPU1>;
next-level-cache = <&L2_CA53>; next-level-cache = <&L2_CA53>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7796_CLK_Z2>; clocks = <&cpg CPG_CORE R8A7796_CLK_Z2>;
operating-points-v2 = <&cluster1_opp>; operating-points-v2 = <&cluster1_opp>;
}; };
...@@ -180,7 +180,7 @@ a53_2: cpu@102 { ...@@ -180,7 +180,7 @@ a53_2: cpu@102 {
power-domains = <&sysc R8A7796_PD_CA53_CPU2>; power-domains = <&sysc R8A7796_PD_CA53_CPU2>;
next-level-cache = <&L2_CA53>; next-level-cache = <&L2_CA53>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7796_CLK_Z2>; clocks = <&cpg CPG_CORE R8A7796_CLK_Z2>;
operating-points-v2 = <&cluster1_opp>; operating-points-v2 = <&cluster1_opp>;
}; };
...@@ -191,7 +191,7 @@ a53_3: cpu@103 { ...@@ -191,7 +191,7 @@ a53_3: cpu@103 {
power-domains = <&sysc R8A7796_PD_CA53_CPU3>; power-domains = <&sysc R8A7796_PD_CA53_CPU3>;
next-level-cache = <&L2_CA53>; next-level-cache = <&L2_CA53>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A7796_CLK_Z2>; clocks = <&cpg CPG_CORE R8A7796_CLK_Z2>;
operating-points-v2 = <&cluster1_opp>; operating-points-v2 = <&cluster1_opp>;
}; };
...@@ -1299,11 +1299,11 @@ port@1 { ...@@ -1299,11 +1299,11 @@ port@1 {
vin0csi20: endpoint@0 { vin0csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin0>; remote-endpoint = <&csi20vin0>;
}; };
vin0csi40: endpoint@2 { vin0csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin0>; remote-endpoint = <&csi40vin0>;
}; };
}; };
}; };
...@@ -1331,11 +1331,11 @@ port@1 { ...@@ -1331,11 +1331,11 @@ port@1 {
vin1csi20: endpoint@0 { vin1csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin1>; remote-endpoint = <&csi20vin1>;
}; };
vin1csi40: endpoint@2 { vin1csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin1>; remote-endpoint = <&csi40vin1>;
}; };
}; };
}; };
...@@ -1363,11 +1363,11 @@ port@1 { ...@@ -1363,11 +1363,11 @@ port@1 {
vin2csi20: endpoint@0 { vin2csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin2>; remote-endpoint = <&csi20vin2>;
}; };
vin2csi40: endpoint@2 { vin2csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin2>; remote-endpoint = <&csi40vin2>;
}; };
}; };
}; };
...@@ -1395,11 +1395,11 @@ port@1 { ...@@ -1395,11 +1395,11 @@ port@1 {
vin3csi20: endpoint@0 { vin3csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin3>; remote-endpoint = <&csi20vin3>;
}; };
vin3csi40: endpoint@2 { vin3csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin3>; remote-endpoint = <&csi40vin3>;
}; };
}; };
}; };
...@@ -1427,11 +1427,11 @@ port@1 { ...@@ -1427,11 +1427,11 @@ port@1 {
vin4csi20: endpoint@0 { vin4csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin4>; remote-endpoint = <&csi20vin4>;
}; };
vin4csi40: endpoint@2 { vin4csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin4>; remote-endpoint = <&csi40vin4>;
}; };
}; };
}; };
...@@ -1459,11 +1459,11 @@ port@1 { ...@@ -1459,11 +1459,11 @@ port@1 {
vin5csi20: endpoint@0 { vin5csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin5>; remote-endpoint = <&csi20vin5>;
}; };
vin5csi40: endpoint@2 { vin5csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin5>; remote-endpoint = <&csi40vin5>;
}; };
}; };
}; };
...@@ -1491,11 +1491,11 @@ port@1 { ...@@ -1491,11 +1491,11 @@ port@1 {
vin6csi20: endpoint@0 { vin6csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin6>; remote-endpoint = <&csi20vin6>;
}; };
vin6csi40: endpoint@2 { vin6csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin6>; remote-endpoint = <&csi40vin6>;
}; };
}; };
}; };
...@@ -1523,11 +1523,11 @@ port@1 { ...@@ -1523,11 +1523,11 @@ port@1 {
vin7csi20: endpoint@0 { vin7csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin7>; remote-endpoint = <&csi20vin7>;
}; };
vin7csi40: endpoint@2 { vin7csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin7>; remote-endpoint = <&csi40vin7>;
}; };
}; };
}; };
...@@ -1997,7 +1997,7 @@ ehci0: usb@ee080100 { ...@@ -1997,7 +1997,7 @@ ehci0: usb@ee080100 {
clocks = <&cpg CPG_MOD 703>; clocks = <&cpg CPG_MOD 703>;
phys = <&usb2_phy0>; phys = <&usb2_phy0>;
phy-names = "usb"; phy-names = "usb";
companion= <&ohci0>; companion = <&ohci0>;
power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
resets = <&cpg 703>; resets = <&cpg 703>;
status = "disabled"; status = "disabled";
...@@ -2010,7 +2010,7 @@ ehci1: usb@ee0a0100 { ...@@ -2010,7 +2010,7 @@ ehci1: usb@ee0a0100 {
clocks = <&cpg CPG_MOD 702>; clocks = <&cpg CPG_MOD 702>;
phys = <&usb2_phy1>; phys = <&usb2_phy1>;
phy-names = "usb"; phy-names = "usb";
companion= <&ohci1>; companion = <&ohci1>;
power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
resets = <&cpg 702>; resets = <&cpg 702>;
status = "disabled"; status = "disabled";
......
...@@ -111,7 +111,7 @@ a57_0: cpu@0 { ...@@ -111,7 +111,7 @@ a57_0: cpu@0 {
power-domains = <&sysc R8A77965_PD_CA57_CPU0>; power-domains = <&sysc R8A77965_PD_CA57_CPU0>;
next-level-cache = <&L2_CA57>; next-level-cache = <&L2_CA57>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A77965_CLK_Z>; clocks = <&cpg CPG_CORE R8A77965_CLK_Z>;
operating-points-v2 = <&cluster0_opp>; operating-points-v2 = <&cluster0_opp>;
}; };
...@@ -122,7 +122,7 @@ a57_1: cpu@1 { ...@@ -122,7 +122,7 @@ a57_1: cpu@1 {
power-domains = <&sysc R8A77965_PD_CA57_CPU1>; power-domains = <&sysc R8A77965_PD_CA57_CPU1>;
next-level-cache = <&L2_CA57>; next-level-cache = <&L2_CA57>;
enable-method = "psci"; enable-method = "psci";
clocks =<&cpg CPG_CORE R8A77965_CLK_Z>; clocks = <&cpg CPG_CORE R8A77965_CLK_Z>;
operating-points-v2 = <&cluster0_opp>; operating-points-v2 = <&cluster0_opp>;
}; };
...@@ -1167,11 +1167,11 @@ port@1 { ...@@ -1167,11 +1167,11 @@ port@1 {
vin0csi20: endpoint@0 { vin0csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin0>; remote-endpoint = <&csi20vin0>;
}; };
vin0csi40: endpoint@2 { vin0csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin0>; remote-endpoint = <&csi40vin0>;
}; };
}; };
}; };
...@@ -1199,11 +1199,11 @@ port@1 { ...@@ -1199,11 +1199,11 @@ port@1 {
vin1csi20: endpoint@0 { vin1csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin1>; remote-endpoint = <&csi20vin1>;
}; };
vin1csi40: endpoint@2 { vin1csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin1>; remote-endpoint = <&csi40vin1>;
}; };
}; };
}; };
...@@ -1231,11 +1231,11 @@ port@1 { ...@@ -1231,11 +1231,11 @@ port@1 {
vin2csi20: endpoint@0 { vin2csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin2>; remote-endpoint = <&csi20vin2>;
}; };
vin2csi40: endpoint@2 { vin2csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin2>; remote-endpoint = <&csi40vin2>;
}; };
}; };
}; };
...@@ -1263,11 +1263,11 @@ port@1 { ...@@ -1263,11 +1263,11 @@ port@1 {
vin3csi20: endpoint@0 { vin3csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin3>; remote-endpoint = <&csi20vin3>;
}; };
vin3csi40: endpoint@2 { vin3csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin3>; remote-endpoint = <&csi40vin3>;
}; };
}; };
}; };
...@@ -1295,11 +1295,11 @@ port@1 { ...@@ -1295,11 +1295,11 @@ port@1 {
vin4csi20: endpoint@0 { vin4csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin4>; remote-endpoint = <&csi20vin4>;
}; };
vin4csi40: endpoint@2 { vin4csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin4>; remote-endpoint = <&csi40vin4>;
}; };
}; };
}; };
...@@ -1327,11 +1327,11 @@ port@1 { ...@@ -1327,11 +1327,11 @@ port@1 {
vin5csi20: endpoint@0 { vin5csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin5>; remote-endpoint = <&csi20vin5>;
}; };
vin5csi40: endpoint@2 { vin5csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin5>; remote-endpoint = <&csi40vin5>;
}; };
}; };
}; };
...@@ -1359,11 +1359,11 @@ port@1 { ...@@ -1359,11 +1359,11 @@ port@1 {
vin6csi20: endpoint@0 { vin6csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin6>; remote-endpoint = <&csi20vin6>;
}; };
vin6csi40: endpoint@2 { vin6csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin6>; remote-endpoint = <&csi40vin6>;
}; };
}; };
}; };
...@@ -1391,11 +1391,11 @@ port@1 { ...@@ -1391,11 +1391,11 @@ port@1 {
vin7csi20: endpoint@0 { vin7csi20: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint= <&csi20vin7>; remote-endpoint = <&csi20vin7>;
}; };
vin7csi40: endpoint@2 { vin7csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin7>; remote-endpoint = <&csi40vin7>;
}; };
}; };
}; };
......
...@@ -567,7 +567,7 @@ port@1 { ...@@ -567,7 +567,7 @@ port@1 {
vin0csi40: endpoint@2 { vin0csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin0>; remote-endpoint = <&csi40vin0>;
}; };
}; };
}; };
...@@ -595,7 +595,7 @@ port@1 { ...@@ -595,7 +595,7 @@ port@1 {
vin1csi40: endpoint@2 { vin1csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin1>; remote-endpoint = <&csi40vin1>;
}; };
}; };
}; };
...@@ -623,7 +623,7 @@ port@1 { ...@@ -623,7 +623,7 @@ port@1 {
vin2csi40: endpoint@2 { vin2csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin2>; remote-endpoint = <&csi40vin2>;
}; };
}; };
}; };
...@@ -651,7 +651,7 @@ port@1 { ...@@ -651,7 +651,7 @@ port@1 {
vin3csi40: endpoint@2 { vin3csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin3>; remote-endpoint = <&csi40vin3>;
}; };
}; };
}; };
......
...@@ -617,7 +617,7 @@ port@1 { ...@@ -617,7 +617,7 @@ port@1 {
vin0csi40: endpoint@2 { vin0csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin0>; remote-endpoint = <&csi40vin0>;
}; };
}; };
}; };
...@@ -644,7 +644,7 @@ port@1 { ...@@ -644,7 +644,7 @@ port@1 {
vin1csi40: endpoint@2 { vin1csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin1>; remote-endpoint = <&csi40vin1>;
}; };
}; };
}; };
...@@ -671,7 +671,7 @@ port@1 { ...@@ -671,7 +671,7 @@ port@1 {
vin2csi40: endpoint@2 { vin2csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin2>; remote-endpoint = <&csi40vin2>;
}; };
}; };
}; };
...@@ -698,7 +698,7 @@ port@1 { ...@@ -698,7 +698,7 @@ port@1 {
vin3csi40: endpoint@2 { vin3csi40: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi40vin3>; remote-endpoint = <&csi40vin3>;
}; };
}; };
}; };
...@@ -725,7 +725,7 @@ port@1 { ...@@ -725,7 +725,7 @@ port@1 {
vin4csi41: endpoint@2 { vin4csi41: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi41vin4>; remote-endpoint = <&csi41vin4>;
}; };
}; };
}; };
...@@ -752,7 +752,7 @@ port@1 { ...@@ -752,7 +752,7 @@ port@1 {
vin5csi41: endpoint@2 { vin5csi41: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi41vin5>; remote-endpoint = <&csi41vin5>;
}; };
}; };
}; };
...@@ -779,7 +779,7 @@ port@1 { ...@@ -779,7 +779,7 @@ port@1 {
vin6csi41: endpoint@2 { vin6csi41: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi41vin6>; remote-endpoint = <&csi41vin6>;
}; };
}; };
}; };
...@@ -806,7 +806,7 @@ port@1 { ...@@ -806,7 +806,7 @@ port@1 {
vin7csi41: endpoint@2 { vin7csi41: endpoint@2 {
reg = <2>; reg = <2>;
remote-endpoint= <&csi41vin7>; remote-endpoint = <&csi41vin7>;
}; };
}; };
}; };
......
...@@ -127,7 +127,7 @@ i2cswitch4: i2c-switch@71 { ...@@ -127,7 +127,7 @@ i2cswitch4: i2c-switch@71 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
reg = <0x71>; reg = <0x71>;
reset-gpios= <&gpio3 15 GPIO_ACTIVE_LOW>; reset-gpios = <&gpio3 15 GPIO_ACTIVE_LOW>;
}; };
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment