For the next, could you please use different tagging in the patch
subject? In this case, something like:

arm64: mvebu: defconfig: Add fixed regulator support on turris_mox

On 16.05.2018 22:13, Marek BehĂșn wrote:
Without this USB3 won't work in U-Boot.

Signed-off-by: Marek Behun <marek.be...@nic.cz>
---
  configs/turris_mox_defconfig | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/configs/turris_mox_defconfig b/configs/turris_mox_defconfig
index 9538903bd3..45c1399687 100644
--- a/configs/turris_mox_defconfig
+++ b/configs/turris_mox_defconfig
@@ -63,6 +63,8 @@ CONFIG_DEBUG_UART_SHIFT=2
  CONFIG_DEBUG_UART_ANNOUNCE=y
  CONFIG_MVEBU_A3700_UART=y
  CONFIG_MVEBU_A3700_SPI=y
+CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_FIXED=y
  CONFIG_USB=y
  CONFIG_DM_USB=y
  CONFIG_USB_XHCI_HCD=y


Other that this:

Reviewed-by: Stefan Roese <s...@denx.de>

Thanks,
Stefan

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to