mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 12:21:37 +00:00
f64d6e2aaa
- Removal of most of_platform_populate() calls in arch code. Now the DT core code calls it in the default case and platforms only need to call it if they have special needs. - Use pr_fmt on all the DT core print statements. - CoreSight binding doc improvements to block name descriptions. - Add dt_to_config script which can parse dts files and list corresponding kernel config options. - Fix memory leak hit with a PowerMac DT. - Correct a bunch of STMicro compatible strings to use the correct vendor prefix. - Fix DA9052 PMIC binding doc to match what is actually used in dts files. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJXm9KcAAoJEPr7XbWNvGHDRT4QAIIIOSB4AWHardnMLROgGge9 aOQKZ/05O9feOcxYKe8FkQbcH+IujJjrUL+yrRD36yGQPAyBP21gtcmmfrkCcwFM kH915f/JbGvXpfwEf8dcarHhzYH6FFJiQGduPpWfwSSWynx+xq5EKPwCqYzMg8bN SExxt7vUx1MKFOExZ0K8BNCo8VMVLUWQoJ1DNeJDuL25Op4EU3i2l1HQNYV/3XDk BSA3x7Lw3GjrWEH20VWYn2Azq1OFLY+E2FC2lnG4nbkk5X8dZbUH9PR1Sk7uTQDj uxTjWe59NBpliCxKSAbMbTAU/WwSB1pJ0I+zDJBiQsdFT+nb5F4zOrs3qSKHa/A9 Rv6AC8k5gdSMrDB1dOspfF2vWvOOInXgNV4/Kza0D92mbCpwyUuF+vhE6rfcMrZU OiD7rj2/fvO7Y9fUAhrp6zrfrOfH9B1Z9vS+940AlK96YwPE2+J0SA2vBxR/wg8H 7fj4Ud5X+SFisXWQhh5Wlv0W9o6e7C7fsi8vpkQ7gufmezLFWVnJKsUfQaxGEwhG Hkhm9kuSHHMd+6dEnn2756DnNfJAtQv6rSR0/QR4Lf9y5L4dvR3kAQIci8X/nx4P sIk+IJWGZG6wziZq59hh+SO6HEqdSNuvh+5sbR0iUimdE/1HsDBdPiocXf/r8iwK NY9nGeZPRrXmFgdpoZfm =wLMr -----END PGP SIGNATURE----- Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux Pull DeviceTree updates from Rob Herring: - remove most of_platform_populate() calls in arch code. Now the DT core code calls it in the default case and platforms only need to call it if they have special needs - use pr_fmt on all the DT core print statements - CoreSight binding doc improvements to block name descriptions - add dt_to_config script which can parse dts files and list corresponding kernel config options - fix memory leak hit with a PowerMac DT - correct a bunch of STMicro compatible strings to use the correct vendor prefix - fix DA9052 PMIC binding doc to match what is actually used in dts files * tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (35 commits) documentation: da9052: Update regulator bindings names to match DA9052/53 DTS expectations xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate with default match table" xtensa: Fix build error due to missing include file MIPS: ath79: Add missing include file Fix spelling errors in Documentation/devicetree ARM: dts: fix STMicroelectronics compatible strings powerpc/dts: fix STMicroelectronics compatible strings Documentation: dt: i2c: use correct STMicroelectronics vendor prefix scripts/dtc: dt_to_config - kernel config options for a devicetree of: fdt: mark unflattened tree as detached of: overlay: add resolver error prints coresight: document binding acronyms Documentation/devicetree: document cavium-pip rx-delay/tx-delay properties of: use pr_fmt prefix for all console printing of/irq: Mark initialised interrupt controllers as populated of: fix memory leak related to safe_name() Revert "of/platform: export of_default_bus_match_table" of: unittest: use of_platform_default_populate() to populate default bus memory: omap-gpmc: use of_platform_default_populate() to populate default bus bus: uniphier-system-bus: use of_platform_default_populate() to populate default bus ... |
||
---|---|---|
.. | ||
88pm860x.txt | ||
ab8500.txt | ||
act8945a.txt | ||
arizona.txt | ||
as3711.txt | ||
as3722.txt | ||
atmel-flexcom.txt | ||
atmel-gpbr.txt | ||
atmel-hlcdc.txt | ||
atmel-matrix.txt | ||
atmel-smc.txt | ||
axp20x.txt | ||
bfticu.txt | ||
brcm,bcm59056.txt | ||
cros-ec.txt | ||
da9052-i2c.txt | ||
da9055.txt | ||
da9062.txt | ||
da9063.txt | ||
da9150.txt | ||
fsl-imx25-tsadc.txt | ||
hi6421.txt | ||
hisilicon,hi655x.txt | ||
lp3943.txt | ||
max8925.txt | ||
max8998.txt | ||
max14577.txt | ||
max77620.txt | ||
max77686.txt | ||
max77693.txt | ||
max77802.txt | ||
mc13xxx.txt | ||
mfd.txt | ||
mt6397.txt | ||
omap-usb-host.txt | ||
omap-usb-tll.txt | ||
palmas.txt | ||
qcom-pm8xxx.txt | ||
qcom-rpm.txt | ||
qcom,spmi-pmic.txt | ||
qcom,tcsr.txt | ||
qriox.txt | ||
rk808.txt | ||
rn5t618.txt | ||
samsung,sec-core.txt | ||
sky81452.txt | ||
stmpe.txt | ||
sun6i-prcm.txt | ||
syscon.txt | ||
tc3589x.txt | ||
ti-keystone-devctrl.txt | ||
tps6507x.txt | ||
tps65086.txt | ||
tps65910.txt | ||
tps65912.txt | ||
twl4030-audio.txt | ||
twl4030-power.txt | ||
twl6040.txt | ||
twl-familly.txt |