From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/Documentation/devicetree/bindings/media/cdns,csi2tx.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/media/cdns,csi2tx.txt b/kernel/Documentation/devicetree/bindings/media/cdns,csi2tx.txt index 459c6e3..751b9ed 100644 --- a/kernel/Documentation/devicetree/bindings/media/cdns,csi2tx.txt +++ b/kernel/Documentation/devicetree/bindings/media/cdns,csi2tx.txt @@ -5,7 +5,8 @@ 4 CSI lanes in output, and up to 4 different pixel streams in input. Required properties: - - compatible: must be set to "cdns,csi2tx" + - compatible: must be set to "cdns,csi2tx" or "cdns,csi2tx-1.3" + for version 1.3 of the controller, "cdns,csi2tx-2.1" for v2.1 - reg: base address and size of the memory mapped region - clocks: phandles to the clocks driving the controller - clock-names: must contain: -- Gitblit v1.6.2