Deleted Added
full compact
sama5d3_uart.dtsi (262573) sama5d3_uart.dtsi (270864)
1/*
2 * at91sama5d3_uart.dtsi - Device Tree Include file for AT91SAM9x5 SoC with
3 * UART support
4 *
5 * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
6 *
7 * Licensed under GPLv2.
8 */
9
10#include <dt-bindings/pinctrl/at91.h>
11#include <dt-bindings/interrupt-controller/irq.h>
1/*
2 * at91sama5d3_uart.dtsi - Device Tree Include file for AT91SAM9x5 SoC with
3 * UART support
4 *
5 * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
6 *
7 * Licensed under GPLv2.
8 */
9
10#include <dt-bindings/pinctrl/at91.h>
11#include <dt-bindings/interrupt-controller/irq.h>
12#include
12#include <dt-bindings/clock/at91.h>
13
14/ {
15 aliases {
16 serial5 = &uart0;
17 serial6 = &uart1;
18 };
19
20 ahb {

--- 59 unchanged lines hidden ---
13
14/ {
15 aliases {
16 serial5 = &uart0;
17 serial6 = &uart1;
18 };
19
20 ahb {

--- 59 unchanged lines hidden ---