Re: [U-Boot] [PATCH] ARM: dts: zynq: enablement of coresight topology

2019-10-24 Thread Michal Simek
Hi Mathieu, On 23. 10. 19 19:32, Mathieu Poirier wrote: > Hi Michal, > > I was not CC'ed on the original post so I just noticed this today, > hence the late reply. I don't know if you were looking for feedback > or already picked up the patch but here it is anyway. I haven't put the patch to my

Re: [U-Boot] [PATCH] spi: cadence_qspi: support DM_CLK

2019-10-24 Thread Simon Goldschmidt
On Thu, Oct 24, 2019 at 4:54 AM Ley Foon Tan wrote: > > On Wed, 2019-10-23 at 22:27 +0200, Simon Goldschmidt wrote: > > Support loading clk speed via DM instead of requiring ad-hoc code. > > > > Signed-off-by: Simon Goldschmidt > > --- > > > > drivers/spi/cadence_qspi.c | 20 ++--

Re: [U-Boot] [PATCH] spi: cadence_qspi: support DM_CLK

2019-10-24 Thread Jagan Teki
On Thu, Oct 24, 2019 at 12:50 PM Simon Goldschmidt wrote: > > On Thu, Oct 24, 2019 at 4:54 AM Ley Foon Tan wrote: > > > > On Wed, 2019-10-23 at 22:27 +0200, Simon Goldschmidt wrote: > > > Support loading clk speed via DM instead of requiring ad-hoc code. > > > > > > Signed-off-by: Simon Goldschmi

Re: [U-Boot] Regression in fastboot on X15 due to CDCE913 enabling

2019-10-24 Thread Tero Kristo
On 23/10/2019 17:20, Sam Protsenko wrote: + fixed U-Boot mailing list address On Wed, Oct 23, 2019 at 3:13 PM Sam Protsenko wrote: Hi Tero, This patch was merged in U-Boot/master recently: e8e683d33b0c ("board: ti: am57xx-idk: Configure the CDCE913 clock synthesizer") Unfortunately it

Re: [U-Boot] [PATCH] spi: cadence_qspi: support DM_CLK

2019-10-24 Thread Simon Goldschmidt
Jagan Teki schrieb am Do., 24. Okt. 2019, 09:22: > On Thu, Oct 24, 2019 at 12:50 PM Simon Goldschmidt > wrote: > > > > On Thu, Oct 24, 2019 at 4:54 AM Ley Foon Tan > wrote: > > > > > > On Wed, 2019-10-23 at 22:27 +0200, Simon Goldschmidt wrote: > > > > Support loading clk speed via DM instead o

Re: [U-Boot] [PATCH v2 36/41] serial: mxc: add imx53 and imx21 compatible string

2019-10-24 Thread Lukasz Majewski
Hi Robert, > Add compatible string for imx53 and imx21. > > Signed-off-by: Robert Beckett > --- > drivers/serial/serial_mxc.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/serial/serial_mxc.c b/drivers/serial/serial_mxc.c > index 42abb96a26..8e19a89151 100644 > --- a/drive

Re: [U-Boot] [PATCH v3 0/6] J721e: Add HyperBus support

2019-10-24 Thread Stefan Roese
On 23.10.19 09:59, Vignesh Raghavendra wrote: This series adds support for HyperBus Memory Controller of TI's J721e and AM654 SoCs. v3: Rebase onto latest master branch Vignesh Raghavendra (6): mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined mtd: Add TI HyperBus Memory Contr

[U-Boot] [PATCH V2 5/6] net: fec_mxc: support i.MX8M with CLK_CCF

2019-10-24 Thread Peng Fan
Add more clks for fec_mxc according to Linux Kernel 5.4.0-rc1 drivers/net/ethernet/freescale/fec_main.c. Since i.MX8MQ not support CLK_CCF, so add a check to restrict the code only effect when CONFIG_IMX8M and CONFIG_CLK_CCF both defined. Signed-off-by: Peng Fan --- V2: Drop CONFIG_IMX8M and u

Re: [U-Boot] [PATCH V1 5/6] net: fec_mxc: support i.MX8M with CLK_CCF

2019-10-24 Thread Schrempf Frieder
On 24.10.19 03:09, Peng Fan wrote: >> Subject: Re: [U-Boot] [PATCH V1 5/6] net: fec_mxc: support i.MX8M with >> CLK_CCF >> >> On 22.10.19 05:30, Peng Fan wrote: >>> Add more clks for fec_mxc according to Linux Kernel 5.4.0-rc1 >>> drivers/net/ethernet/freescale/fec_main.c. >>> >>> Since i.MX8MQ not

[U-Boot] Please pull u-boot-marvell/master (cfi-flash related)

2019-10-24 Thread Stefan Roese
Hi Tom, please pull the following cfi-flash related patches: - Add support for HyperBus Memory Controller of TI's J721e and AM654 SoCs (Vignesh) Here the Travis bu

[U-Boot] [PATCH] configs: sei610: khadas-vim3 : disable Gadget support for the DWC3

2019-10-24 Thread Jean-Jacques Hiblot
Those platform use the DWC2 controller for the gadget support and the DWC3 for host-only operations. Signed-off-by: Jean-Jacques Hiblot --- Applies on u-boot/master. Fixes build breakage introduced by "usb: dwc3: Kconfig: get rid of obsolete mode selection" configs/khadas-vim3_defconfig | 1 +

Re: [U-Boot] [PATCH] configs: sei610: khadas-vim3 : disable Gadget support for the DWC3

