mbox series

[GIT,PULL,1/5] dt-bindings: Changes for v5.13-rc1

Message ID 20210401172622.3352990-1-thierry.reding@gmail.com
State New
Headers show
Series [GIT,PULL,1/5] dt-bindings: Changes for v5.13-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.13-dt-bindings

Message

Thierry Reding April 1, 2021, 5:26 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.13-dt-bindings

for you to fetch changes up to d1e24c46250731204dbf61b5191e4dcf2c2d9391:

  dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop (2021-03-24 14:04:40 +0100)

Thanks,
Thierry

----------------------------------------------------------------
dt-bindings: Changes for v5.13-rc1

One single changes that adds the nvidia,pmc property to the XUSB pad
controller binding, which will subsequently be used to implement USB
sleepwalk functionality.

----------------------------------------------------------------
JC Kuo (1):
      dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop

 Documentation/devicetree/bindings/phy/nvidia,tegra124-xusb-padctl.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Arnd Bergmann April 1, 2021, 8:15 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Thu, 1 Apr 2021 19:26:18 +0200, Thierry Reding wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.13-dt-bindings
> 
> [...]

Merged into arm/dt, thanks!

merge commit: ece61ed98bdab5c5ee28777cd5cb3113fe71bacf

       Arnd