diff options
-rw-r--r-- | arch/arm/boot/dts/keystone-k2l.dtsi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/keystone-k2l.dtsi b/arch/arm/boot/dts/keystone-k2l.dtsi index eab057a..e770253 100644 --- a/arch/arm/boot/dts/keystone-k2l.dtsi +++ b/arch/arm/boot/dts/keystone-k2l.dtsi @@ -210,6 +210,10 @@ ranges = <0x0 0x0c000000 0x200000>; #address-cells = <1>; #size-cells = <1>; + + sram-bm@1f8000 { + reg = <0x001f8000 0x8000>; + }; }; dspgpio0: keystone_dsp_gpio@02620240 { |