Skip to content

Commit

Permalink
ARM: dts: berlin2: Remove skeleton.dtsi inclusion
Browse files Browse the repository at this point in the history
As noted in [1], "there are a number of problems with skeleton.dtsi,
and it would be prefereable to remove it entirely." This patch is to
remove skeleton.dtsi inclusion from berlin2.

[1] http://www.spinics.net/lists/arm-kernel/msg528080.html

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
  • Loading branch information
Jisheng Zhang authored and Sebastian Hesselbarth committed Sep 28, 2016
1 parent 7283af5 commit 2653c8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm/boot/dts/berlin2.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,14 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/

#include "skeleton.dtsi"
#include <dt-bindings/clock/berlin2.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>

/ {
model = "Marvell Armada 1500 (BG2) SoC";
compatible = "marvell,berlin2", "marvell,berlin";
#address-cells = <1>;
#size-cells = <1>;

aliases {
serial0 = &uart0;
Expand Down

0 comments on commit 2653c8c

Please sign in to comment.