On Fri, 21 Dec 2018 18:32:57 +0100 Gregory CLEMENT <gregory.clement@xxxxxxxxxxx> wrote: > + PIN_GRP_GPIO("pcie1", 3, 1, BIT(5), "pcie"), > + PIN_GRP_GPIO("pcie1_clkreq", 4, 1, BIT(9), "pcie"), If the pair is split to clkreq and reset, shouldn't the first be called pcie1_reset? Marek