mbox series

[0/2] Fix 'dtbs_check' in serdes_ln_ctrl (syscon subnode)

Message ID 20211126084555.17797-1-kishon@ti.com (mailing list archive)
Headers show
Series Fix 'dtbs_check' in serdes_ln_ctrl (syscon subnode) | expand

Message

Kishon Vijay Abraham I Nov. 26, 2021, 8:45 a.m. UTC
Fix 'dtbs_check' in serdes_ln_ctrl (syscon subnode) node in both j7200
and j721e.

Kishon Vijay Abraham I (2):
  arm64: dts: ti: j7200-main: Fix 'dtbs_check' in mux@4080 node
  arm64: dts: ti: j721e-main: Fix 'dtbs_check' in mux@4080 node

 arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 2 +-
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Vignesh Raghavendra Dec. 6, 2021, 1:26 p.m. UTC | #1
Hi Kishon Vijay Abraham I,
 
On Fri, 26 Nov 2021 14:15:53 +0530, Kishon Vijay Abraham I wrote:
> Fix 'dtbs_check' in serdes_ln_ctrl (syscon subnode) node in both j7200
> and j721e.
> 
> Kishon Vijay Abraham I (2):
>   arm64: dts: ti: j7200-main: Fix 'dtbs_check' in mux@4080 node
>   arm64: dts: ti: j721e-main: Fix 'dtbs_check' in mux@4080 node
> 
> [...]
 
I have applied the following to branch ti-k3-dts-next on [1].
Thank you!
 
[1/2] arm64: dts: ti: j7200-main: Fix 'dtbs_check' serdes_ln_ctrl node
      commit: 4d3984906397581dc0ccb6a02bf16b6ff82c9192
[2/2] arm64: dts: ti: j721e-main: Fix 'dtbs_check' in serdes_ln_ctrl node
      commit: 3f92a5be6084b77f764a8bbb881ac0d12cb9e863
 
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