2019-10-24 Thread Neil Armstrong
On 24/10/2019 10:15, Jean-Jacques Hiblot wrote: > Those platform use the DWC2 controller for the gadget support and the > DWC3 for host-only operations. > > Signed-off-by: Jean-Jacques Hiblot > --- > > Applies on u-boot/master. > Fixes build breakage introduced by "usb: dwc3: Kconfig: get rid of

[U-Boot] [PATCH] gpio: da8xx_gpio: Fix the _gpio_direction_output function

2019-10-24 Thread Keerthy
_gpio_direction_output function currently calls gpio_set_value with the wrong gpio number. gpio_set_value in the uclass driver expects a different gpio number and the _gpio_direction_output is currently providing the number specific to the bank. Hence fix it by calling the _gpio_set_value function

Re: [U-Boot] [PULL] u-boot-usb/master

2019-10-24 Thread Igor Opaniuk
Hi Tom, On Wed, Oct 23, 2019 at 10:36 PM Marek Vasut wrote: > > On 10/23/19 9:26 PM, Tom Rini wrote: > > On Sun, Oct 20, 2019 at 05:08:37PM +0200, Marek Vasut wrote: > > > >> The following changes since commit > >> 6891152a4596d38ac25d2fe1238e3b6a938554b8: > >> > >> Merge branch 'master' of gi

[U-Boot] [PATCH v3 01/18] misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0

2019-10-24 Thread Keerthy
From: Tero Kristo Adaptive Voltage Scaling is a technology used in TI SoCs to optimize the operating voltage based on characterization data written to efuse during production. Add a driver to support this feature for K3 line of SoCs, initially for AM65x. Signed-off-by: Tero Kristo Signed-off-by

[U-Boot] [PATCH v3 00/18] misc: Add AVS class 0 support for AM6

2019-10-24 Thread Keerthy
Adaptive Voltage Scaling is a technology used in TI SoCs to optimize the operating voltage based on characterization data written to efuse during production. Add support for Adaptive Voltage scaling class 0 support for AM6 family of devices. Adaptive voltage scaling class 0 implies that optimized

[U-Boot] [PATCH v3 02/18] clk: clk-ti-sci: Notify AVS driver upon setting clock rate

2019-10-24 Thread Keerthy
Notify AVS driver upon setting clock rate so that voltage is changed accordingly. Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change drivers/clk/clk-ti-sci.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/clk/clk-ti-sci.c b/drivers/clk/clk-

[U-Boot] [PATCH v3 06/18] power: regulator: tps65941: add regulator support

2019-10-24 Thread Keerthy
The driver provides regulator set/get voltage enable/disable functions for tps65941 family of PMICs. Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change drivers/power/regulator/Kconfig | 10 + drivers/power/regulator/Makefile | 1 +

[U-Boot] [PATCH v3 03/18] power: regulator: tps6236x: add support for tps6236x regulators

2019-10-24 Thread Keerthy
From: Tero Kristo TPS6236x is a family of step down DC-DC converters optimized for battery powered portable applications for a small solution size. Add a regulator driver for supporting these devices. Signed-off-by: Tero Kristo Signed-off-by: Keerthy --- Changes in v3: * No change Changes

[U-Boot] [PATCH v3 05/18] power: pmic: tps65941: Add support for tps65941 family of PMICs

2019-10-24 Thread Keerthy
Add support to bind the regulators/child nodes with the pmic. Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change drivers/power/pmic/Kconfig| 7 +++ drivers/power/pmic/Makefile | 1 + drivers/power/pmic/tps65941.c | 83

[U-Boot] [PATCH v3 04/18] misc: k3_avs: Add j721e support

2019-10-24 Thread Keerthy
j721e SoCs have different OPP tables. Add support for the same. Note: DM Still has lot of voltages TBD hence the correct values need to be programmed once they are published. Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change drivers/misc/k3_avs.c | 22

[U-Boot] [PATCH v3 07/18] arm: mach-k3: am6_init: Initialize AVS class 0

2019-10-24 Thread Keerthy
Initialize AVS class 0 so that mpu voltage rail is programmed to the AVS class 0 compensated value. Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * uclass_get_device_by_driver used in place getting the first uclass Instance. arch/arm/mach-k3/am6_init.c | 7 +++

[U-Boot] [PATCH v3 15/18] arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supply

2019-10-24 Thread Keerthy
Hook buck12_reg to vtm avs supply Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change arch/arm/dts/k3-j721e-r5-common-proc-board.dts | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/dts/k3-j721e-r5-common-proc-board.dts b/arch/arm/dts/k3-j72

[U-Boot] [PATCH v3 08/18] arm: mach-k3: j721e_init: Initialize avs class 0

2019-10-24 Thread Keerthy
Initialize avs class 0 Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change arch/arm/mach-k3/j721e_init.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/mach-k3/j721e_init.c b/arch/arm/mach-k3/j721e_init.c index 5e3813252b..d0bf86abeb 1006

[U-Boot] [PATCH v3 16/18] configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support

2019-10-24 Thread Keerthy
From: Tero Kristo TPS62363 is used to control the MPU_VDD voltage, so enable the driver for this. Signed-off-by: Tero Kristo Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change configs/am65x_evm_r5_defconfig | 1 + 1 file changed, 1 insertion(+) diff --gi

[U-Boot] [PATCH v3 13/18] arm: dts: k3-j721e-r5-common-proc-board: Add VTM node

2019-10-24 Thread Keerthy
Add VTM node for voltage and thermal management. For u-boot, this is needed for supporting AVS class 0, as the efuse values for the OPPs are stored under the VTM. Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change arch/arm/dts/k3-j721e-r5-common-proc-board.d

[U-Boot] [PATCH v3 11/18] arm: dts: k3-am654-r5-base-board: add supply rail for MPU

2019-10-24 Thread Keerthy
From: Tero Kristo MPU voltage on AM65x-evm is controlled via the TPS62363 chip attached to i2c0 bus. Add device node for this so that it can be controlled via a regulator driver. Signed-off-by: Tero Kristo Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change

Re: [U-Boot] [PATCH] configs: sei610: khadas-vim3 : disable Gadget support for the DWC3

2019-10-24 Thread Marek Vasut
On 10/24/19 10:15 AM, Jean-Jacques Hiblot wrote: > Those platform use the DWC2 controller for the gadget support and the > DWC3 for host-only operations. Applied, thanks. ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] [PATCH v3 14/18] arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 node

2019-10-24 Thread Keerthy
Add tps65941 node and dependent wkup_i2c0 node needed for AVS class 0 support Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change arch/arm/dts/k3-j721e-mcu-wakeup.dtsi | 11 +++ .../arm/dts/k3-j721e-r5-common-proc-board.dts | 32 ++

[U-Boot] [PATCH v3 12/18] arm: dts: k3-am654-r5-base-board: enable wkup_vtm0 node and link in supplies

2019-10-24 Thread Keerthy
From: Tero Kristo Link the vdd-supplies for the voltage domains under the VTM node. Also, enable the node under SPL. This will enable the AVS class 0 support on am65x-evm board. Signed-off-by: Tero Kristo Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change

[U-Boot] [PATCH v3 10/18] arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for spl

2019-10-24 Thread Keerthy
From: Tero Kristo Enable wkup_i2c0 as this is needed for voltage control. Signed-off-by: Tero Kristo Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change arch/arm/dts/k3-am654-r5-base-board.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/dt

[U-Boot] [PATCH v3 18/18] configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configs

2019-10-24 Thread Keerthy
Enable AVS Class 0 & dependent config options. Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change configs/j721e_evm_r5_defconfig | 9 + 1 file changed, 9 insertions(+) diff --git a/configs/j721e_evm_r5_defconfig b/configs/j721e_evm_r5_defconfig inde

Re: [U-Boot] [PATCH 0/7] am57xx: Implement Android 10 boot flow

2019-10-24 Thread Eugeniu Rosca
Hi Sam, On Wed, Oct 23, 2019 at 10:37:23PM +0300, Sam Protsenko wrote: [..] > Thanks for your input. All issues you mentioned should be fixed in v2 > I sent recently. Can you please check it out too? Thanks for the notification. I will review v2 in the following days. Congrats with the awesome pr

[U-Boot] [PATCH v3 17/18] configs: am65x_evm_r5_defconfig: Enable AVS class 0 support

2019-10-24 Thread Keerthy
From: Tero Kristo Enable AVS class 0 support for the R5 SPL bootloader. Signed-off-by: Tero Kristo Signed-off-by: Keerthy --- Changes in v3: * No change Changes in v2: * No change configs/am65x_evm_r5_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/am65x_evm_r5_d

[U-Boot] [PATCH v3 09/18] arm: dts: k3-am654-r5-base-board: Add VTM node

2019-10-24 Thread Keerthy
Add VTM node for voltage and thermal management. For u-boot, this is needed for supporting AVS class 0, as the efuse values for the OPPs are stored under the VTM. Signed-off-by: Tero Kristo Signed-off-by: Keerthy --- Changes in v3: * Moved from generic wakeup.dtsi to r5 board file. Changes i

[U-Boot] [PATCH V3 5/6] net: fec_mxc: support i.MX8M with CLK_CCF

2019-10-24 Thread Peng Fan
Add more clks for fec_mxc according to Linux Kernel 5.4.0-rc1 drivers/net/ethernet/freescale/fec_main.c. Since i.MX8MQ not support CLK_CCF, so add a check to restrict the code only effect when CONFIG_IMX8M and CONFIG_CLK_CCF both defined. Signed-off-by: Peng Fan --- V3: Drop unneeded else cor

Re: [U-Boot] [PATCH V3 5/6] net: fec_mxc: support i.MX8M with CLK_CCF

2019-10-24 Thread Schrempf Frieder
On 24.10.19 11:33, Peng Fan wrote: > Add more clks for fec_mxc according to Linux Kernel 5.4.0-rc1 > drivers/net/ethernet/freescale/fec_main.c. > > Since i.MX8MQ not support CLK_CCF, so add a check to restrict > the code only effect when CONFIG_IMX8M and CONFIG_CLK_CCF both defined. > > Signed-of

Re: [U-Boot] [PATCH 1/6] misc: microchip_flexcom: introduce microchip_flexcom driver

2019-10-24 Thread Eugen.Hristev
On 09.10.2019 12:23, Eugen Hristev - M18282 wrote: > From: Eugen Hristev > > The Microchip Flexcom is just a wrapper which embeds a SPI controller, > an I2C controller and an USART. > Only one function can be used at a time and is chosen at boot time according > to the device tree. > The bindin

Re: [U-Boot] [PATCH v3 00/18] misc: Add AVS class 0 support for AM6

2019-10-24 Thread Lokesh Vutla
On 24/10/19 3:00 PM, Keerthy wrote: > Adaptive Voltage Scaling is a technology used in TI SoCs to optimize > the operating voltage based on characterization data written to efuse > during production. > > Add support for Adaptive Voltage scaling class 0 support > for AM6 family of devices. Adapti

Re: [U-Boot] Regression in fastboot on X15 due to CDCE913 enabling

2019-10-24 Thread Sam Protsenko
Hi Tero, On Thu, Oct 24, 2019 at 10:32 AM Tero Kristo wrote: > > On 23/10/2019 17:20, Sam Protsenko wrote: > > + fixed U-Boot mailing list address > > > > On Wed, Oct 23, 2019 at 3:13 PM Sam Protsenko > > wrote: > >> > >> Hi Tero, > >> > >> This patch was merged in U-Boot/master recently: > >> >

Re: [U-Boot] [PATCH] firmware: zynqmp: Report error when xilinx_pm_request called from EL3

2019-10-24 Thread Michal Simek
čt 10. 10. 2019 v 11:13 odesílatel Michal Simek napsal: > > Function should report error when called in EL3 context. Also report it as > error instead 0 (success). > > Reported-by: Luca Ceresoli > Signed-off-by: Michal Simek > --- > > Based on https://lists.denx.de/pipermail/u-boot/2019-October/

Re: [U-Boot] [PATCH v2 0/4] xilinx: firmware: Synchronization firmware functions

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 13:45 odesílatel Michal Simek napsal: > > Hi, > > Versal and ZynqMP are using the same firmware interface that's why some > synchronization should be done. > Still there are zynqmp_mmio_read/write which should be converted. > Patches are done in steps for easier reviewing. > > Th

Re: [U-Boot] [PATCH 0/3] gpio: zynq: Add support for Versal

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 11:05 odesílatel Michal Simek napsal: > > Hi, > > this patchset is updating existing zynq driver with adding two layout. One > for Versal gpio and another one on PMC gpio which is using different > layout. And also enabling gpio command for versal. > > Thanks, > Michal > > > Asho

Re: [U-Boot] [PATCH] firmware: zynqmp: Clean up zynqmp_power_probe

