Re: [PATCH v4 1/1] arm64: dts: rockchip: rk3568: Add Radxa ROCK 3 Model A board support

2023-02-23 Thread Akash
HI Vasily, I just tried now adding emmc module and able to access it. Also Added CMD_REGULATOR support and tried command as you suggested. Pasting logs at https://paste.ubuntu.com/p/Cx6x3CNj9w/ Let me know if I am missing anything here. Thanks, Akash On 23-02-2023 06:01, Vasily Khoruzhick

[PATCH v2 1/1] arm64: dts: rockchip: rk3308: Add Radxa ROCK Pi S support

2023-02-14 Thread Akash Gajjar
Module - USB2.0 Type-A HOST x1 - USB3.0 Type-C OTG x1 - 26-pin expansion header - USB Type-C DC 5V Power Supply Linux commit commit for the same, <2e04c25b1320> ("arm64: dts: rockchip: add ROCK Pi S DTS support") Signed-off-by: Akash Gajjar --- Changes in v2: - Add MAINTAIN

[PATCH v2 0/1] Add Radxa ROCK Pi S support in U-boot

2023-02-14 Thread Akash Gajjar
ROCK Pi S is rk3308 soc based board from Radxa. Add board support in u-boot. Booting logs is accessible at https://paste.ubuntu.com/p/cJDRzBRdXq/ Akash Gajjar (1): arm64: dts: rockchip: rk3308: Add Radxa ROCK Pi S support arch/arm/dts/rk3308-rock-pi-s-u-boot.dtsi | 17 ++ arch/arm/dts/rk3308

[PATCH v4 1/1] arm64: dts: rockchip: rk3568: Add Radxa ROCK 3 Model A board support

2023-02-14 Thread Akash Gajjar
Host - 40-pin GPIO expansion ports - USB Type C PD 2.0, 9V/2A, 12V/2A, 15V/2A, 20V/2A Refer Linux commit <22a442e6586c> ("arm64: dts: rockchip: add basic dts for the radxa rock3 model a") Signed-off-by: Akash Gajjar --- Changes in v2: - Ammend the commit message, Replace Rock Pi 3a w

[PATCH v4 0/1] Add Radxa ROCK 3 Model A support in U-boot.

2023-02-14 Thread Akash Gajjar
ROCK 3 Model A is rk3568 based soc board from Radxa, Add board support in u-boot. Booting logs available at https://paste.ubuntu.com/p/v9BNrB7MdM/ Akash Gajjar (1): arm64: dts: rockchip: rk3568: Add Radxa ROCK 3 Model A board support arch/arm/dts/Makefile | 3 +- arch/arm

[PATCH 1/1] arm64: dts: rockchip: rk3308: Add Radxa ROCK Pi S support

2023-02-13 Thread Akash Gajjar
Module - USB2.0 Type-A HOST x1 - USB3.0 Type-C OTG x1 - 26-pin expansion header - USB Type-C DC 5V Power Supply Linux commit commit for the same, <2e04c25b1320> ("arm64: dts: rockchip: add ROCK Pi S DTS support") Signed-off-by: Akash Gajjar --- arch/arm/dts/rk3308-rock-pi-s-u-boot.dts

[PATCH 0/1] Add Radxa ROCK Pi S support in U-boot

2023-02-13 Thread Akash Gajjar
ROCK Pi S is rk3308 soc based board from Radxa. Add board support in u-boot. Booting logs is accessible at https://paste.ubuntu.com/p/cJDRzBRdXq/ Akash Gajjar (1): arm64: dts: rockchip: rk3308: Add Radxa ROCK Pi S support arch/arm/dts/rk3308-rock-pi-s-u-boot.dtsi | 17 ++ arch/arm/dts/rk3308

[PATCH v3 1/1] arm64: dts: rockchip: rk3568: Add Radxa ROCK 3 Model A board support

2023-02-13 Thread Akash Gajjar
Host - 40-pin GPIO expansion ports - USB Type C PD 2.0, 9V/2A, 12V/2A, 15V/2A, 20V/2A Signed-off-by: Akash Gajjar --- Changes in v2: * Ammend the commit message, Replace Rock Pi 3a with ROCK3A Model A. Update the specs from https://wiki.radxa.com/Rock3/3a * Sync missing node in dts, still some

