fix: SDMMC problem

This commit is contained in:
eng33
2023-11-14 18:25:48 +08:00
committed by luckfox-eng33
parent faefef98dc
commit 58b09aba5d
4 changed files with 15 additions and 81 deletions
@@ -273,18 +273,6 @@
vref-supply = <&vcc_1v8>;
};
// &sfc {
// status = "okay";
// flash@0 {
// compatible = "jedec,spi-nor";
// reg = <0>;
// spi-max-frequency = <80000000>;
// spi-rx-bus-width = <4>;
// spi-tx-bus-width = <1>;
// };
// };
&sdmmc {
max-frequency = <50000000>;
no-sdio;
@@ -302,18 +290,3 @@
status = "okay";
};
// &u2phy {
// status = "disabled";
// };
// &u2phy_otg {
// status = "disabled";
// };
// &usbdrd {
// status = "disabled";
// };
// &usbdrd_dwc3 {
// status = "disabled";
// };