Re: [PATCH v4 0/5] imx8mq: updates for the interconnect fabric
From: Martin Kepplinger <hidden>
Date: 2021-01-11 07:28:30
Also in:
linux-arm-kernel, linux-devicetree, lkml
On 11.01.21 05:51, Shawn Guo wrote:
On Thu, Jan 07, 2021 at 01:17:49PM +0100, Martin Kepplinger wrote:quoted
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@puri.sm/T/#t (local) 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@puri.sm/T/#t (local) v1: * https://lore.kernel.org/linux-arm-kernel/20201201100124.4676-1-martin.kepplinger@puri.sm/T/#t (local) 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 imx8mqI only received 3 patches, 1/5, 4/5 and 5/5. Shawn
strange as they made it to the lists, see https://lore.kernel.org/linux-arm-kernel/20210107121754.3295-1-martin.kepplinger@puri.sm/ (local) but I can resend into this thread. martin