Lines Matching +full:cap +full:- +full:sd +full:- +full:highspeed
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 #include "rk3568-fastrhino-r66s.dtsi"
7 compatible = "lunzn,fastrhino-r66s", "rockchip,rk3568";
15 bus-width = <4>;
16 cap-mmc-highspeed;
17 cap-sd-highspeed;
18 disable-wp;
19 max-frequency = <150000000>;
20 no-sdio;
21 no-mmc;
22 pinctrl-names = "default";
23 pinctrl-0 = <&sdmmc0_bus4 &sdmmc0_clk &sdmmc0_cmd &sdmmc0_det>;
24 vmmc-supply = <&vcc3v3_sd>;
25 vqmmc-supply = <&vccio_sd>;