[PATCH] arm: armada: dts: Add clock to armada-ap80x uart1

2022-10-20 Thread Hamish Martin
e in Linux at: /arch/arm64/boot/dts/marvell/armada-ap80x.dtsi where uart0 and uart1 share a common 'clocks' definition. Signed-off-by: Hamish Martin --- arch/arm/dts/armada-ap80x.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/dts/armada-ap80x.dtsi b

[U-Boot] [PATCH v2] dm: gpio: MPC85XX GPIO platform data support

2016-06-14 Thread Hamish Martin
pon the recent submission of the base MPC85XX driver from Mario Six. We need to use that new driver without dts support and this patch gives us that flexibility. This has been tested on a Freescale T2080 CPU, although only the first GPIO block. Signed-off-by: Hamish Martin Reviewed-by: Mar

[U-Boot] GPIO driver for Freescale QorIQ T2080

2016-05-11 Thread Hamish Martin
river model. I'd be happy to help test it out and debug it. Alternatively, if you know another way to drive those GPIO blocks with existing code, feel free to suggest a way. Cheers, Hamish Martin. ___ U-Boot mailing list U-Boot@lists.de

[U-Boot] [PATCH] dm: gpio: MPC85XX GPIO platform data support

2016-05-30 Thread Hamish Martin
pon the recent submission of the base MPC85XX driver from Mario Six. We need to use that new driver without dts support and this patch gives us that flexibility. This has been tested on a Freescale T2080 CPU, although only the first GPIO block. Signed-off-by: Hamish Martin --- arch/powerpc/inc

[U-Boot] [PATCH] dm: gpio: MPC85XX GPIO platform data support

2016-05-31 Thread Hamish Martin
pon the recent submission of the base MPC85XX driver from Mario Six. We need to use that new driver without dts support and this patch gives us that flexibility. This has been tested on a Freescale T2080 CPU, although only the first GPIO block. Signed-off-by: Hamish Martin Reviewed-by: Mar

[U-Boot] [PATCH] dm: gpio: MPC85XX GPIO platform data support

2016-05-31 Thread Hamish Martin
pon the recent submission of the base MPC85XX driver from Mario Six. We need to use that new driver without dts support and this patch gives us that flexibility. This has been tested on a Freescale T2080 CPU, although only the first GPIO block. Signed-off-by: Hamish Martin Reviewed-by: Mar

[U-Boot] [PATCH] powerpc/t2080: DDR controller erratum A-009942

2016-10-18 Thread Hamish Martin
This erratum is already implemented for other ARM based QorIQ platforms with the Gen4 DDR controller. Port the fix to the Gen3 controller and enable it for T2080 and T2081. Reviewed-by: Chris Packham Signed-off-by: Hamish Martin Cc: York Sun --- arch/powerpc/cpu/mpc85xx/cmd_errata.c | 3

Re: [U-Boot] [PATCH] powerpc/t2080: DDR controller erratum A-009942

2016-10-26 Thread Hamish Martin
On 10/27/2016 05:33 AM, york sun wrote: > On 10/21/2016 04:37 PM, york sun wrote: >> On 10/18/2016 07:48 PM, Hamish Martin wrote: >>> This erratum is already implemented for other ARM based QorIQ >>> platforms with the Gen4 DDR controller. Port the fix to the Gen3 >&