Skip to content
Commit 6d9824b7 authored by Dave Stevenson's avatar Dave Stevenson Committed by Dom Cobley
Browse files

media: i2c: imx290: Support 60fps in 2 lane operation

Commit "97589ad6 media: i2c: imx290: Add support for 2 data lanes"
added support for running in two lane mode (instead of 4), but
without changing the link frequency that resulted in a max of 30fps.

Commit "98e0500e

 media: i2c: imx290: Add configurable link frequency
and pixel rate" then doubled the link frequency when in 2 lane mode,
but didn't undo the correction for running at only 30fps, just extending
horizontal blanking instead.

Remove the 30fps limit on 2 lane by correcting the register config
in accordance with the datasheet for 60fps operation over 2 lanes.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent b9da6d9a
  • mirror @mirror

    mentioned in commit a155816e3c88f825908d497cbbc254b4cd6dd354

    ·

    mentioned in commit a155816e3c88f825908d497cbbc254b4cd6dd354

    Toggle commit list
  • mirror @mirror

    mentioned in commit eee8c32d89e67e3e429082e054d9b86188788d8f

    ·

    mentioned in commit eee8c32d89e67e3e429082e054d9b86188788d8f

    Toggle commit list
  • mirror @mirror

    mentioned in commit 7666f4963fad9575f59098b048f1d97fe1a916eb

    ·

    mentioned in commit 7666f4963fad9575f59098b048f1d97fe1a916eb

    Toggle commit list
  • mirror @mirror

    mentioned in commit 3dfe107609b4b9250be5e7042b2b96cf11895bb1

    ·

    mentioned in commit 3dfe107609b4b9250be5e7042b2b96cf11895bb1

    Toggle commit list
  • mirror @mirror

    mentioned in commit 3b8cc4d9d29f16f7ad9a2561d0f0d9c1d12b6528

    ·

    mentioned in commit 3b8cc4d9d29f16f7ad9a2561d0f0d9c1d12b6528

    Toggle commit list
  • mirror @mirror

    mentioned in commit d60cdf37b81c75c64aad2cc2b6b8ad66321443b2

    ·

    mentioned in commit d60cdf37b81c75c64aad2cc2b6b8ad66321443b2

    Toggle commit list
  • mirror @mirror

    mentioned in commit f52a4ef8d848cf272dcb55c2139a3ee76cbfe0e1

    ·

    mentioned in commit f52a4ef8d848cf272dcb55c2139a3ee76cbfe0e1

    Toggle commit list
  • mirror @mirror

    mentioned in commit c316a6b19ad67124a96205760f39754ee78863b1

    ·

    mentioned in commit c316a6b19ad67124a96205760f39754ee78863b1

    Toggle commit list
  • mirror @mirror

    mentioned in commit 78e84aec82d31e616b075726a1eb6d979a968d1e

    ·

    mentioned in commit 78e84aec82d31e616b075726a1eb6d979a968d1e

    Toggle commit list
  • mirror @mirror

    mentioned in commit 0111c0c9a2299ee546cc4b9bd59198773dc8cbc9

    ·

    mentioned in commit 0111c0c9a2299ee546cc4b9bd59198773dc8cbc9

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment