commit | 916f7386802e73e5b38e498105e4707a1e187743 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri May 17 11:49:30 2024 -0600 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Jun 06 09:28:20 2024 +0200 |
tree | 04da32678ef1e26161cfc9783a2d0be57c82dfe0 | |
parent | 295eb30dedce13d27859c99691887e8cee9a03d9 [diff] |
doc: process.rst: Document device tree resync rules Document the logic of when we do a full resync of the device trees used by OF_UPSTREAM as well as that cherry-picking is allowed as needed. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>