Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: soc: samsung: exynos-sysreg: add dedicated SYSREG compatibles to Exynos5433

Exynos5433 has several different SYSREGs, so use dedicated compatibles
for them and deprecate usage of generic Exynos5433 compatible alone (as
it is too generic).

Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Sriranjani P <sriranjani.p@samsung.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221127123259.20339-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

+12 -1
+12 -1
Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
··· 17 17 - samsung,exynos3-sysreg 18 18 - samsung,exynos4-sysreg 19 19 - samsung,exynos5-sysreg 20 - - samsung,exynos5433-sysreg 21 20 - samsung,exynos850-sysreg 22 21 - samsung,exynosautov9-sysreg 23 22 - const: syscon 23 + - items: 24 + - enum: 25 + - samsung,exynos5433-cam0-sysreg 26 + - samsung,exynos5433-cam1-sysreg 27 + - samsung,exynos5433-disp-sysreg 28 + - samsung,exynos5433-fsys-sysreg 29 + - const: samsung,exynos5433-sysreg 30 + - const: syscon 31 + - items: 32 + - const: samsung,exynos5433-sysreg 33 + - const: syscon 34 + deprecated: true 24 35 25 36 reg: 26 37 maxItems: 1