[roll] Roll fuchsia [fdf][devicetree] Add devicetree skill files

This adds the devicetree debugging, schema, and visitor skills:
- Overview and structured process for creating devicetree visitors.
- Techniques for diagnosing DTB compilation and binding issues.
- Guidelines and validation strategies for writing devicetree schemas.
- Common pitfalls and best practices derived from cross-platform
  industry standards.

Test: None, documentation only.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1558040
Original-Revision: 760c38ca2dbd451f3a6cda483b435e22b0e4e264
GitOrigin-RevId: ad111954e75e521997eb70a5012311dd20af3e97
Change-Id: I7b9b8802e3815dc725f285a24db87dfee8f6eea2
1 file changed
tree: a6c1c52d8426f535326687a5ae1c889892938d95
  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.