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

dt-bindings: i2c: samsung,s3c2410-i2c: Drop S3C2410

Samsung S3C2410 SoC was removed from the Linux kernel in the
commit 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support"), in January
2023. There are no in-kernel users of "samsung,s3c2410-i2c" compatible.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20250830103601.82046-4-krzysztof.kozlowski@linaro.org

authored by

Krzysztof Kozlowski and committed by
Andi Shyti
25aab8f3 f2b6b51d

-2
-2
Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml
··· 13 13 compatible: 14 14 oneOf: 15 15 - enum: 16 - - samsung,s3c2410-i2c 17 16 - samsung,s3c2440-i2c 18 17 # For s3c2440-like I2C used inside HDMIPHY block found on several SoCs: 19 18 - samsung,s3c2440-hdmiphy-i2c ··· 92 93 compatible: 93 94 contains: 94 95 enum: 95 - - samsung,s3c2410-i2c 96 96 - samsung,s3c2440-i2c 97 97 - samsung,s3c2440-hdmiphy-i2c 98 98 then: