From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Witos Subject: [PATCH 0/2] cadence: csirx: Add Cadence dphy support Date: Fri, 8 Jun 2018 11:33:02 +0100 Message-ID: <20180608103304.16054-1-kwitos@cadence.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-kernel-owner@vger.kernel.org Cc: Krzysztof Witos , Maxime Ripard , Mauro Carvalho Chehab , Rob Herring , Mark Rutland , "open list:CADENCE MIPI-CSI2 BRIDGES" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list List-Id: devicetree@vger.kernel.org The main goal is to provide Cadence DPHY support for CSI2RX driver. It is implemented basing on the DSITX DPHY solution. Krzysztof Witos (2): csirx updated doc for csirx with dphy supported added support for csirx dphy .../devicetree/bindings/media/cdns,csi2rx.txt | 32 +- drivers/media/platform/cadence/cdns-csi2rx.c | 342 +++++++++++++++++++-- 2 files changed, 341 insertions(+), 33 deletions(-) -- 2.15.0