Re: [PATCH 7/7] ARM: meson: update documentation (uart, timer and vendors)
From: Carlo Caione <hidden>
Date: 2014-08-18 13:33:25
Also in:
linux-arm-kernel, linux-serial
From: Carlo Caione <hidden>
Date: 2014-08-18 13:33:25
Also in:
linux-arm-kernel, linux-serial
On Mon, Aug 18, 2014 at 12:36:47PM +0200, Matthias Brugger wrote:
On 17/08/14 12:49, Carlo Caione wrote:quoted
New UART and timer bindings are documented. A new vendor is added to the vendors list. Signed-off-by: Carlo Caione <redacted> --- .../devicetree/bindings/serial/amlogic,meson-uart.txt | 17 +++++++++++++++++ .../devicetree/bindings/timer/amlogic,meson6-timer.txt | 16 ++++++++++++++++ Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 3 files changed, 34 insertions(+) create mode 100644 Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt create mode 100644 Documentation/devicetree/bindings/timer/amlogic,meson6-timer.txtThis should be three patches for the different files. It might happen, that for example your timer driver get merged through a different tree then arm-soc. For the merge, the driver and the documentation should go togehter.
Right. Thank you for pointing this out. Best, -- Carlo Caione