arm: dts: tqma6ul: integrate tq,eeprom sysinfo driver
Add sysinfo node for tq,eeprom sysinfo driver. Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
This commit is contained in:
committed by
Fabio Estevam
parent
1786f0e16e
commit
e643d211f5
@@ -14,6 +14,12 @@
|
||||
u-boot,mmc-env-offset = <0x100000>;
|
||||
u-boot,mmc-env-offset-redundant = <0x110000>;
|
||||
};
|
||||
|
||||
sysinfo: sysinfo {
|
||||
compatible = "tq,eeprom-sysinfo";
|
||||
nvmem-cells = <&module_info>;
|
||||
nvmem-cell-names = "device_info";
|
||||
};
|
||||
};
|
||||
|
||||
&clks {
|
||||
|
||||
Reference in New Issue
Block a user