[GIT PULL] Devicetree fix for 4.19-rc

Rob Herring robherring2 at gmail.com
Sat Sep 15 05:25:48 AEST 2018


Linus,

Please pull. One regression for a 20 year old PowerMac.

Rob

The following changes since commit 0413bedabc886c3a56804d1c80a58e99077b1d91:

  of: Add device_type access helper functions (2018-08-31 08:30:42 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/devicetree-fixes-for-4.19-2

for you to fetch changes up to e54192b48da75f025ae4b277925eaf6aca1d13bd:

  of: fix phandle cache creation for DTs with no phandles (2018-09-11
11:28:40 -0500)

----------------------------------------------------------------
Devicetree fixes for 4.19, part 2:

- Fix a regression on systems having a DT without any phandles which
  happens on a PowerMac G3.

----------------------------------------------------------------
Rob Herring (1):
      of: fix phandle cache creation for DTs with no phandles

 drivers/of/base.c | 3 +++
 1 file changed, 3 insertions(+)


More information about the Linuxppc-dev mailing list