2019-10-24 Thread Michal Simek
čt 10. 10. 2019 v 11:33 odesílatel Michal Simek napsal: > > Fix error debug messages to be more accurate and aligned with debug message > style in the whole file. > And do not initialize ret variable because it is initialized later on and > it is just additional step. > > Fixes: 1327d1678bd2 ("fir

Re: [U-Boot] [PATCH] ARM: zynq: Move BOOTM_NETBSD to Kconfig

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 11:26 odesílatel Michal Simek napsal: > > The commit 4b0bcfa7c4ec ("Kconfig: Migrate CONFIG_BOOTM_* options") > moved BOOTM_ options to Kconfig that's why align zynq defconfig with it. > > Disabling NETBSD was done by commit d6f48ea5ce18 > ("ARM: zynq: Do not enable NETBSD suppor

Re: [U-Boot] [PATCH] ARM: zynq: Add missing pl353-smc node

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 11:30 odesílatel Michal Simek napsal: > > DT binding was reviewed in Linux by commit b0b41af12a1b > ("dt-bindings: memory: Add pl353 smc controller devicetree binding > information") that's why this fragment can be also added to U-Boot > repository. > > Signed-off-by: Michal Sime

Re: [U-Boot] [PATCH 00/27] arm64: zynqmp: Update DT files

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 12:16 odesílatel Michal Simek napsal: > > Hi, > > these are patches I have collected in Xilinx repo and which should go to > mainline. There are 3 typo of patches. > 1. IIO wiring for ina226 and using IIO ina226 driver instead of hwmon > 2. DT fixes and small updates > 3. Alignme

Re: [U-Boot] [PATCH 0/7] arm64: versal: Enable several features

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 13:04 odesílatel Michal Simek napsal: > > Hi, > > time is coming up and more and more features are validated and enabled on > this platform. This patches enable things which are already in mainline. > > Thanks, > Michal > > > Michal Simek (2): > arm64: versal: Enable LIBFDT_OVE

Re: [U-Boot] [PATCH] arm64: versal: Fix sdhci node address for versal-mini-emmc1

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 14:50 odesílatel Michal Simek napsal: > > Add missing trailing 0 to mach node name address with reg property. > > Signed-off-by: Michal Simek > --- > > arch/arm/dts/versal-mini-emmc1.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/dts/versa

Re: [U-Boot] [PATCH] spi: zynqmp: Remove unused platform headers

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 13:16 odesílatel Michal Simek napsal: > > There is no reason to include clk.h and hardware.h headers. > Driver doesn't require them. > > Signed-off-by: Michal Simek > --- > > drivers/spi/zynqmp_gqspi.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/spi/zynqmp

Re: [U-Boot] [PATCH] arm64: zynqmp: Do not remove dpll_prog from psu_init

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 14:51 odesílatel Michal Simek napsal: > > dpll_prog is available in some psu_init files that's why this function > should stay there. > > Signed-off-by: Michal Simek > --- > > tools/zynqmp_psu_init_minimize.sh | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/tools/zynqmp

Re: [U-Boot] [PATCH] usb: composite: add BOS descriptor support to composite framework

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 14:52 odesílatel Michal Simek napsal: > > From: T Karthik Reddy > > To add usb-3.0 support to peripheral device add BOS & SS capability > descriptors to gadget composite framework. > > Signed-off-by: T Karthik Reddy > Signed-off-by: Siva Durga Prasad Paladugu > Signed-off-by:

Re: [U-Boot] [PATCH 0/3] crypto: Add manual relocation

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 14:56 odesílatel Michal Simek napsal: > > Hi, > > This patch series fixes manual relocation issue, as it is crashing > when using RSA signed images on microblaze. > > Thanks, > Michal > > > T Karthik Reddy (3): > common: hash: Manually relocate struct hash_algo > drivers: cry

Re: [U-Boot] [PATCH] ARM: dt: Also clean dtbo files

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 14:54 odesílatel Michal Simek napsal: > > dtbo files can be also generated that's why also clean them. > > Signed-off-by: Michal Simek > --- > > arch/arm/dts/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/M

Re: [U-Boot] [PATCH] arm64: zynqmp: Fix DT style for ipi mailbox

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 16:09 odesílatel Michal Simek napsal: > > Remove additional empty space. > > Fixes: 95497afada58 ("arm64: zynqmp: add firmware and mailbox node to DT") > Signed-off-by: Michal Simek > --- > > arch/arm/dts/zynqmp.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > d

Re: [U-Boot] [PATCH] zynqmp: configs: Add single nand flash mini u-boot configuration

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 15:01 odesílatel Michal Simek napsal: > > From: T Karthik Reddy > > This patch adds configuration for single nand flash mini u-boot. > > Signed-off-by: T Karthik Reddy > Signed-off-by: Siva Durga Prasad Paladugu > Signed-off-by: Michal Simek > --- > > .../xilinx_zynqmp_mini_

Re: [U-Boot] [PULL] u-boot-usb/master

2019-10-24 Thread Tom Rini
On Thu, Oct 24, 2019 at 12:22:25PM +0300, Igor Opaniuk wrote: > Hi Tom, > > On Wed, Oct 23, 2019 at 10:36 PM Marek Vasut wrote: > > > > On 10/23/19 9:26 PM, Tom Rini wrote: > > > On Sun, Oct 20, 2019 at 05:08:37PM +0200, Marek Vasut wrote: > > > > > >> The following changes since commit > > >> 6

Re: [U-Boot] [PATCH] arm64: zynqmp: Update nand device tree node properties

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 16:12 odesílatel Michal Simek napsal: > > From: Naga Sureshkumar Relli > > This patch updates the nand device tree node properties as per > updated driver. > > Signed-off-by: Naga Sureshkumar Relli > Signed-off-by: Michal Simek > --- > > arch/arm/dts/zynqmp-zc1751-xm016-dc2.d

Re: [U-Boot] [PATCH 0/7] arm64: zynqmp: Switch to use dt-binding headers

2019-10-24 Thread Michal Simek
po 14. 10. 2019 v 16:19 odesílatel Michal Simek napsal: > > Hi, > > use macros from headers and sync dtses with latest description. > > Thanks, > Michal > > > Michal Simek (6): > arm64: zynqmp: Switch to xlnx-zynqmp-clk header > arm64: zynqmp: Use backward compatible string for gem > dt-bind

Re: [U-Boot] [PATCH 2/2] arm64: zynqmp: Add support for m-a2197-03

2019-10-24 Thread Michal Simek
út 15. 10. 2019 v 10:55 odesílatel Michal Simek napsal: > > It is based on m-a2197-01 with some changes in i2c intrastructure. > > Signed-off-by: Michal Simek > --- > > arch/arm/dts/Makefile | 1 + > arch/arm/dts/zynqmp-m-a2197-03-revA.dts | 455 ++

Re: [U-Boot] [PATCH] arm64: versal: Enable BDI for mini mtest configuration

2019-10-24 Thread Michal Simek
út 15. 10. 2019 v 13:14 odesílatel Michal Simek napsal: > > bdi is useful to see how memory is mapped. > Also enable 3 memory banks to be mapped. > > Signed-off-by: Michal Simek > --- > > configs/xilinx_versal_mini_defconfig | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --gi

Re: [U-Boot] [PATCH] arm64: zynqmp: Enable Micrel phy support for xilinx zc1275 revB

2019-10-24 Thread Michal Simek
út 15. 10. 2019 v 13:15 odesílatel Michal Simek napsal: > > From: Siva Durga Prasad Paladugu > > This patch enables Micrel phy support for Xilinx ZynqMP zc1275 > revB board. > > Signed-off-by: Siva Durga Prasad Paladugu > Signed-off-by: Michal Simek > --- > > configs/xilinx_zynqmp_zcu1275_revB

Re: [U-Boot] [PATCH] arm64: zynqmp: Dont use 4K sector size support for mini qspi configuration

2019-10-24 Thread Michal Simek
út 15. 10. 2019 v 13:18 odesílatel Michal Simek napsal: > > From: Siva Durga Prasad Paladugu > > This patch removes 4K sector size support for ZynqMP mini qspi > configuration in favour of fast erase speed. > > Signed-off-by: Siva Durga Prasad Paladugu > Signed-off-by: Michal Simek > --- > > c

Re: [U-Boot] [PATCH] ARM: zynq: Dont use 4K sector size support for mini qspi configuration

2019-10-24 Thread Michal Simek
út 15. 10. 2019 v 13:19 odesílatel Michal Simek napsal: > > This patch removes 4K sector size support for Zynq mini qspi configuration > in favour of fast erase speed. > > Signed-off-by: Michal Simek > --- > > configs/zynq_cse_qspi_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git

Re: [U-Boot] [PATCH] ARM: zynq: Disable fdt and evn exist for cse_qspi

2019-10-24 Thread Michal Simek
út 15. 10. 2019 v 13:28 odesílatel Michal Simek napsal: > > Mini u-boot should be really small that's why it is necessary to disable > all unneeded configs. > > Signed-off-by: Michal Simek > --- > > configs/zynq_cse_qspi_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/config

Re: [U-Boot] [PATCH] arm64: zynqmp: Enables SPI_FLASH_BAR

2019-10-24 Thread Michal Simek
út 15. 10. 2019 v 13:31 odesílatel Michal Simek napsal: > > Enable the SPI flash Bank/Extended address register support for all ZynqMP > boards. > > Signed-off-by: Michal Simek > --- > > configs/avnet_ultra96_rev1_defconfig | 1 + > configs/xilinx_zynqmp_mini_qspi_defconfig|

Re: [U-Boot] [PATCH] ARM: zynq: Remove unused board_early_init_f()

2019-10-24 Thread Michal Simek
út 15. 10. 2019 v 13:23 odesílatel Michal Simek napsal: > > board_early_init_f added by commit e6cc3b25d721 > ("arm: zynq: Wire watchdog internals") is no longer needed that's why > remove it also with Kconfig enabling. > > Fixes: ccd063e9812a ("watchdog: Move watchdog_dev to data section (BSS may

Re: [U-Boot] [PATCH] arm64: zynqmp: Add support for e-a2197-00 System Controller

2019-10-24 Thread Michal Simek
út 15. 10. 2019 v 13:36 odesílatel Michal Simek napsal: > > Add support for System Controller available on e-a2197-00 base board. > System is very similar to p-a2197-00 board. > > Signed-off-by: Michal Simek > --- > > arch/arm/dts/Makefile | 1 + > arch/arm/dts/zynqmp-e

Re: [U-Boot] [PATCH] microblaze: Fix FDT message in boot_prep_linux()

2019-10-24 Thread Michal Simek
po 21. 10. 2019 v 9:23 odesílatel Michal Simek napsal: > > There is no need to show FDT message in regular flow that's why switch it > to debug level. > > Fixes: 0905046050b0 ("microblaze: Switch to generic bootm implementation") > Signed-off-by: Michal Simek > --- > > arch/microblaze/lib/bootm.

Re: [U-Boot] [PATCH] microblaze: Unify Linux bootm process

2019-10-24 Thread Michal Simek
po 21. 10. 2019 v 9:24 odesílatel Michal Simek napsal: > > Record two bootstages and add "Starting kernel" message to have standard > handoff message between U-Boot and OS. > Also use debug() instead of #ifdef DEBUG to clean the code. > > Signed-off-by: Michal Simek > --- > > arch/microblaze/lib

Re: [U-Boot] [PULL] u-boot-usb/master

2019-10-24 Thread Igor Opaniuk
Hi Tom, On Thu, Oct 24, 2019 at 2:24 PM Tom Rini wrote: > > On Thu, Oct 24, 2019 at 12:22:25PM +0300, Igor Opaniuk wrote: > > Hi Tom, > > > > On Wed, Oct 23, 2019 at 10:36 PM Marek Vasut wrote: > > > > > > On 10/23/19 9:26 PM, Tom Rini wrote: > > > > On Sun, Oct 20, 2019 at 05:08:37PM +0200, Mar

Re: [U-Boot] [PATCH] common: command: Fix manual relocation for repeatable command

2019-10-24 Thread Michal Simek
po 21. 10. 2019 v 16:25 odesílatel Michal Simek napsal: > > All platforms which are using MANUAL_RELOC are jumping back to origin > location when repeatable command is called. The reason is that cmd_rep link > is not updated properly. Issue can be reproduced by rewriting origin > U-Boot location t

Re: [U-Boot] [PATCH] microblaze: Fix tab indentation in start.S

2019-10-24 Thread Michal Simek
po 21. 10. 2019 v 16:26 odesílatel Michal Simek napsal: > > Use tab instead of spaces. > > Signed-off-by: Michal Simek > --- > > arch/microblaze/cpu/start.S | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/microblaze/cpu/start.S b/arch/microblaze/cpu/start.S > index

Re: [U-Boot] [PATCH v2 14/41] board: ge: mx53ppd: use DM I2C

2019-10-24 Thread Fabio Estevam
Hi Robert, On Wed, Oct 23, 2019 at 3:22 PM Robert Beckett wrote: > + > +&gpio1 { > + u-boot,dm-pre-reloc; For these specific U-Boot properties it is recommended to place them inside a specifc u-boot.dtsi file. Please refer to arch/arm/dts/imx7ulp-uboot.dtsi as an example. This way you c

[U-Boot] Fwd: [PULL] u-boot-usb/master

2019-10-24 Thread Igor Opaniuk
+ Heinrich, Hi Tom, Marek, Heinrich, On Thu, Oct 24, 2019 at 2:54 PM Tom Rini wrote: > > It will fail with the 7.3 one buildman fetches > > On Thu, Oct 24, 2019, 7:34 AM Igor Opaniuk wrote: >> >> Hi Tom, >> >> On Thu, Oct 24, 2019 at 2:24 PM Tom Rini wrote: >> > >> > On Thu, Oct 24, 2019 at 12

Re: [U-Boot] Regression in fastboot on X15 due to CDCE913 enabling

2019-10-24 Thread Tero Kristo
On 24/10/2019 13:32, Sam Protsenko wrote: Hi Tero, On Thu, Oct 24, 2019 at 10:32 AM Tero Kristo wrote: On 23/10/2019 17:20, Sam Protsenko wrote: + fixed U-Boot mailing list address On Wed, Oct 23, 2019 at 3:13 PM Sam Protsenko wrote: Hi Tero, This patch was merged in U-Boot/master recen

Re: [U-Boot] [PATCH] clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]

2019-10-24 Thread Fabio Estevam
On Wed, Oct 23, 2019 at 10:11 PM Peng Fan wrote: > No, kernel is right. It is U-Boot CCF specific. Can we make U-Boot to handle the same clock name as in kernel? ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] [PATCH v2] ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP

