Skip to content

Commit

Permalink
t20: add platform default gpio for wyze v2 mmc enable
Browse files Browse the repository at this point in the history
  • Loading branch information
gtxaspec committed Feb 3, 2024
1 parent acfdb90 commit 90e5bbf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions include/configs/isvp_t20.h
Original file line number Diff line number Diff line change
Expand Up @@ -367,11 +367,12 @@
#endif

/*
Platform Default GPIOs
These shall be specific to the SoC model
* Platform Default GPIOs
* These shall be specific to the SoC model
* 48 low = Wyze V2 MMC0 enable
*/
#define CONFIG_GPIO_SETTINGS \
""
"gpio_default_net=48o\0"

#include "isvp_common.h"

Expand Down

0 comments on commit 90e5bbf

Please sign in to comment.