mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
arm64: dts: rockchip: rk35xx-eink: add nvmem-cells
Change-Id: Idfb56cc18fa67b42ddf3bda9f65450d787ee656c Signed-off-by: zorro.liu <zorro.liu@rock-chips.com>
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
eink_tcon = <&eink>;
|
||||
memory-region = <&display_reserved>;
|
||||
waveform-region = <&waveform_reserved>;
|
||||
nvmem-cells = <&cpu_code>;
|
||||
nvmem-cell-names = "cpu-code";
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -29,6 +29,8 @@
|
||||
ebc_tcon = <&ebc>;
|
||||
memory-region = <&display_reserved>;
|
||||
waveform-region = <&waveform_reserved>;
|
||||
nvmem-cells = <&cpu_code>;
|
||||
nvmem-cell-names = "cpu-code";
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user