[PATCH 02/20] dt-bindings: serial: each stm32 usart needs an alias
From: robh@kernel.org (Rob Herring)
Date: 2017-06-28 18:06:19
Also in:
linux-devicetree, linux-serial, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-06-28 18:06:19
Also in:
linux-devicetree, linux-serial, lkml
On Mon, Jun 26, 2017 at 12:49:09PM +0000, Bich HEMON wrote:
From: Bich Hemon <redacted> Each usart controller should have an alias correctly numbered in "aliases" node.
This is board specific typically and doesn't need to be in the binding doc. Rob