[GIT,PULL] Devicetree fixes for v6.1, take 1

Message ID 20221013161322.GA447023-robh@kernel.org
State New
Headers
Series [GIT,PULL] Devicetree fixes for v6.1, take 1 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.1-1

Message

Rob Herring Oct. 13, 2022, 4:13 p.m. UTC
  Linus,

Please pull a couple of DT fixes. 

It's not just merging the code for MT6370 that's been a mess, but the 
bindings too with individual pieces picked up. But hey, it's 'just 
documentation', so no one cares.

Rob


The following changes since commit 49da070062390094112b423ba443ea193527b2e4:

  Merge tag 'memblock-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock (2022-10-11 20:48:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.1-1

for you to fetch changes up to 917c362b5f8a6e31ff35719b1bacfc1b76a1fd2f:

  MAINTAINERS: of: collapse overlay entry into main device tree entry (2022-10-13 10:58:09 -0500)

----------------------------------------------------------------
Devicetree fixes for v6.1-rc, part 1:

- Fixes for Mediatek MT6370 binding

- Merge the DT overlay maintainer entry to the main entry as Pantelis is
  not active and Frank is taking a step back

----------------------------------------------------------------
ChiaEn Wu (2):
      dt-bindings: leds: mt6370: Fix MT6370 LED indicator DT warning
      dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example

Frank Rowand (1):
      MAINTAINERS: of: collapse overlay entry into main device tree entry

 .../bindings/leds/mediatek,mt6370-indicator.yaml           |  5 ++---
 Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml |  4 ++--
 MAINTAINERS                                                | 14 +++-----------
 3 files changed, 7 insertions(+), 16 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Oct. 13, 2022, 7:26 p.m. UTC | #1
The pull request you sent on Thu, 13 Oct 2022 11:13:22 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.1-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6d84c258e804db1983e70803af8be64bc8cb9a65

Thank you!