diff options
author | Tom Rini <trini@konsulko.com> | 2015-06-06 07:03:07 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-06-06 07:03:07 -0400 |
commit | 290ac3bb1a1fbd85abcecfd8ff8cb837029d067a (patch) | |
tree | 4c39ddea7744e46fb15c778f394a77f55bd28a84 /arch/arm/dts/sun7i-a20-pcduino3.dts | |
parent | f1737152c01734749c3694d30e1aa86ab28f374e (diff) | |
parent | 277af820b5207d43473869da2c86412d2b51d461 (diff) |
Merge git://git.denx.de/u-boot-sunxi
Diffstat (limited to 'arch/arm/dts/sun7i-a20-pcduino3.dts')
-rw-r--r-- | arch/arm/dts/sun7i-a20-pcduino3.dts | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/arm/dts/sun7i-a20-pcduino3.dts b/arch/arm/dts/sun7i-a20-pcduino3.dts index cd05267781..afc9ecebed 100644 --- a/arch/arm/dts/sun7i-a20-pcduino3.dts +++ b/arch/arm/dts/sun7i-a20-pcduino3.dts @@ -17,11 +17,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public - * License along with this file; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - * MA 02110-1301 USA - * * Or, alternatively, * * b) Permission is hereby granted, free of charge, to any person @@ -154,7 +149,7 @@ &ir0 { pinctrl-names = "default"; - pinctrl-0 = <&ir0_pins_a>; + pinctrl-0 = <&ir0_rx_pins_a>; status = "okay"; }; |