[PATCH v3 0/1] Add Radxa ROCK 3 Model A support in U-boot.

2023-02-13 Thread Akash Gajjar
ROCK 3 Model A is rk3568 based soc board from Radxa, Add board support in u-boot. Booting logs is accessible at https://paste.ubuntu.com/p/v9BNrB7MdM/ Akash Gajjar (1): arm64: dts: rockchip: rk3568: Add Radxa ROCK 3 Model A board support arch/arm/dts/Makefile | 3 +- arch

[PATCH 1/1 v2] arm64: dts: rockchip: rk3568: Add Radxa ROCK 3 Model A board support

2023-02-12 Thread Akash Gajjar
Host - 40-pin GPIO expansion ports - USB Type C PD 2.0, 9V/2A, 12V/2A, 15V/2A, 20V/2A Signed-off-by: Akash Gajjar --- Changes in v2: * Ammend the commit message, Replace rockpis with ROCK3A Model A. Update the specs from https://wiki.radxa.com/Rock3/3a * Sync missing node in dts, still some

[PATCH 0/1 v2] Add Radxa ROCK 3 Model A support in U-boot.

2023-02-12 Thread Akash Gajjar
ROCK 3 Model A is rk3568 based soc board from Radxa, Add board support in u-boot. Booting logs is accessible at https://paste.ubuntu.com/p/v9BNrB7MdM/ Akash Gajjar (1): arm64: dts: rockchip: rk3568: Add Radxa ROCK 3 Model A board support arch/arm/dts/Makefile | 3 +- arch

Re: [PATCH 1/1] rockchip: rk3568: Add Radxa Rock Pi 3A board support

2023-02-09 Thread Akash Gajjar
Hi FUKAUMI, Thanks for the review comments, I will correct this in the next revision. @marek.vasut+rene...@mailbox.org , @feste...@denx.de , @Simon Glass , @Kever Yang , @Philipp Tomsich Any comments from your side? Best Regards, Akash On Tue, Feb 7, 2023 at 8:32 AM FUKAUMI Naoki wrote

[PATCH 1/1] rockchip: rk3568: Add Radxa Rock Pi 3A board support

2023-02-06 Thread Akash Gajjar
/2A Signed-off-by: Akash Gajjar --- arch/arm/dts/Makefile | 3 +- arch/arm/dts/rk3568-rock-3a-u-boot.dtsi | 24 +++ arch/arm/dts/rk3568-rock-3a.dts | 214 configs/rock-pi-3a-rk3568_defconfig | 69 4 files changed, 309 insertions

[PATCH 0/1] Add Radxa Rock Pi 3A board support

2023-02-06 Thread Akash Gajjar
Radxa Rock 3A is rk3568 based soc board, Add board support in u-boot. Booting log available at https://paste.ubuntu.com/p/SXKTm4FFhk/ Akash Gajjar (1): rockchip: rk3568: Add Radxa Rock Pi 3A board support arch/arm/dts/Makefile | 3 +- arch/arm/dts/rk3568-rock-3a-u

Re: [PATCH 1/1] i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c

2022-01-07 Thread Gajjar Akash
Acked-by: Akash Gajjar On Fri, Jan 7, 2022, 11:23 PM Chris Morgan wrote: > From: Chris Morgan > > This adds a compatible string for the Allwinner Sun4i-A10 I2C > controller. Without this, boards based on the R8 and A13 (at a > minimum) fail to boot. > > Signed

Re: [U-Boot] [PATCH] board: rockchip: rk3399: add Rockpro64 board support

2018-12-04 Thread Akash Gajjar
On 14/11/18 01:10, Alexander Graf wrote: On 05.11.18 08:42, akash wrote: Hi Jagan, On 05/11/18 12:40 PM, Jagan Teki wrote: On 03/11/18 4:58 PM, Akash Gajjar wrote: Rockpro64 is rk3399 based board from pine64.org. add initial board support for Rockpro64. complete board support will be added

