diff options
author | Patrice Chotard <patrice.chotard@st.com> | 2019-07-23 15:33:30 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2019-08-27 09:36:56 +0200 |
commit | 0203050e57f5e0ad6c696cb64cfbc01fd08b67c5 (patch) | |
tree | 42b84f9b7924544615593e931df476a57ab7d620 /arch/arm/dts/stih410-pinctrl.dtsi | |
parent | 2e01fcf17c221cba2b54d0f238a39f12b0ef361a (diff) | |
download | u-boot-0203050e57f5e0ad6c696cb64cfbc01fd08b67c5.tar.gz |
ARM: dts: stih410-b2260: Sync DT with kernel v5.2
Synchronize U-boot DT with kernel v5.2 for stih410-b2260.
Update stih410-b2260-u-boot.dtsi accordingly.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'arch/arm/dts/stih410-pinctrl.dtsi')
-rw-r--r-- | arch/arm/dts/stih410-pinctrl.dtsi | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/arm/dts/stih410-pinctrl.dtsi b/arch/arm/dts/stih410-pinctrl.dtsi index b3e9dfc81c..e6eadd1244 100644 --- a/arch/arm/dts/stih410-pinctrl.dtsi +++ b/arch/arm/dts/stih410-pinctrl.dtsi @@ -1,16 +1,13 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2014 STMicroelectronics Limited. * Author: Peter Griffin <peter.griffin@linaro.org> - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * publishhed by the Free Software Foundation. */ #include "st-pincfg.h" / { soc { - pin-controller-rear { + pin-controller-rear@922f080 { usb0 { pinctrl_usb0: usb2-0 { |