[roll] Roll fuchsia [thermistor][amlogic] Fix bind rules for aml-thermistor

aml-thermistor should only bind to the the device that provides the
platform device protocol. The driver will still work without this rule,
but will attempt to bind to other devices that don't provide the right
protocol, resulting in error messages and rebind attempts.

Test: device-enumeration-test passed on Astro/Nelson/Sherlock
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742756
Original-Revision: 0f962dbc79deaa62136bf2ae238d65822b34fa95
GitOrigin-RevId: 72a4cbf3518be0b8db64e4a25fc8026ba0009843
Change-Id: I83d54b387b168bc6f262e01808372b2d5087270d
1 file changed
tree: 6e9cf3b4c46b3ef6482d33cc2c6a38fb76982557
  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.