Add sdcard
Created by: Etn40ff
Enable sdcard on sweet. Note that there is a difference with surya that came out looking at the kernel shipped with PixelExperience:
pins = "gpio69";
bias-disable;
istead of
pins = "gpio69";
bias-pull-up;
Created by: Etn40ff
Enable sdcard on sweet. Note that there is a difference with surya that came out looking at the kernel shipped with PixelExperience:
pins = "gpio69";
bias-disable;
istead of
pins = "gpio69";
bias-pull-up;