2019-10-24 Thread Fabio Estevam
From: Ye Li The ULP has two USB controllers. These two controllers have similar NC registers layout as i.MX7D. But OTG0 uses UTMI PHY simliar as i.MX6, not the integrated PHY on i.MX7D. The OTG1 needs off-chip HSIC PHY or ULPI PHY to work. This patch only supports OTG0 with UTMI PHY. Signed-off

Re: [U-Boot] [PATCH v2] ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP

2019-10-24 Thread Marek Vasut
On 10/24/19 3:29 PM, Fabio Estevam wrote: > The ULP has two USB controllers. These two controllers have similar NC > registers layout as i.MX7D. But OTG0 uses UTMI PHY simliar as i.MX6, not > the integrated PHY on i.MX7D. The OTG1 needs off-chip HSIC PHY or ULPI PHY > to work. Applied, thanks

Re: [U-Boot] [PATCH] ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP

2019-10-24 Thread Fabio Estevam
Hi Marek, On Mon, Oct 21, 2019 at 11:17 AM Marek Vasut wrote: > > config USB_EHCI_MX6 > > bool "Support for i.MX6 on-chip EHCI USB controller" > > Can you also update the description ? Sure, done in v2. > > > - depends on ARCH_MX6 > > + depends on ARCH_MX6 || ARCH_MX7ULP > > Sho

