Messages in this thread |  | | Date | Sat, 23 Apr 2022 20:44:21 +0200 | Subject | Re: [PATCH] dt-bindings: eeprom/at24: Add samsung,s524ad0xd1 compatible | From | Krzysztof Kozlowski <> |
| |
On 22/04/2022 21:23, Rob Herring wrote: > The samsung,s524ad0xd1 compatible is in use, but not documented. According > to arch/arm/mach-s3c/mach-smdk6410.c, the samsung,s524ad0xd1 is compatible > with the 24c128. > > Signed-off-by: Rob Herring <robh@kernel.org> > --- > Documentation/devicetree/bindings/eeprom/at24.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) >
The compatible - without 24c128 fallback - is used also in arch/arm/boot/dts/exynos5250-smdk5250.dts and Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml, so these files should be fixed as well.
Best regards, Krzysztof
|  |