Re: [PATCH 2/2] soc: ti: move 2 driver config options into the TI SOC drivers menu

2019-09-22 Thread santosh . shilimkar
On 9/21/19 1:46 PM, Randy Dunlap wrote: Hi Santosh, Would you also pick up patch 2/2, which I didn't Cc: you on?:( Do I need to resend it? Yes please. I don't have your 2/2

Re: [PATCH 2/2] soc: ti: move 2 driver config options into the TI SOC drivers menu

2019-09-21 Thread Randy Dunlap
Hi Santosh, Would you also pick up patch 2/2, which I didn't Cc: you on?:( Do I need to resend it? Thanks. On 9/19/19 3:33 PM, Randy Dunlap wrote: > From: Randy Dunlap > > Move the AM654 and J721E SOC config options inside the "TI SOC drivers" > menu with the other TI SOC drivers. > > Fi

[PATCH 2/2] soc: ti: move 2 driver config options into the TI SOC drivers menu

2019-09-19 Thread Randy Dunlap
From: Randy Dunlap Move the AM654 and J721E SOC config options inside the "TI SOC drivers" menu with the other TI SOC drivers. Fixes: a869b7b30dac ("soc: ti: Add Support for AM654 SoC config option") Fixes: cff377f7897a ("soc: ti: Add Support for J721E SoC config option") Signed-off-by: Randy Du