Re: [U-Boot] [PATCH] board: rockchip: rk3399: add Rockpro64 board support

2018-11-14 Thread akash
Hi Alexander Graf, On 11/14/2018 1:17 AM, Alexander Graf wrote: On 03.11.18 12:28, Akash Gajjar wrote: Rockpro64 is rk3399 based board from pine64.org. add initial board support for Rockpro64. complete board support will be added later in upcoming patchsets. Signed-off-by: Akash Gajjar

Re: [U-Boot] [PATCH] board: rockchip: rk3399: add Rockpro64 board support

2018-11-05 Thread akash
Hi Jagan, On 05/11/18 12:40 PM, Jagan Teki wrote: On 03/11/18 4:58 PM, Akash Gajjar wrote: Rockpro64 is rk3399 based board from pine64.org. add initial board support for Rockpro64. complete board support will be added later in upcoming patchsets. Signed-off-by: Akash Gajjar ---   arch/arm

[U-Boot] [PATCH] board: rockchip: rk3399: add Rockpro64 board support

2018-11-03 Thread Akash Gajjar
Rockpro64 is rk3399 based board from pine64.org. add initial board support for Rockpro64. complete board support will be added later in upcoming patchsets. Signed-off-by: Akash Gajjar --- arch/arm/dts/Makefile |1 + arch/arm/dts/rk3399-rockpro64.dts | 519

Re: [U-Boot] [PATCH v3 3/3] spi: mxs_spi: DM conversion

