diff options
author | Tom Rini <trini@konsulko.com> | 2019-04-17 09:19:45 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-04-17 09:19:45 -0400 |
commit | 4b37f36d68ebb79cdc7d68a539de71e28e954d11 (patch) | |
tree | c982cc1d42e8eeb28dc1dc31d027e1fe145f113d /arch/arm/dts/sun7i-a20-yones-toptech-bd1078.dts | |
parent | 14b8c420b88a90e7ca0c979a2ee413bf459941e8 (diff) | |
parent | f8c8669760610b2949d8d9ccaeef8231a44d4205 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
- Convert DM_MMC and DM_SCSI
- A20, R40, H6 Linux dts(i) sync
- CLK, RESET support for sunxi, sun8_emac net drivers
Diffstat (limited to 'arch/arm/dts/sun7i-a20-yones-toptech-bd1078.dts')
-rw-r--r-- | arch/arm/dts/sun7i-a20-yones-toptech-bd1078.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/sun7i-a20-yones-toptech-bd1078.dts b/arch/arm/dts/sun7i-a20-yones-toptech-bd1078.dts index f1fb97d3fb..11142ae6e7 100644 --- a/arch/arm/dts/sun7i-a20-yones-toptech-bd1078.dts +++ b/arch/arm/dts/sun7i-a20-yones-toptech-bd1078.dts @@ -23,6 +23,6 @@ &uart0 { pinctrl-names = "default"; - pinctrl-0 = <&uart0_pins_a>; + pinctrl-0 = <&uart0_pb_pins>; status = "okay"; }; |