mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
arm: dts: tqma7: integrate tq,eeprom sysinfo driver
Add sysinfo node for tq,eeprom sysinfo driver. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alexander Feilke <alexander.feilke@ew.tq-group.com>
This commit is contained in:
committed by
Fabio Estevam
parent
3880ac196b
commit
0a3ccbdd25
@@ -9,6 +9,14 @@
|
||||
|
||||
#include "imx7s-u-boot.dtsi"
|
||||
|
||||
/ {
|
||||
sysinfo: sysinfo {
|
||||
compatible = "tq,eeprom-sysinfo";
|
||||
nvmem-cells = <&module_info>;
|
||||
nvmem-cell-names = "device_info";
|
||||
};
|
||||
};
|
||||
|
||||
&m24c64 {
|
||||
nvmem-layout {
|
||||
compatible = "fixed-layout";
|
||||
|
||||
Reference in New Issue
Block a user