This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-15 01:17:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
590f1d995a
u-boot
/
arch
/
arm
/
dts
/
imx6ull-14x14-evk-u-boot.dtsi
9 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
imx: mx6ull/z_14x14_evk: clean up UART iomux After DM_SERIAL, and set pinctrl_uart1 as pre-reloc, no need initialize iomux at board file. Signed-off-by: Peng Fan <peng.fan@nxp.com>
2022-11-07 08:00:09 +00:00
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2022 NXP
*/
&pinctrl_uart1 {
dm: dts: Convert driver model tags to use new schema Now that Linux has accepted these tags, move the device tree files in U-Boot over to use them. Signed-off-by: Simon Glass <sjg@chromium.org>
2023-02-13 15:56:33 +00:00
bootph-all;
imx: mx6ull/z_14x14_evk: clean up UART iomux After DM_SERIAL, and set pinctrl_uart1 as pre-reloc, no need initialize iomux at board file. Signed-off-by: Peng Fan <peng.fan@nxp.com>
2022-11-07 08:00:09 +00:00
};
Reference in a new issue
Copy permalink