Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- arch/arm/boot/dts/imx6q.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi index 9cb0b50..1e463c4 100644 --- a/arch/arm/boot/dts/imx6q.dtsi +++ b/arch/arm/boot/dts/imx6q.dtsi @@ -111,8 +111,8 @@ status = "disabled"; }; - ocram@00900000 { - compatible = "fsl,imx-ocram"; + ocram: ocram@00900000 { + compatible = "fsl,imx-ocram", "sram"; reg = <0x00900000 0x3f000>; }; -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/