mbox series

[GIT,PULL] Qualcomm DeviceTree fixes for v5.17

Message ID 20220301033838.1801689-1-bjorn.andersson@linaro.org (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] Qualcomm DeviceTree fixes for v5.17 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-fixes-for-5.17

Message

Bjorn Andersson March 1, 2022, 3:38 a.m. UTC
The following changes since commit ef5ad2608511596b8bd28f1e2b4fa8fadfd2f536:

  ARM: dts: qcom: Drop input-name property (2021-12-15 16:40:52 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-fixes-for-5.17

for you to fetch changes up to fc5a40694ba684fb3b7009819965ec38e829118f:

  Revert "dt-bindings: arm: qcom: Document SDX65 platform and boards" (2021-12-23 12:00:24 -0600)

----------------------------------------------------------------
Qualcomm DeviceTree fixes for v5.17

The SDX65 platform and MTP device was added twice to the DT binding,
this drops one of the occurances.

----------------------------------------------------------------
Stanislav Jakubek (1):
      Revert "dt-bindings: arm: qcom: Document SDX65 platform and boards"

 Documentation/devicetree/bindings/arm/qcom.yaml | 6 ------
 1 file changed, 6 deletions(-)

Comments

Arnd Bergmann March 8, 2022, 4:48 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 28 Feb 2022 21:38:38 -0600, Bjorn Andersson wrote:
> The following changes since commit ef5ad2608511596b8bd28f1e2b4fa8fadfd2f536:
> 
>   ARM: dts: qcom: Drop input-name property (2021-12-15 16:40:52 -0600)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-fixes-for-5.17
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: cf90e2f1de977fb79873b1eaf6df113e4e8b4469

       Arnd