mbox series

[V1,0/2] Add device tree compatible for sc7180 SoC

Message ID 1632997450-32293-1-git-send-email-rajpat@codeaurora.org (mailing list archive)
Headers show
Series Add device tree compatible for sc7180 SoC | expand

Message

Rajesh Patil Sept. 30, 2021, 10:24 a.m. UTC
- As per Doug's comments
   1. Added device tree compatible in dt-bindings
   2. Added "qcom,sc718-qspi" in qspi node

Rajesh Patil (2):
  dt-bindings: spi: Add sc7180 support
  arm64: dts: qcom: sc7180: Add qspi compatible

 Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml | 1 +
 arch/arm64/boot/dts/qcom/sc7180.dtsi                          | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Comments

Mark Brown Oct. 2, 2021, 1:37 a.m. UTC | #1
On Thu, 30 Sep 2021 15:54:08 +0530, Rajesh Patil wrote:
>  - As per Doug's comments
>    1. Added device tree compatible in dt-bindings
>    2. Added "qcom,sc718-qspi" in qspi node
> 
> Rajesh Patil (2):
>   dt-bindings: spi: Add sc7180 support
>   arm64: dts: qcom: sc7180: Add qspi compatible
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/2] dt-bindings: spi: Add sc7180 support
      commit: acde408188491ab8965c10bf82bb06600599cdd4

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a 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.

Thanks,
Mark
Bjorn Andersson Oct. 17, 2021, 3:31 p.m. UTC | #2
On Thu, 30 Sep 2021 15:54:08 +0530, Rajesh Patil wrote:
>  - As per Doug's comments
>    1. Added device tree compatible in dt-bindings
>    2. Added "qcom,sc718-qspi" in qspi node
> 
> Rajesh Patil (2):
>   dt-bindings: spi: Add sc7180 support
>   arm64: dts: qcom: sc7180: Add qspi compatible
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: sc7180: Add qspi compatible
      commit: dfe28877db61e82ba3b57b50d73096ef11563d72

Best regards,