From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Wed, 30 May 2018 22:14:51 -0500 Subject: [PATCH v3 2/8] dt-bindings: media: Document data-enable-active property In-Reply-To: <1527606359-19261-3-git-send-email-jacopo+renesas@jmondi.org> References: <1527606359-19261-1-git-send-email-jacopo+renesas@jmondi.org> <1527606359-19261-3-git-send-email-jacopo+renesas@jmondi.org> Message-ID: <20180531031451.GA5215@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, May 29, 2018 at 05:05:53PM +0200, Jacopo Mondi wrote: > Add 'data-enable-active' property to endpoint node properties list. > > The property allows to specify the polarity of the data-enable signal, which > when in active state determinates when data lanes have to sampled for valid > pixel data. > > Signed-off-by: Jacopo Mondi > --- > v3: > - new patch > --- > Documentation/devicetree/bindings/media/video-interfaces.txt | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Rob Herring