[PATCH 08/10] am335x, guardian: Update pinmux configuration
Lokesh Vutla
lokeshvutla at ti.com
Sun Jan 17 11:52:12 CET 2021
On 06/01/21 9:01 pm, Gireesh.Hiremath at in.bosch.com wrote:
> From: Moses Christopher <BollavarapuMoses.Christopher at in.bosch.com>
>
> pinmux update for guardian board
Please specify what this pinmux update is about.
Thanks and regards,
Lokesh
>
> Signed-off-by: Moses Christopher <BollavarapuMoses.Christopher at in.bosch.com>
> ---
> arch/arm/dts/am335x-guardian.dts | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/dts/am335x-guardian.dts b/arch/arm/dts/am335x-guardian.dts
> index 93ee2e6c09..69bee45848 100644
> --- a/arch/arm/dts/am335x-guardian.dts
> +++ b/arch/arm/dts/am335x-guardian.dts
> @@ -407,12 +407,12 @@
>
> guardian_interface_pins: pinmux_guardian_interface_pins {
> pinctrl-single,pins = <
> - AM33XX_IOPAD(0x928, PIN_OUTPUT | MUX_MODE7)
> - AM33XX_IOPAD(0x990, PIN_OUTPUT | MUX_MODE7)
> + AM33XX_IOPAD(0x990, PIN_OUTPUT_PULLUP | MUX_MODE7)
> AM33XX_IOPAD(0x9ac, PIN_OUTPUT_PULLDOWN | MUX_MODE7)
> + AM33XX_IOPAD(0x914, PIN_OUTPUT_PULLDOWN | MUX_MODE7)
> AM33XX_IOPAD(0x980, PIN_INPUT | MUX_MODE7)
> AM33XX_IOPAD(0x984, PIN_INPUT | MUX_MODE7)
> - AM33XX_IOPAD(0x928, PIN_OUTPUT_PULLUP | MUX_MODE7)
> + AM33XX_IOPAD(0x94c, PIN_OUTPUT_PULLUP | MUX_MODE7)
> AM33XX_IOPAD(0x90c, PIN_OUTPUT_PULLDOWN | MUX_MODE7)
> AM33XX_IOPAD(0x944, PIN_OUTPUT_PULLDOWN | MUX_MODE7)
> AM33XX_IOPAD(0x91c, PIN_INPUT | MUX_MODE7)
>
More information about the U-Boot
mailing list