Re: [U-Boot] Regression in fastboot on X15 due to CDCE913 enabling

2019-10-24 Thread Sam Protsenko
Putting Vignesh to "To:". Hi Vignesh, Please address Tero's comments below (I've marked with ^^^). Thanks. On Thu, Oct 24, 2019 at 3:54 PM Tero Kristo wrote: > > On 24/10/2019 13:32, Sam Protsenko wrote: > > Hi Tero, > > > > On Thu, Oct 24, 2019 at 10:32 AM Tero Kristo wrote: > >> > >> On 23/1

Re: [U-Boot] [PATCH 4/4] mx6: Allow configuring the NoC registers on i.MX6QP

2019-10-24 Thread Fabio Estevam
Hi Stefano, On Fri, Jul 12, 2019 at 9:33 AM Fabio Estevam wrote: > > The NoC registers on i.MX6QP needs to be configured, otherwise some > usecases in the kernel behave incorrectly, such as rotation and resize. > > Currently the NoC registers are not configured in the kernel, so > configure them

Re: [U-Boot] [PATCH 2/3] imx8: add sc_misc_seco_build_info()

2019-10-24 Thread Anatolij Gustschin
Hi Peng, On Tue, 22 Oct 2019 02:47:28 + Peng Fan peng@nxp.com wrote: ... > > Subject: [PATCH 2/3] imx8: add sc_misc_seco_build_info() > > sc_seco_build_info already in Stefano's tree. sc_seco_build_info() in current git master works on i.MX8QXP MEK board, but it doesn't work on my cust

Re: [U-Boot] [PATCH v5 01/15] video: bmp: check resolutions of panel/bitmap

2019-10-24 Thread Patrice CHOTARD
Hi Heinrich, all On 10/7/19 7:34 PM, Heinrich Schuchardt wrote: > On 10/7/19 3:29 PM, Yannick Fertré wrote: >> If the size of the bitmap is bigger than the size of >> the panel then errors appear when calculating axis alignment >> and the copy of bitmap is done outside of framebuffer. >> >> Signed

Re: [U-Boot] [PATCH v5 01/15] video: bmp: check resolutions of panel/bitmap

2019-10-24 Thread Anatolij Gustschin
Hi Patrice, On Thu, 24 Oct 2019 14:05:41 + Patrice CHOTARD patrice.chot...@st.com wrote: ... > For information all this series patches have been applied on > u-boot/master excepts  this one. Yes, I skipped this patch when applying the series since it was under discussion. > Unfortunately,

Re: [U-Boot] [RFC PATCH v2 08/18] socfpga: gen5: add new tool to create handoff dtsi files

2019-10-24 Thread Dalon L Westergreen
On Wed, 2019-10-23 at 21:22 +0200, Simon Goldschmidt wrote: > Am 23.10.2019 um 18:03 schrieb Dalon L Westergreen: > > On Tue, 2019-10-22 at 19:13 +0200, Simon Goldschmidt wrote: > > > Dalon L Westergreen > > dalon.westergr...@linux.intel.com>> schrieb am Di., 22. Okt. 2019, 19:10: > > > > I ment

Re: [U-Boot] [RFC PATCH v2 08/18] socfpga: gen5: add new tool to create handoff dtsi files

2019-10-24 Thread Simon Goldschmidt
On Thu, Oct 24, 2019 at 4:25 PM Dalon L Westergreen wrote: > > > > On Wed, 2019-10-23 at 21:22 +0200, Simon Goldschmidt wrote: > > Am 23.10.2019 um 18:03 schrieb Dalon L Westergreen: > > > > On Tue, 2019-10-22 at 19:13 +0200, Simon Goldschmidt wrote: > > > > Dalon L Westergreen < > > dalon.westerg

[U-Boot] [RESEND PATCHv1 0/5] support remote system update on Intel Stratix10 SoC

2019-10-24 Thread richard . gong
From: Richard Gong The Intel Remote System Update (RSU) provides a way for users to update the QSPI configuration bitstream of a Intel Stratix10 SoC device with significantly reduced risk of corrupting the bitstream storage and bricking the system. The patchset adds RSU support which allows user

[U-Boot] [RESEND PATCHv1 1/5] arm: socfpga: stratix10: add RSU mailbox support

2019-10-24 Thread richard . gong
From: Richard Gong Add Remote System Update (RSU) related mailbox support. This includes RSU_STATUS which reports status of bitstream loaded by Configuration Management Firmware (CMF), RSU_UPDATE which will invokes CMF to load new bitstream, GET_SUBPARTITION_TABLE which will query CMF on the star

