Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 59c32a06 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dt-bindings: Update documentation for LITO video driver"

parents 183ae7b2 c0b18f33
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ Qualcomm Technologies, Inc. Camera Clock & Reset Controller Binding

Required properties :
- compatible: must contain "qcom,camcc-sm8150", "qcom,camcc-sm8150-v2"
		   , "qcom,camcc-kona" or "qcom,camcc-lito".
		   , "qcom,camcc-kona" or "qcom,lito-camcc".
- reg: shall contain base register location and length.
- reg-names: names of registers listed in the same order as in
	     the reg property.
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ Qualcomm Video Clock & Reset Controller Binding

Required properties :
- compatible : shall contain "qcom,sdm845-videocc" or "qcom,kona-videocc"
		or "qcom,lito-videocc"
- reg : shall contain base register location and length
- clock-names : Shall contain "cfg_ahb_clk"
- clocks : phandle + clock reference to the GCC AHB clock.
+3 −1
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (c) 2018, The Linux Foundation. All rights reserved. */
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. */

#ifndef _DT_BINDINGS_CLK_QCOM_VIDEO_CC_LITO_H
#define _DT_BINDINGS_CLK_QCOM_VIDEO_CC_LITO_H
@@ -16,6 +16,8 @@
#define VIDEO_CC_XO_CLK						9
#define VIDEO_CC_XO_CLK_SRC					10
#define VIDEO_CC_APB_CLK					11
#define VIDEO_CC_SLEEP_CLK					12
#define VIDEO_CC_SLEEP_CLK_SRC					13

#define VIDEO_CC_INTERFACE_BCR					0
#define VIDEO_CC_MVS0_BCR					1