On 24/06/2024 13:13, George Chan via B4 Relay wrote:
From: George Chan <gchan9527@xxxxxxxxx> Add bindings for qcom,sc7180-camss in order to support the camera subsystem for sm7125 as found in the Xiaomi Redmi 9 Pro cellphone. Signed-off-by: George Chan <gchan9527@xxxxxxxxx> --- .../bindings/media/qcom,sc7180-camss.yaml | 328 +++++++++++++++++++++ 1 file changed, 328 insertions(+) diff --git a/Documentation/devicetree/bindings/media/qcom,sc7180-camss.yaml b/Documentation/devicetree/bindings/media/qcom,sc7180-camss.yaml new file mode 100644 index 000000000000..58ffa4944857 --- /dev/null +++ b/Documentation/devicetree/bindings/media/qcom,sc7180-camss.yaml @@ -0,0 +1,328 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) + +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/media/qcom,sc7180-camss.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Qualcomm Camera SubSystem + +maintainers: + - Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
Please add yourself here. Other than that Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>