2018-05-11 Thread Akash Gajjar
Hello Marek, On Fri, May 11, 2018 at 4:09 PM, Marek Vasut <marek.va...@gmail.com> wrote: > On 05/11/2018 12:08 PM, Gajjar Akash wrote: > > Hi Marek, > > > > Thanks for the review comments. > > > > > -struct mxs_spi_slave { >

Re: [U-Boot] [PATCH v3 3/3] spi: mxs_spi: DM conversion

2018-05-11 Thread Gajjar Akash
{ > > + struct mxs_ssp_regs *regs; > > + u32 bus; > > + u32 max_hz; > > + u32 cs; > > Why is this header here at all ? > I didnt get this comment. do I need to place it somewhere else? > +}; > > + > >

[U-Boot] [PATCH v3 3/3] spi: mxs_spi: DM conversion

2018-05-10 Thread Akash Gajjar
This patch adds support for DM driver model to the mxs spi driver. Some TODOs are left over for later. These would be enhancements to the original functionality, and can come later. The legacy functionality is removed in this version. Signed-off-by: Akash Gajjar <ak...@openedev.com> --- c

[U-Boot] [PATCH v3 2/3] spi: sh_spi: DM conversion

2018-05-10 Thread Akash Gajjar
This patch adds support for DM to the sh_spi driver. legacy driver support is removed. Some TODOs are left over for later, These would be enhancements to the original functionality, and can come later. The legacy functionality is removed in this version. Signed-off-by: Akash Gajjar <

[U-Boot] [PATCH v3 1/3] spi: sh_qspi: DM conversion

2018-05-10 Thread Akash Gajjar
later. Signed-off-by: Akash Gajjar <ak...@openedev.com> --- changes in v2: Update Kconfig Replace __sh_qspi_setup to sh_qspi_setup Add missing memeber of platform data changes in v3: Changes made on top of previous patch is merged in v3 --- drivers/spi/Kconfig

[U-Boot] [PATCH v2 3/3] spi: mxs_spi: full dm conversion

2018-05-09 Thread Akash Gajjar
v1->v2 register cs_info method remove unused function __mxs_spi_setup merged __spi_xfer function to spi_xfer printf replaced by debug Signed-off-by: Akash Gajjar <ak...@openedev.com> --- drivers/spi/mxs_spi.c | 169 -- 1 file changed, 81 i

[U-Boot] [PATCH v1 1/1] spi: lpc32xx_ssp: DM conversion

2018-05-09 Thread Akash Gajjar
From: Akash Gajjar <gajjar04ak...@gmail.com> This patch adds support for DM to the LPC32xx SSP SPI driver. Some TODOs are left over for later, These would be enhancements to the original functionality, and can come later. The legacy functionality is removed in this version. Signed-off-by:

[U-Boot] [PATCH v2 2/3] spi: sh_spi: full DM conversion

2018-05-09 Thread Akash Gajjar
v1->v2 New in v2 add cs_info method remove fixed regs address add missing platform struct missing member moved priv struct into sh_spi.c remove unnecessary space and comments Signed-off-by: Akash Gajjar <ak...@openedev.com> --- drivers/spi/sh_spi.c

[U-Boot] [PATCH v2 1/3] spi: sh_qspi: full DM conversion

2018-05-09 Thread Akash Gajjar
v1->v2 New in v2 update Kconfig replace __sh_qspi_setup to sh_qspi_setup add missing memeber of platform data Signed-off-by: Akash Gajjar <ak...@openedev.com> --- drivers/spi/Kconfig| 12 +- drivers/spi/sh_qspi.c

[U-Boot] [PATCH v1 2/3] spi: sh_spi: DM conversion

2018-04-26 Thread Akash Gajjar
compile tested yet. Signed-off-by: Akash Gajjar <ak...@openedev.com> --- drivers/spi/Kconfig | 12 +-- drivers/spi/sh_spi.c | 214 +- drivers/spi/sh_spi.h | 3 +- include/dm/platform_data/spi_sh.h | 20 4

[U-Boot] [PATCH v1 3/3] spi: mxs_spi: DM conversion

2018-04-26 Thread Akash Gajjar
. Signed-off-by: Akash Gajjar <ak...@openedev.com> --- drivers/spi/Kconfig| 12 +- drivers/spi/mxs_spi.c | 257 +++-- include/dm/platform_data/spi_mxs.h | 18 +++ 3 files changed, 186 insertions(+), 101 deletions(-) create mode

[U-Boot] [PATCH v1 1/3] spi: sh_qspi: DM conversion

2018-04-26 Thread Akash Gajjar
later. This patch is not tested on board as well compile tested yet. Signed-off-by: Akash Gajjar <ak...@openedev.com> --- drivers/spi/sh_qspi.c | 199 ++--- include/dm/platform_data/qspi_sh.h | 20 2 files changed, 119 insertions(+

Re: [U-Boot] [PATCH v2 2/3] spi: davinci: Full dm conversion

2018-04-26 Thread Gajjar Akash
ata_to_platadata, > - .priv_auto_alloc_size = sizeof(struct davinci_spi_slave), > +.platdata_auto_alloc_size = sizeof(struct davinci_spi_platdata), > +#endif > .probe = davinci_spi_probe, > + .ops = _spi_ops, > In this patch definition of davinci_spi_ops is being gu

[U-Boot] [PATCH RFC] spi: mxs spi: DM conversion

2018-04-10 Thread Akash Gajjar
This is to announce that I have started working on DM driver support for mxs spi driver that adds basic skeleton of DM driver functionality along with legacy driver support. This is compilation tested only. Signed-off-by: Akash Gajjar <gajjar04ak...@gmail.com> --- drivers/spi/mxs_spi.

[U-Boot] [PATCH RFC] spi: mxs spi: DM conversion

2018-04-10 Thread Akash Gajjar
This is to announce that I have started working on DM driver support for mxs spi driver that adds basic skeleton of DM driver functionality along with legacy driver support. This is compilation tested only. Signed-off-by: Akash Gajjar <gajjar04ak...@gmail.com> --- drivers/spi/mxs_spi.c

Re: [U-Boot] compilation issue pine64

2018-01-11 Thread Akash Gajjar
Thank you Peter, The issue was there because of an older version of gcc. Now it has been resolved. Thank you once again. On Thu, Jan 11, 2018 at 7:33 AM, Peter Robinson <pbrobin...@gmail.com> wrote: > On Wed, Jan 10, 2018 at 3:58 PM, Akash Gajjar <gajjar04ak...@gmail.com> >

[U-Boot] compilation issue pine64

2018-01-10 Thread Akash Gajjar
/u-boot-spl] Error 1 make: *** [spl/u-boot-spl] Error 2 ​*​* - *Akash Gajjar* ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot