From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Wed, 1 Feb 2017 09:41:21 -0600 Subject: [PATCH v2 06/10] dt-bindings: serial: Update 'uart-has-rtscts' description In-Reply-To: <20170127172804.23881-7-lee.jones@linaro.org> References: <20170127172804.23881-1-lee.jones@linaro.org> <20170127172804.23881-7-lee.jones@linaro.org> Message-ID: <20170201154121.fc6vccvup5nztvnf@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jan 27, 2017 at 05:28:00PM +0000, Lee Jones wrote: > 'uart-has-rtscts' property and 'rts-gpios|cts-gpios' are normally > mutually exclusive, however it is possible for some drivers to have > a dynamic approach, meaning that both properties can be relevant. > > Signed-off-by: Lee Jones > --- > Documentation/devicetree/bindings/serial/serial.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Acked-by: Rob Herring