Re: [PATCH v6 03/10] dt-bindings: media: rkisp1: document different irq possibilities
From: Rob Herring <robh@kernel.org>
Date: 2021-07-12 20:05:53
Also in:
linux-media, linux-rockchip
From: Rob Herring <robh@kernel.org>
Date: 2021-07-12 20:05:53
Also in:
linux-media, linux-rockchip
On Fri, 18 Jun 2021 15:02:31 +0200, Heiko Stuebner wrote:
From: Heiko Stuebner <redacted> Some variants have one irq signaling all of MI, MIPI and ISP events while some rkisp1 variants use separate irqs for each. Adapt the binding to handle both cases. Signed-off-by: Heiko Stuebner <redacted> --- .../bindings/media/rockchip-isp1.yaml | 45 +++++++++++++------ 1 file changed, 31 insertions(+), 14 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>