summaryrefslogtreecommitdiff
path: root/arch/arm/dts/sama7g5ek.dts
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-02-12 09:09:10 -0500
committerTom Rini <trini@konsulko.com>2021-02-12 09:09:10 -0500
commit7c82e12cc4e9e25d7c89fe15bfeec4e9b0bb2b4d (patch)
treefa26858ef3ca931b31456045461e239cbe57719b /arch/arm/dts/sama7g5ek.dts
parent80c7e4cf76d204d4b726b0cc57a557a9d9c1c453 (diff)
parent65bde1c087f847a2e279501e27eeaddba16e3b51 (diff)
downloadu-boot-7c82e12cc4e9e25d7c89fe15bfeec4e9b0bb2b4d.tar.gz
Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmelWIP/12Feb2021
First set of u-boot-atmel fixes for 2021.04 cycle: This small PR includes just two fixes but very important: one revert in the clk subsystem which fixes the boot on many old boards (sama5d2_xplained, sama5d4_xplained), which currently crash at boot; and one small fix related to debug serial on sama7g5ek board.
Diffstat (limited to 'arch/arm/dts/sama7g5ek.dts')
-rw-r--r--arch/arm/dts/sama7g5ek.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/sama7g5ek.dts b/arch/arm/dts/sama7g5ek.dts
index ff9c9eb45c..3a4fdd38a5 100644
--- a/arch/arm/dts/sama7g5ek.dts
+++ b/arch/arm/dts/sama7g5ek.dts
@@ -122,7 +122,7 @@
pinctrl_flx3_default: flx3_default {
pinmux = <PIN_PD16__FLEXCOM3_IO0>,
<PIN_PD17__FLEXCOM3_IO1>;
- bias-disable;
+ bias-pull-up;
};
pinctrl_sdmmc0_cmd_data_default: sdmmc0_cmd_data_default {