Message ID | 20240216062426.4170528-1-devarsht@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | Add common1 region for AM62, AM62A & AM65x | expand |
On 16/02/2024 08:24, Devarsh Thakkar wrote: > This adds DSS common1 region for respective SoCs supporting it. > > Changelog: > V2 : Remove do-not-merge tag and add am62a dss common1 reion > V3 : Add Fixes tag to each commit > V4 : Add Reviewed-by tag and AM62A SoC TRM Link > V5 : Split dts patch to separate patches for each SoC > > Devarsh Thakkar (4): > dt-bindings: display: ti,am65x-dss: Add support for common1 region > arm64: dts: ti: Add common1 register space for AM65x SoC > arm64: dts: ti: Add common1 register space for AM62x SoC > arm64: dts: ti: Add common1 register space for AM62A SoC > > .../devicetree/bindings/display/ti/ti,am65x-dss.yaml | 7 +++++-- > arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 5 +++-- > arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 5 +++-- > arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 5 +++-- > 4 files changed, 14 insertions(+), 8 deletions(-) > For the series: Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Tomi
On 16-Feb-24 11:54, Devarsh Thakkar wrote: > This adds DSS common1 region for respective SoCs supporting it. > > Changelog: > V2 : Remove do-not-merge tag and add am62a dss common1 reion > V3 : Add Fixes tag to each commit > V4 : Add Reviewed-by tag and AM62A SoC TRM Link > V5 : Split dts patch to separate patches for each SoC > > Devarsh Thakkar (4): > dt-bindings: display: ti,am65x-dss: Add support for common1 region > arm64: dts: ti: Add common1 register space for AM65x SoC > arm64: dts: ti: Add common1 register space for AM62x SoC > arm64: dts: ti: Add common1 register space for AM62A SoC For the series, Reviewed-by: Aradhya Bhatia <a-bhatia1@ti.com> Regards Aradhya > > .../devicetree/bindings/display/ti/ti,am65x-dss.yaml | 7 +++++-- > arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 5 +++-- > arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 5 +++-- > arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 5 +++-- > 4 files changed, 14 insertions(+), 8 deletions(-) >
Hi Devarsh Thakkar, On Fri, 16 Feb 2024 11:54:22 +0530, Devarsh Thakkar wrote: > This adds DSS common1 region for respective SoCs supporting it. > > Changelog: > V2 : Remove do-not-merge tag and add am62a dss common1 reion > V3 : Add Fixes tag to each commit > V4 : Add Reviewed-by tag and AM62A SoC TRM Link > V5 : Split dts patch to separate patches for each SoC > > [...] I have applied the following to branch ti-k3-dts-next on [1]. Thank you! [2/4] arm64: dts: ti: Add common1 register space for AM65x SoC commit: 1a5010eade10b409d353b770d97b548b0fbdf5d7 [3/4] arm64: dts: ti: Add common1 register space for AM62x SoC commit: 7d8ee2c3b8a2aabb9ce75795bad20773bfe1ba13 [4/4] arm64: dts: ti: Add common1 register space for AM62A SoC commit: 0f9eb43f009091501dd0c68232aa6530ba0e0185 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent up the chain during the next merge window (or sooner if it is a relevant bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. [1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git -- Vignesh