lg1313.dtsi (a1c613ae4c322ddd58d5a8539dbfba2a0380a8c0) | lg1313.dtsi (91adecf911e5df78ea3e8f866e69db2c33416a5c) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * dts file for lg1313 SoC 4 * 5 * Copyright (C) 2016, LG Electronics 6 */ 7 8#include <dt-bindings/gpio/gpio.h> --- 112 unchanged lines hidden (view full) --- 121 /* Filled in by boot */ 122 mac-address = [ 00 00 00 00 00 00 ]; 123 }; 124 }; 125 126 amba { 127 #address-cells = <2>; 128 #size-cells = <1>; | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * dts file for lg1313 SoC 4 * 5 * Copyright (C) 2016, LG Electronics 6 */ 7 8#include <dt-bindings/gpio/gpio.h> --- 112 unchanged lines hidden (view full) --- 121 /* Filled in by boot */ 122 mac-address = [ 00 00 00 00 00 00 ]; 123 }; 124 }; 125 126 amba { 127 #address-cells = <2>; 128 #size-cells = <1>; |
129 #interrupt-cells = <3>; | |
130 131 compatible = "simple-bus"; 132 interrupt-parent = <&gic>; 133 ranges; 134 135 timers: timer@fd100000 { 136 compatible = "arm,sp804", "arm,primecell"; 137 reg = <0x0 0xfd100000 0x1000>; --- 218 unchanged lines hidden --- | 129 130 compatible = "simple-bus"; 131 interrupt-parent = <&gic>; 132 ranges; 133 134 timers: timer@fd100000 { 135 compatible = "arm,sp804", "arm,primecell"; 136 reg = <0x0 0xfd100000 0x1000>; --- 218 unchanged lines hidden --- |