Message ID | 20200921143941.13905-1-rogerq@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: ti: Add USB support for J7200 EVM | expand |
On 9/21/20 8:09 PM, Roger Quadros wrote: > Hi Tero/Nishanth, > > This series adds USB2.0 support for the J7200 EVM. [...] > Kishon Vijay Abraham I (1): > arm64: dts: ti: k3-j7200-common-proc-board: Configure the SERDES lane > function > > Roger Quadros (5): > dt-bindings: ti-serdes-mux: Add defines for J7200 SoC > arm64: dts: ti: k3-j7200-main: Add SERDES lane control mux > arm64: dts: ti: k3-j7200-main.dtsi: Add USB to SERDES lane MUX > arm64: dts: ti: k3-j7200-main: Add USB controller > arm64: dts: ti: k3-j7200-common-proc-board: Add USB support > > .../dts/ti/k3-j7200-common-proc-board.dts | 28 ++++++++++ > arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 51 +++++++++++++++++++ > include/dt-bindings/mux/ti-serdes.h | 22 ++++++++ > 3 files changed, 101 insertions(+) > For the series: Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>
On 17:39-20200921, Roger Quadros wrote: > Hi Tero/Nishanth, > > This series adds USB2.0 support for the J7200 EVM. > > Series is based on top of: > > Faiz's MMC/SD support series > https://lore.kernel.org/lkml/20200907090520.25313-1-faiz_abbas@ti.com/ > Lokesh's initial support series > https://patchwork.kernel.org/cover/11740039/ > Vignesh's I2C support series > https://lore.kernel.org/patchwork/cover/1282152/ > Vignesh's Hyperflash series > https://lore.kernel.org/patchwork/cover/1285326/ > MUX binding cleanup > https://lore.kernel.org/lkml/20200918165930.2031-1-rogerq@ti.com/ > > cheers, > -roger Your series does'nt apply on my tree anymore - even after merging ti-k3-dt-fixes-for-v5.9 . Could you rebase your patches on top of next-20200930 ?