ARM: dts: omap5: Add missing unit name to memory nodes
This patch fixes the following DTC warnings: "Node /memory has a reg or ranges property, but no unit name" Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
此提交包含在:

提交者
Tony Lindgren

父節點
742ae1f945
當前提交
bfa130bbac
@@ -13,7 +13,7 @@
|
||||
model = "IGEPv5";
|
||||
compatible = "isee,omap5-igep0050", "ti,omap5";
|
||||
|
||||
memory {
|
||||
memory@80000000 {
|
||||
device_type = "memory";
|
||||
reg = <0x80000000 0x7f000000>; /* 2032 MB */
|
||||
};
|
||||
|
新增問題並參考
封鎖使用者