From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 15 Aug 2016 20:16:26 +0800 Subject: [PATCH v2] ARM: dts: imx: ventana: add RS485 txen gpio support In-Reply-To: <1470770329-25395-1-git-send-email-tharvey@gateworks.com> References: <1467207504-5218-1-git-send-email-tharvey@gateworks.com> <1470770329-25395-1-git-send-email-tharvey@gateworks.com> Message-ID: <20160815121626.GB500@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 09, 2016 at 12:18:49PM -0700, Tim Harvey wrote: > Signed-off-by: Tim Harvey > --- > v2: > - replace remove vendor specific property with generic property > - replace rts-gpio with rts-gpios to match devicetree binding documentation > (although both suffixes are supported) > > Signed-off-by: Tim Harvey Applied, thanks.