Skip to content

Commit 7af253a

Browse files
author
Codrin Ciubotariu
committed
ARM: dts: at91: sama5d2_icp: Enable EEPROM with board model name
Enable the EEPROM which includes the name of the board model. Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
1 parent 8ea4cdf commit 7af253a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
compatible = "atmel,24c32";
490490
reg = <0x50>;
491491
pagesize = <16>;
492-
status = "disabled";
492+
status = "okay";
493493
};
494494

495495
eeprom@52 {

0 commit comments

Comments
 (0)