On Thu, Jan 07, 2021 at 01:17:49PM +0100, Martin Kepplinger wrote: > revision history: > v4: (thanks Shawn, Georgi and Greg) > * reorder to have dt-bindings doc before code addition > * add newline between dt nodes > * removed "interconnect: imx8mq: Use icc_sync_state" from the patchset > since it's part of gregkh/char-misc.git > * Add acks > > v3: (thanks Krysztof and Georgi) > * drop the defconfig cycling patch and fix the interconnect enable config > * add the noc node to imx8mq only > * add missing signed-off-by > * https://lore.kernel.org/linux-arm-kernel/20201210100906.18205-1-martin.kepplinger@xxxxxxx/T/#t > > v2: (thanks Lucas) > * reorder and clean up defconfig changes > * use "dram" for the interconnect path name and document it > * https://lore.kernel.org/linux-arm-kernel/20201201123932.12312-1-martin.kepplinger@xxxxxxx/T/#t > > v1: > * https://lore.kernel.org/linux-arm-kernel/20201201100124.4676-1-martin.kepplinger@xxxxxxx/T/#t > > thanks, > martin > > > Leonard Crestez (1): > arm64: dts: imx8mq: Add NOC node > > Martin Kepplinger (4): > arm64: dts: imx8mq: Add interconnect provider property > dt-bindings: mxsfb: Add interconnect bindings for LCDIF path > arm64: dts: imx8mq: Add interconnect for lcdif > arm64: defconfig: Enable interconnect for imx8mq I only received 3 patches, 1/5, 4/5 and 5/5. Shawn