We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f4ecbe + f246677 commit bab8f1fCopy full SHA for bab8f1f
arch/arm/boot/dts/stih410-b2260.dts
@@ -178,9 +178,6 @@
178
phy-mode = "rgmii";
179
pinctrl-0 = <&pinctrl_rgmii1 &pinctrl_rgmii1_mdio_1>;
180
181
- snps,phy-bus-name = "stmmac";
182
- snps,phy-bus-id = <0>;
183
- snps,phy-addr = <0>;
184
snps,reset-gpio = <&pio0 7 0>;
185
snps,reset-active-low;
186
snps,reset-delays-us = <0 10000 1000000>;
arch/arm/boot/dts/stihxxx-b2120.dtsi
@@ -46,7 +46,7 @@
46
/* DAC */
47
format = "i2s";
48
mclk-fs = <256>;
49
- frame-inversion = <1>;
+ frame-inversion;
50
cpu {
51
sound-dai = <&sti_uni_player2>;
52
};
0 commit comments