Config : Remove old mipi xml file - #178
Open
syafiqnizam25 wants to merge 1 commit into
Open
Conversation
- remove old method of mipi xml file - ar0234 and ar0830 old xml file - update ar0234.xml for gmsl in libcamhal Signed-off-by: syafiqnizam25 <muhammadsyafiqnizamuddinx.binshafie@intel.com>
syafiqnizam25
force-pushed
the
config_changes
branch
from
August 4, 2026 02:21
77b3eae to
fca39b2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request removes support and configuration files for the
ar0234-1,ar0234-2,ar0830-1, andar0830-2mipi camera sensors from theipu6epmtlplatform configuration. Updates the main camera HAL profile to reflect these removals.Sensor configuration removal:
ar0234-1.xmlandar0234-2.xml, which contained all pipeline, format, and metadata settings for these AR0234 sensor variants.ar0830-1.xmlandar0830-2.xml, removing support for these AR0830 sensor variants.Camera HAL profile update:
libcamhal_profile.xmlto remove references to the deletedar0234-1andar0234-2for old method mipi sensors, and add newar0234.xmlfor gmsl sensor entry.