[U-Boot] [RESEND PATCHv1 2/5] arm: socfpga: stratix10: add RSU support for Stratix10 SoC

2019-10-24 Thread richard . gong
From: Richard Gong The Intel Remote System Update (RSU) provides a way for users to update the QSPI configuration bitstream of an Intel Stratix 10 SoC device with significantly reduced risk of corrupting the bitstream storage and bricking the system. This patch adds RSU support which allows user

[U-Boot] [RESEND PATCHv1 4/5] arm: socfpga: stratix10: add console commands for RSU support

2019-10-24 Thread richard . gong
From: Richard Gong The Intel Remote System Update (RSU) provides a way for users to update the QSPI configuration bitstream of a Intel Stratix 10 SoC device with significantly reduced risk of corrupting the bitstream storage and bricking the system. This patch provides console commands to exerci

[U-Boot] [RESEND PATCHv1 5/5] arm: socfpga: enable RSU build

2019-10-24 Thread richard . gong
From: Richard Gong Add build support for RSU. Signed-off-by: Richard Gong --- arch/arm/mach-socfpga/Makefile | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/mach-socfpga/Makefile b/arch/arm/mach-socfpga/Makefile index fc1181c..17ec0bf 100644 --- a/arch/arm/mach-socfpga/Makef

[U-Boot] [RESEND PATCHv1 3/5] arm: socfpga: stratix10: add environment variables for RSU support

2019-10-24 Thread richard . gong
From: Richard Gong Add two RSU environment variables: 1. rsu_log_level the variable is unsigned integer and its default value is RSU_DEBUG (7), which only show log with RSU_INFO,RSU_WARNING and RSU_ERR. To enable all logs (RSU_ERR, RSU_WARNING, RSU_INFO and RSU_DE

Re: [U-Boot] Fwd: [PULL] u-boot-usb/master

2019-10-24 Thread Simon Glass
Hi, On Thu, 24 Oct 2019 at 06:46, Igor Opaniuk wrote: > > + Heinrich, > > Hi Tom, Marek, Heinrich, > > On Thu, Oct 24, 2019 at 2:54 PM Tom Rini wrote: > > > > It will fail with the 7.3 one buildman fetches > > > > On Thu, Oct 24, 2019, 7:34 AM Igor Opaniuk wrote: > >> > >> Hi Tom, > >> > >> On

Re: [U-Boot] Fwd: [PULL] u-boot-usb/master

2019-10-24 Thread Tom Rini
On Thu, Oct 24, 2019 at 08:36:19AM -0600, Simon Glass wrote: > Hi, > > On Thu, 24 Oct 2019 at 06:46, Igor Opaniuk wrote: > > > > + Heinrich, > > > > Hi Tom, Marek, Heinrich, > > > > On Thu, Oct 24, 2019 at 2:54 PM Tom Rini wrote: > > > > > > It will fail with the 7.3 one buildman fetches > > > >

Re: [U-Boot] [PATCH v2 05/11] ufs: Add Initial Support for UFS subsystem

2019-10-24 Thread Tom Rini
On Wed, Oct 23, 2019 at 10:20:06PM +0800, Bin Meng wrote: > +Simon > > On Tue, Oct 15, 2019 at 8:59 PM Faiz Abbas wrote: > > > > Add Support for UFS Host Controller Interface (UFSHCI) for communicating > > with Universal Flash Storage (UFS) devices. The steps to initialize the > > host controller

Re: [U-Boot] [RESEND PATCHv1 0/5] support remote system update on Intel Stratix10 SoC

2019-10-24 Thread Simon Goldschmidt
On Thu, Oct 24, 2019 at 4:35 PM wrote: > > From: Richard Gong > > The Intel Remote System Update (RSU) provides a way for users to update > the QSPI configuration bitstream of a Intel Stratix10 SoC device with > significantly reduced risk of corrupting the bitstream storage and > bricking the sys

Re: [U-Boot] [PATCH v2 8/8] Add Micirosoft Azure pipelines configuration

2019-10-24 Thread Tom Rini
On Wed, Oct 23, 2019 at 08:11:52PM -0700, Bin Meng wrote: > Microsoft Azure Pipelines provides unlimited CI/CD minutes and 10 > parallel jobs to every open source project for free [1]. > > This adds a configuration file for Azure Pipelines to utilize the > free Windows VM hosted by Microsoft to e

Re: [U-Boot] [PATCH v3 000/108] x86: Add initial support for apollolake

2019-10-24 Thread Simon Glass
Hi Andy, On Tue, 22 Oct 2019 at 02:15, Andy Shevchenko wrote: > > On Tue, Oct 22, 2019 at 1:55 AM Simon Glass wrote: > > On Mon, 21 Oct 2019 at 01:55, Andy Shevchenko > > wrote: > > > On Mon, Oct 21, 2019 at 6:32 AM Simon Glass wrote: > > > > Thanks for doing this! > > > Common comment, pleas

Re: [U-Boot] [PATCH v2 8/8] Add Micirosoft Azure pipelines configuration

2019-10-24 Thread Bin Meng
Hi Tom, On Thu, Oct 24, 2019 at 11:01 PM Tom Rini wrote: > > On Wed, Oct 23, 2019 at 08:11:52PM -0700, Bin Meng wrote: > > > Microsoft Azure Pipelines provides unlimited CI/CD minutes and 10 > > parallel jobs to every open source project for free [1]. > > > > This adds a configuration file for Az

  1   2   3   >