|
@@ -33,11 +33,6 @@
|
|
#include "../core.h"
|
|
#include "../core.h"
|
|
#include "pinctrl-samsung.h"
|
|
#include "pinctrl-samsung.h"
|
|
|
|
|
|
-#define GROUP_SUFFIX "-grp"
|
|
|
|
-#define GSUFFIX_LEN sizeof(GROUP_SUFFIX)
|
|
|
|
-#define FUNCTION_SUFFIX "-mux"
|
|
|
|
-#define FSUFFIX_LEN sizeof(FUNCTION_SUFFIX)
|
|
|
|
-
|
|
|
|
/* list of all possible config options supported */
|
|
/* list of all possible config options supported */
|
|
static struct pin_config {
|
|
static struct pin_config {
|
|
const char *property;
|
|
const char *property;
|