ramips: move dts-v1 statement to top-level DTSI files
The "/dts-v1/;" identifier is supposed to be present once at the top of a device tree file after the includes have been processed. In ramips, we therefore requested to have in the DTS files so far, and omit it in the DTSI files. However, essentially the syntax of the parent mtxxxx/rtxxxx DTSI files already determines the DTS version, so putting it into the DTS files is just a useless repetition. Consequently, this patch puts the dts-v1 statement into the top-level SoC-based DTSI files, and removes all other occurences. Since the dts-v1 statement needs to be before any other definitions, this also moves the includes accordingly where necessary. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
41cc7edc15
commit
621297e867
@ -1,3 +1,5 @@
|
|||||||
|
/dts-v1/;
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -30,8 +30,6 @@
|
|||||||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_asus_rt-ac5x.dtsi"
|
#include "mt7620a_asus_rt-ac5x.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_asus_rt-ac5x.dtsi"
|
#include "mt7620a_asus_rt-ac5x.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_cameo_810.dtsi"
|
#include "mt7620a_cameo_810.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -11,8 +11,6 @@
|
|||||||
* warranty of any kind, whether express or implied.
|
* warranty of any kind, whether express or implied.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_edimax_ew-747x.dtsi"
|
#include "mt7620a_edimax_ew-747x.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_edimax_ew-747x.dtsi"
|
#include "mt7620a_edimax_ew-747x.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-only
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_hiwifi_hc5x61.dtsi"
|
#include "mt7620a_hiwifi_hc5x61.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_hiwifi_hc5x61.dtsi"
|
#include "mt7620a_hiwifi_hc5x61.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_hiwifi_hc5x61.dtsi"
|
#include "mt7620a_hiwifi_hc5x61.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -31,8 +31,6 @@
|
|||||||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_iptime.dtsi"
|
#include "mt7620a_iptime.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_iptime.dtsi"
|
#include "mt7620a_iptime.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-only
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_lenovo_newifi-y1.dtsi"
|
#include "mt7620a_lenovo_newifi-y1.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_lenovo_newifi-y1.dtsi"
|
#include "mt7620a_lenovo_newifi-y1.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -8,8 +8,6 @@
|
|||||||
* warranty of any kind, whether express or implied.
|
* warranty of any kind, whether express or implied.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -8,8 +8,6 @@
|
|||||||
* warranty of any kind, whether express or implied.
|
* warranty of any kind, whether express or implied.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_netgear_ex2700_wn3000rp-v3.dtsi"
|
#include "mt7620a_netgear_ex2700_wn3000rp-v3.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
#include <dt-bindings/input/input.h>
|
#include <dt-bindings/input/input.h>
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
keys {
|
keys {
|
||||||
compatible = "gpio-keys";
|
compatible = "gpio-keys";
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
/* This file is released into the public domain */
|
/* This file is released into the public domain */
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_netgear_ex3x00_ex61xx.dtsi"
|
#include "mt7620a_netgear_ex3x00_ex61xx.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
#include <dt-bindings/input/input.h>
|
#include <dt-bindings/input/input.h>
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
keys {
|
keys {
|
||||||
compatible = "gpio-keys";
|
compatible = "gpio-keys";
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_netgear_ex3x00_ex61xx.dtsi"
|
#include "mt7620a_netgear_ex3x00_ex61xx.dtsi"
|
||||||
|
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
/* This file is released into the public domain */
|
/* This file is released into the public domain */
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_netgear_ex3x00_ex61xx.dtsi"
|
#include "mt7620a_netgear_ex3x00_ex61xx.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
/* This file is released into the public domain */
|
/* This file is released into the public domain */
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_netgear_ex2700_wn3000rp-v3.dtsi"
|
#include "mt7620a_netgear_ex2700_wn3000rp-v3.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_phicomm_psg1218.dtsi"
|
#include "mt7620a_phicomm_psg1218.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_phicomm_psg1218.dtsi"
|
#include "mt7620a_phicomm_psg1218.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -31,8 +31,6 @@
|
|||||||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_tplink_archer.dtsi"
|
#include "mt7620a_tplink_archer.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_tplink_archer.dtsi"
|
#include "mt7620a_tplink_archer.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_tplink_archer.dtsi"
|
#include "mt7620a_tplink_archer.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_tplink_re2x0-v1.dtsi"
|
#include "mt7620a_tplink_re2x0-v1.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_tplink_re2x0-v1.dtsi"
|
#include "mt7620a_tplink_re2x0-v1.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
//SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_cameo_810.dtsi"
|
#include "mt7620a_cameo_810.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_zbtlink_zbt-we1026-5g.dtsi"
|
#include "mt7620a_zbtlink_zbt-we1026-5g.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_zbtlink_zbt-we1026-h.dtsi"
|
#include "mt7620a_zbtlink_zbt-we1026-h.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_zbtlink_zbt-we826.dtsi"
|
#include "mt7620a_zbtlink_zbt-we826.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_zbtlink_zbt-we826.dtsi"
|
#include "mt7620a_zbtlink_zbt-we826.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a_zbtlink_zbt-we826.dtsi"
|
#include "mt7620a_zbtlink_zbt-we826.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620a.dtsi"
|
#include "mt7620a.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
/dts-v1/;
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n.dtsi"
|
#include "mt7620n.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n.dtsi"
|
#include "mt7620n.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n.dtsi"
|
#include "mt7620n.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n.dtsi"
|
#include "mt7620n.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n.dtsi"
|
#include "mt7620n.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n.dtsi"
|
#include "mt7620n.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n.dtsi"
|
#include "mt7620n.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n.dtsi"
|
#include "mt7620n.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n_sunvalley_filehub.dtsi"
|
#include "mt7620n_sunvalley_filehub.dtsi"
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n.dtsi"
|
#include "mt7620n.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n.dtsi"
|
#include "mt7620n.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/dts-v1/;
|
|
||||||
|
|
||||||
#include "mt7620n.dtsi"
|
#include "mt7620n.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user