On Tue, 12 May 2020 14:24:47 +0200, Geert Uytterhoeven wrote: > "258" is an odd power-of-two ;-) > Obviously this is a typo, and the intended value is "256". > > Fixes: 7f3bf4203774013b ("dt-bindings: at24: convert the binding document to yaml") > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Documentation/devicetree/bindings/eeprom/at24.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks!