]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/bridge: ti-sn65dsi86: add link to datasheet
authorRob Clark <robdclark@chromium.org>
Tue, 2 Jul 2019 15:44:16 +0000 (08:44 -0700)
committerAndrzej Hajda <a.hajda@samsung.com>
Thu, 4 Jul 2019 13:05:34 +0000 (15:05 +0200)
The bridge has pretty good docs, lets add a link to make them easier to
find.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190702154419.20812-2-robdclark@gmail.com
drivers/gpu/drm/bridge/ti-sn65dsi86.c

index b77a52d05061b490affb131f4b9c2c61981792a8..d6afebc2ae255281a37e6d650950debaf200ab27 100644 (file)
@@ -1,6 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (c) 2018, The Linux Foundation. All rights reserved.
+ * datasheet: http://www.ti.com/lit/ds/symlink/sn65dsi86.pdf
  */
 
 #include <linux/clk.h>