Skip to content

camera: add Beagle Play to hal configuration

Mattijs Korpershoek requested to merge mkorpershoek/beagle-camera into ti-android-13

The Beagle Play's camera does not enumerate under the same sysfs path:

/base/bus@f0000/i2c@20020000/i2c-switch@71/i2c@1/camera@3c # am62x sk evm /base/bus@f0000/bus@b00000/i2c@2b200000/camera@3c # beagle play

Add another camera entry for the Beagle Play.

With this:

  • camera 0 is for AM62x SK EVM
  • camera 1 is for Beagle Play

Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com

Series:

Edited by Mattijs Korpershoek

Merge request reports