From mboxrd@z Thu Jan 1 00:00:00 1970 From: krzk@kernel.org (Krzysztof Kozlowski) Date: Mon, 23 Jul 2018 19:12:32 +0200 Subject: [PATCH 1/5] ARM: dts: exynos: add max77693 pinctrl config for midas In-Reply-To: <20180721125128.31498-2-simon@lineageos.org> References: <20180721125128.31498-1-simon@lineageos.org> <20180721125128.31498-2-simon@lineageos.org> Message-ID: <20180723171232.xtko4ek2jxxquuwu@kozik-lap> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Jul 21, 2018 at 10:50:49PM +1000, Simon Shields wrote: > Currently, we assume that the bootloader has correctly configured > the interrupt pin for max77693. This might not actually be the case - > so it's better to configure it explicitly. > > Signed-off-by: Simon Shields > --- > arch/arm/boot/dts/exynos4412-midas.dtsi | 7 +++++++ > 1 file changed, 7 insertions(+) Thanks, applied. Best regards, Krzysztof