]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c
pinctrl: uniphier: introduce capability flag
[people/ms/u-boot.git] / drivers / pinctrl / uniphier / pinctrl-uniphier-ld6b.c
index 8703a215e489dc06ccb80d940de10e3db1e711cc..2a5d5f3ad412dff7a7c3c0112d436c5d021dfb57 100644 (file)
@@ -107,9 +107,6 @@ static struct uniphier_pinctrl_socdata ph1_ld6b_pinctrl_socdata = {
        .groups_count = ARRAY_SIZE(ph1_ld6b_groups),
        .functions = ph1_ld6b_functions,
        .functions_count = ARRAY_SIZE(ph1_ld6b_functions),
-       .mux_bits = 8,
-       .reg_stride = 4,
-       .load_pinctrl = false,
 };
 
 static int ph1_ld6b_pinctrl_probe(struct udevice *dev)