[GIT PULL] DeviceTree fixes for 4.0
From: Rob Herring
Date: Fri Mar 20 2015 - 17:47:44 EST
Hi Linus,
Please pull some more DT fixes for 4.0.
Rob
The following changes since commit 06e5801b8cb3fc057d88cb4dc03c0b64b2744cda:
Linux 4.0-rc4 (2015-03-15 17:38:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/devicetree-fixes-for-4.0-part2
for you to fetch changes up to f64255b5072d9c46cef8655d51cf7e10285abed7:
Revert "of: Fix premature bootconsole disable with 'stdout-path'"
(2015-03-19 08:46:54 -0500)
----------------------------------------------------------------
More DeviceTree fixes for 4.0:
- Revert setting stdout-path as preferred console. This caused
regressions in PowerMACs and other systems.
- Yet another fix for stdout-path option parsing.
- Fix error path handling in of_irq_parse_one
----------------------------------------------------------------
Brian Norris (2):
of: unittest: Add option string test case with longer path
of: handle both '/' and ':' in path strings
Laurent Pinchart (1):
of/irq: Fix of_irq_parse_one() returned error codes
Peter Hurley (1):
Revert "of: Fix premature bootconsole disable with 'stdout-path'"
drivers/of/base.c | 11 ++---------
drivers/of/irq.c | 10 +++++++---
drivers/of/unittest.c | 5 +++++
3 files changed, 14 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/