mmc_pins: mmc_pins {
brcm,pins = <48 49 50 51 52 53>;
brcm,function = <7>; /* alt3 */
+ brcm.pull = <0 2 2 2 2 2>;
};
};
};
frag0: __overlay__ {
brcm,overclock-50 = <0>;
brcm,pio-limit = <1>;
- brcm,debug-flags = <0>;
status = "okay";
};
};
-/* Enable 1-bit SDIO from MMC interface via GPIOs 22-25. Includes sdhost overlay. */
+/dts-v1/;
+/plugin/;
-/include/ "sdhost-overlay.dts"
+/* Enable 1-bit SDIO from MMC interface via GPIOs 22-25. Includes sdhost overlay. */
/{
compatible = "brcm,bcm2708";
- fragment@3 {
+ fragment@0 {
target = <&mmc>;
sdio_mmc: __overlay__ {
compatible = "brcm,bcm2835-mmc";
};
};
- fragment@4 {
+ fragment@1 {
target = <&gpio>;
__overlay__ {
sdio_pins: sdio_pins {
brcm,pins = <22 23 24 25>;
- brcm,function = <7 7 7 7>; /* ALT3 = SD1 */
+ brcm,function = <7>; /* ALT3 = SD1 */
brcm,pull = <0 2 2 2>;
};
};
-/* Enable SDIO from MMC interface via GPIOs 22-27. Includes sdhost overlay. */
+/dts-v1/;
+/plugin/;
-/include/ "sdhost-overlay.dts"
+/* Enable SDIO from MMC interface via GPIOs 22-27. Includes sdhost overlay. */
/{
compatible = "brcm,bcm2708";
- fragment@3 {
+ fragment@0 {
target = <&mmc>;
sdio_mmc: __overlay__ {
pinctrl-names = "default";
};
};
- fragment@4 {
+ fragment@1 {
target = <&gpio>;
__overlay__ {
sdio_pins: sdio_pins {
brcm,pins = <22 23 24 25 26 27>;
- brcm,function = <7 7 7 7 7 7>; /* ALT3 = SD1 */
+ brcm,function = <7>; /* ALT3 = SD1 */
brcm,pull = <0 2 2 2 2 2>;
};
};