[PATCH] microblaze: Enable i2c DM by default
Michal Simek
monstr at monstr.eu
Tue Oct 27 08:25:26 CET 2020
pá 23. 10. 2020 v 7:57 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> Microblaze has been converted fully to DM that's why enabled DM for I2C
> too.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> configs/microblaze-generic_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/microblaze-generic_defconfig b/configs/microblaze-generic_defconfig
> index df79206ac274..7cf736954b4c 100644
> --- a/configs/microblaze-generic_defconfig
> +++ b/configs/microblaze-generic_defconfig
> @@ -43,6 +43,7 @@ CONFIG_NET_RANDOM_ETHADDR=y
> CONFIG_NETCONSOLE=y
> CONFIG_SPL_DM=y
> CONFIG_XILINX_GPIO=y
> +CONFIG_DM_I2C=y
> CONFIG_LED=y
> CONFIG_LED_GPIO=y
> CONFIG_MTD=y
> --
> 2.28.0
>
Applied.
M
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs
More information about the U-Boot
mailing list