[roll] Roll fuchsia [spi][dw] Set bus clock divider based on parent and max clock rates

Use the parent clock and max bus clock rates to calculate the baud rate
divider to use

Original-Original-Bug: 511200585
Test: dw-spi-test
Test: Scoped SPI on Iris, saw bus clock running at the expected rate
Depends-On: turquoise-internal:I70696effc0e22a9d9b57efff7efcff751412084a
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1620635
Dependencies-Satisfied: cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Original-Revision: 6679822758b5c1edb98bb8eb3f58f899b7c24cf2
GitOrigin-RevId: 535bcf960890b50cc0b0ec968e71854f12a34d4b
Change-Id: I1bcd69f7f9497a5e12179f8c90feb2e9c22456e4
1 file changed
tree: 50980bfa584f80f11c4a52761512cef3b515ff49
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.