Message ID | 20200907103810.9870-1-rogerq@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: ti: Add USB support for J7200 EVM | expand |
On 13:38-20200907, 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/ > > cheers, > -roger > > Kishon Vijay Abraham I (1): > arm64: dts: ti: k3-j7200-common-proc-board: Configure the SERDES lane > function > > Roger Quadros (5): > dt-bindings: mux-j7200-wiz: Add lane function defines > 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/mux-j7200-wiz.h | 29 +++++++++++ > 3 files changed, 108 insertions(+) > create mode 100644 include/dt-bindings/mux/mux-j7200-wiz.h > Too many warnings(W=2 and others) for me to look at this series closer.