]> git.dujemihanovic.xyz Git - u-boot.git/commit
dt-bindings: soc: samsung: Add Exynos USI
authorSam Protsenko <semen.protsenko@linaro.org>
Thu, 11 Jan 2024 03:08:57 +0000 (21:08 -0600)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 24 Jan 2024 02:23:20 +0000 (11:23 +0900)
commit5473a06dd67877882464eeee741b5eb9de0b13f5
tree278479aa0ad0223a7cc290a89f969a78a3fda60d
parent15e7927b5a2d33666af19879577bf0c30ab088fe
dt-bindings: soc: samsung: Add Exynos USI

Add USI bindings documentation and header file. Those are taken from
Linux kernel [1,2], but the documentation was reworked a bit to only
describe the compatibles that will be supported in U-Boot soon.

[1] Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml
[2] include/dt-bindings/soc/samsung,exynos-usi.h

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
doc/device-tree-bindings/soc/samsung/exynos-usi.yaml [new file with mode: 0644]
include/dt-bindings/soc/samsung,exynos-usi.h [new file with mode: 0644]