From mboxrd@z Thu Jan 1 00:00:00 1970 From: tomasz.figa@gmail.com (Tomasz Figa) Date: Wed, 09 Jul 2014 10:07:22 +0200 Subject: [PATCH 6/6] pinctrl: samsung: Allow pin value to be initialized using pinfunc In-Reply-To: References: <1404315664-3174-1-git-send-email-t.figa@samsung.com> <1404315664-3174-7-git-send-email-t.figa@samsung.com> Message-ID: <53BCF83A.5000403@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09.07.2014 09:35, Linus Walleij wrote: > On Wed, Jul 2, 2014 at 5:41 PM, Tomasz Figa wrote: > >> This patch extends the range of settings configurable via pinfunc API >> to cover pin value as well. This allows configuration of default values >> of pins, which is useful for pins that are not supposed to be used by >> any dedicated driver, but need certain board-specific setting. >> >> Signed-off-by: Tomasz Figa >> Acked-by: Kyungmin Park > > Patch applied. Thanks! > It always makes me a little bit sad that we didn't get > generic pin config in place before this driver but now we have to live > with it. That's true. :( Best regards, Tomasz