My employment with TI is coming to an end and I will not have access to the board where this bridge is connected to and I will also loose access to the manual of the chip.
Add the missing copyright information, author and change the maintainer to Sam Ravnborg (thank you for volenteering!)
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.com --- .../devicetree/bindings/display/bridge/toshiba,tc358768.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml index c036a75db8f7..c08fd42be2d0 100644 --- a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml +++ b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml @@ -1,4 +1,6 @@ # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +# Copyright (C) 2020 Texas Instruments Incorporated +# Author: Peter Ujfalusi peter.ujfalusi@ti.com %YAML 1.2 --- $id: http://devicetree.org/schemas/display/bridge/toshiba,tc358768.yaml# @@ -7,7 +9,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Toschiba TC358768/TC358778 Parallel RGB to MIPI DSI bridge
maintainers: - - Peter Ujfalusi peter.ujfalusi@ti.com + - Sam Ravnborg sam@ravnborg.org
description: | The TC358768/TC358778 is bridge device which converts RGB to DSI.
On Fri, 18 Dec 2020 10:35:22 +0200, Peter Ujfalusi wrote:
My employment with TI is coming to an end and I will not have access to the board where this bridge is connected to and I will also loose access to the manual of the chip.
Add the missing copyright information, author and change the maintainer to Sam Ravnborg (thank you for volenteering!)
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.com
.../devicetree/bindings/display/bridge/toshiba,tc358768.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Acked-by: Rob Herring robh@kernel.org
dri-devel@lists.freedesktop.org