diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-07-21 14:54:02 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-07-21 14:54:03 +0200 |
commit | d44108d84411c1b8011953fcc1bfffb734b3c752 (patch) | |
tree | b19b4efab3cae2635d00a3225fd4034c3730c84b /MAINTAINERS | |
parent | 390ffde2b97c8d50f87bf450208b3a4ed70cc2db (diff) | |
parent | 12f158808510b7810bda1fadd3e88ddc9e768db4 (diff) |
Merge tag 'dt-bindings-aspeed-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt into arm/dt
Devicetree bindings for Aspeed boards
1. Document the compatibles of existing Aspeed-based boards.
2. Add jabil,rbp-bmc compatible.
* tag 'dt-bindings-aspeed-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
dt-bindings: arm: aspeed: add Aspeed Evaluation boards
dt-bindings: arm: aspeed: document board compatibles
dt-bindings: arm: aspeed: document board compatibles
Link: https://lore.kernel.org/r/20220721072415.11424-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 90fbc1d2c950..75412068a803 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1895,6 +1895,7 @@ L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) S: Supported Q: https://patchwork.ozlabs.org/project/linux-aspeed/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git +F: Documentation/devicetree/bindings/arm/aspeed/ F: arch/arm/boot/dts/aspeed-* F: arch/arm/mach-aspeed/ N: aspeed |