Skip to content

Commit 52fbad5

Browse files
committed
Merge branch 'at91-4.19-trunk/dt_sam9x60' into linux-4.19-at91
2 parents 3bc9050 + f456a48 commit 52fbad5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

arch/arm/boot/dts/at91-sam9x60ek.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,13 @@
311311
pinctrl-0 = <&pinctrl_flx0_default>;
312312
atmel,fifo-size = <16>;
313313
status = "okay";
314+
eeprom@53 {
315+
compatible = "atmel,24c32";
316+
reg = <0x53>;
317+
pagesize = <16>;
318+
size = <128>;
319+
status = "okay";
320+
};
314321
};
315322
};
316323

0 commit comments

Comments
 (0)