Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
DENX
amp
linux
Commits
65588fe4
Commit
65588fe4
authored
Jan 21, 2016
by
Pavel Machek
Browse files
Get dts to compile.
parent
2ab75cc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
arch/arm/boot/dts/socfpga.dtsi
View file @
65588fe4
...
...
@@ -711,20 +711,6 @@
clock-names = "biu", "ciu";
};
qspi: spi@ff705000 {
compatible = "cadence,qspi";
#address-cells = <1>;
#size-cells = <0>;
reg = <0xff705000 0x1000>,
<0xffa00000 0x1000>;
interrupts = <0 151 4>;
master-ref-clk = <400000000>;
ext-decoder = <0>; /* external decoder */
num-chipselect = <4>;
fifo-depth = <128>;
bus-num = <2>;
};
ocram: sram@ffff0000 {
compatible = "mmio-sram";
reg = <0xffff0000 0x10000>;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment