Message ID | 20211213123040.184359-2-nsaenzju@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL,1/3] bcm2835-dt-next-2021-12-13 | expand |
On 12/13/2021 4:30 AM, Nicolas Saenz Julienne wrote: > Hi Florian, > > The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: > > Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-fixes-2021-12-13 > > for you to fetch changes up to 6a56599b5a6b19adb21f8f0d9f2d33511426fb20: > > ARM: dts: gpio-ranges property is now required (2021-12-13 13:06:25 +0100) > > ---------------------------------------------------------------- > A series of devicetree fixes aimed at the Raspberry Pi family of boards: > > - Phil Elwell adds gpio-ranges to RPi's main GPIO/PINCTRL driver > - Phil Elwell and Stefan Wahren correct RPi400's GPIO expander's > labels > - Stefan Wahren drops fallback compatible from RPi2's vchiq devicetree > node > > ---------------------------------------------------------------- Merged into devicetree/fixes and sent out, thanks!
On Mon, 2021-12-13 at 13:30 +0100, Nicolas Saenz Julienne wrote: > Hi Florian, > > The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: > > Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-fixes-2021-12-13 > > for you to fetch changes up to 6a56599b5a6b19adb21f8f0d9f2d33511426fb20: > > ARM: dts: gpio-ranges property is now required (2021-12-13 13:06:25 +0100) > > ---------------------------------------------------------------- > A series of devicetree fixes aimed at the Raspberry Pi family of boards: > > - Phil Elwell adds gpio-ranges to RPi's main GPIO/PINCTRL driver > - Phil Elwell and Stefan Wahren correct RPi400's GPIO expander's > labels > - Stefan Wahren drops fallback compatible from RPi2's vchiq devicetree > node > > ---------------------------------------------------------------- > Phil Elwell (2): > ARM: dts: bcm2711-rpi-400: Fix GPIO expander labels Hi Florian, I know you're in the loop, but just to be safe. Both patches below are no longer needed: the gpio-ranges change was applied by linusw alongside its pinctrl counterpart, vchiq's fallback will remain as is. > ARM: dts: gpio-ranges property is now required > ARM: dts: bcm283x: Drop fallback compatible for vchiq If it makes your life simpler I can send a second 'dt-fixes' pull request. Regards, Nicolas