[roll] Roll fuchsia [roll] Roll third_party/pigweed uart_mcuxpresso/interrupt_safe: Acquire clock element dynamically

Keeping a clock_tree element acquired unnecessarily wastes power, and
this was showing on our platform. Fix the pw_stream_uart_mcuxpresso
interrupt_safe_writer driver so its clock_tree element is acquired
only while needed.

Original-Bug: 444071392
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/341552
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 2d36d823611ecfd3a29dbf6aaed04bb28873386a

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1415374
Original-Revision: 74509440fde0a0adf05c49c680e41930076a3851
GitOrigin-RevId: 36ebb6a2f530a0632e9246214f641dbcf6881641
Change-Id: Ib1cc86b41b5c16579905cd2901ddb523a58217fe
1 file changed
tree: ba6b7db971a1ce249230a3afda07de4451938da8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.