[roll] Roll fuchsia [board][imx8mmevk] Correct I2C pin mux and configuration

SION bit (4th bit) need to be set in mux_ctl register, pull-up need
to be set in pad_ctl register and slew rate need to be configured as
slow for I2C pins, so correct mux_ctl and pad_ctl register values with
these changes.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/782364
Original-Revision: 20bf778b54b038e765816f245393817e956e003e
GitOrigin-RevId: f2d04e3bcc0f922ba62d2c410c765471d015e059
Change-Id: I951bd699d5d71ca122cbe8d5f2d643e7d04de624
1 file changed
tree: 6ac93552c0b57e225cd28b89545b6ae74b466abb
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.