Message ID | 20230315030040.107901-1-jack.zhu@starfivetech.com |
---|---|
State | Accepted |
Commit | a73206f33bd1e7f9c7579a0555e2ad634455fddf |
Headers | show |
Series | [v2] media: admin-guide: Update rkisp1.rst | expand |
diff --git a/Documentation/admin-guide/media/rkisp1.rst b/Documentation/admin-guide/media/rkisp1.rst index ccf418713623..6f14d9561fa5 100644 --- a/Documentation/admin-guide/media/rkisp1.rst +++ b/Documentation/admin-guide/media/rkisp1.rst @@ -10,8 +10,8 @@ Introduction ============ This file documents the driver for the Rockchip ISP1 that is part of RK3288 -and RK3399 SoCs. The driver is located under drivers/staging/media/rkisp1 -and uses the Media-Controller API. +and RK3399 SoCs. The driver is located under drivers/media/platform/rockchip/ +rkisp1 and uses the Media-Controller API. Revisions =========
Update Rockchip ISP1 driver file path Signed-off-by: Jack Zhu <jack.zhu@starfivetech.com> --- Changes in v2: - keep that the number of characters in the line is within 80. --- Documentation/admin-guide/media/rkisp1.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)