Hi Arnd and Olof, My two patches documenting existing Aspeed board compatibles were waiting for some time, so a month ago I decided to pick them up and include in the linux-next, so other developers - like David - can base their work on these. Unfortunately the responsibility for the patches was not cleared as I was waiting for some replies Joel and Andrew, so I also did not push them out to you. And then rc7 appeared and it is quite late now. That's my mistake, I should sort it out earlier. But anyway these were for a month in linux-next and other work [1] will need it. Can you grab them last minute? If not, could you queue it for v5.21? [1] https://lore.kernel.org/all/20220720085230.3801945-3-quan@xxxxxxxxxxxxxxxxxxxxxx/ Best regards, Krzysztof The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56: Linux 5.19-rc1 (2022-06-05 17:18:54 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-bindings-aspeed-5.20 for you to fetch changes up to 12f158808510b7810bda1fadd3e88ddc9e768db4: dt-bindings: arm: aspeed: add Aspeed Evaluation boards (2022-07-21 09:11:19 +0200) ---------------------------------------------------------------- Devicetree bindings for Aspeed boards 1. Document the compatibles of existing Aspeed-based boards. 2. Add jabil,rbp-bmc compatible. ---------------------------------------------------------------- David Wang (1): dt-bindings: arm: aspeed: document board compatibles Krzysztof Kozlowski (2): dt-bindings: arm: aspeed: document board compatibles dt-bindings: arm: aspeed: add Aspeed Evaluation boards .../devicetree/bindings/arm/aspeed/aspeed.yaml | 87 ++++++++++++++++++++++ MAINTAINERS | 1 + 2 files changed, 88 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml