mirror of https://github.com/torvalds/linux.git
- Sync dtc with upstream version v1.4.7-14-gc86da84d30e4
- Work to get rid of direct accesses to struct device_node name and
type pointers in preparation for removing them. New helpers for
parsing DT cpu nodes and conversions to use the helpers. printk
conversions to %pOFn for printing DT node names. Most went thru
subystem trees, so this is the remainder.
- Fixes to DT child node lookups to actually be restricted to child
nodes instead of treewide.
- Refactoring of dtb targets out of arch code. This makes the support
more uniform and enables building all dtbs on c6x, microblaze, and
powerpc.
- Various DT binding updates for Renesas r8a7744 SoC
- Vendor prefixes for Facebook, OLPC
- Restructuring of some ARM binding docs moving some peripheral bindings
out of board/SoC binding files
- New "secure-chosen" binding for secure world settings on ARM
- Dual licensing of 2 DT IRQ binding headers
-----BEGIN PGP SIGNATURE-----
iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAlvTKWYQHHJvYmhAa2Vy
bmVsLm9yZwAKCRD6+121jbxhw8J5EACMAnrTxWQmXfQXOZEVxztcFavH6LP8mh2e
7FZIZ38jzHXXvl81tAg1nBhzFUU/qtvqW8NDCZ9OBxKvp6PFDNhWu241ZodSB1Kw
MZWy2A9QC+qbHYCC+SB5gOT0+Py3v7LNCBa5/TxhbFd35THJM8X0FP7gmcCGX593
9Ml1rqawT4mK5XmCpczT0cXxyC4TgVtpfDWZH2KgJTR/kwXVQlOQOGZ8a1y/wrt7
8TLIe7Qy4SFRzjhwbSta1PUehyYfe4uTSsXIJ84kMvNMxinLXQtvd7t9TfsK8p/R
WjYUneJskVjtxVrMQfdV4MxyFL1YEt2mYcr0PMKIWxMCgGDAZsHPoUZmjyh/PrCI
uiZtEHn3fXpUZAV/xEHHNirJxYyQfHGiksAT+lPrUXYYLCcZ3ZmqiTEYhGoQAfH5
CQPMuxA6yXxp6bov6zJwZSTZtkXciju8aQRhUhlxIfHTqezmGYeql/bnWd+InNuR
upANLZBh6D2jTWzDyobconkCCLlVkSqDoqOx725mMl6hIcdH9d2jVX7hwRf077VI
5i3CyPSJOkSOLSdB8bAPYfBoaDtH2bthxieUrkkSbIjbwHO1H6a2lxPeG/zah0a3
ePMGhi7J84UM4VpJEi000cP+bhPumJtJrG7zxP7ldXdfAF436sQ6KRptlcpLpj5i
IwMhUQNH+g==
=335v
-----END PGP SIGNATURE-----
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull Devicetree updates from Rob Herring:
"A bit bigger than normal as I've been busy this cycle.
There's a few things with dependencies and a few things subsystem
maintainers didn't pick up, so I'm taking them thru my tree.
The fixes from Johan didn't get into linux-next, but they've been
waiting for some time now and they are what's left of what subsystem
maintainers didn't pick up.
Summary:
- Sync dtc with upstream version v1.4.7-14-gc86da84d30e4
- Work to get rid of direct accesses to struct device_node name and
type pointers in preparation for removing them. New helpers for
parsing DT cpu nodes and conversions to use the helpers. printk
conversions to %pOFn for printing DT node names. Most went thru
subystem trees, so this is the remainder.
- Fixes to DT child node lookups to actually be restricted to child
nodes instead of treewide.
- Refactoring of dtb targets out of arch code. This makes the support
more uniform and enables building all dtbs on c6x, microblaze, and
powerpc.
- Various DT binding updates for Renesas r8a7744 SoC
- Vendor prefixes for Facebook, OLPC
- Restructuring of some ARM binding docs moving some peripheral
bindings out of board/SoC binding files
- New "secure-chosen" binding for secure world settings on ARM
- Dual licensing of 2 DT IRQ binding headers"
* tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (78 commits)
ARM: dt: relicense two DT binding IRQ headers
power: supply: twl4030-charger: fix OF sibling-node lookup
NFC: nfcmrvl_uart: fix OF child-node lookup
net: stmmac: dwmac-sun8i: fix OF child-node lookup
net: bcmgenet: fix OF child-node lookup
drm/msm: fix OF child-node lookup
drm/mediatek: fix OF sibling-node lookup
of: Add missing exports of node name compare functions
dt-bindings: Add OLPC vendor prefix
dt-bindings: misc: bk4: Add device tree binding for Liebherr's BK4 SPI bus
dt-bindings: thermal: samsung: Add SPDX license identifier
dt-bindings: clock: samsung: Add SPDX license identifiers
dt-bindings: timer: ostm: Add R7S9210 support
dt-bindings: phy: rcar-gen2: Add r8a7744 support
dt-bindings: can: rcar_can: Add r8a7744 support
dt-bindings: timer: renesas, cmt: Document r8a7744 CMT support
dt-bindings: watchdog: renesas-wdt: Document r8a7744 support
dt-bindings: thermal: rcar: Add device tree support for r8a7744
Documentation: dt: Add binding for /secure-chosen/stdout-path
dt-bindings: arm: zte: Move sysctrl bindings to their own doc
...
|
||
|---|---|---|
| .. | ||
| apm-xgene-phy.txt | ||
| bcm-ns-usb2-phy.txt | ||
| bcm-ns-usb3-phy.txt | ||
| berlin-sata-phy.txt | ||
| berlin-usb-phy.txt | ||
| brcm,brcmstb-usb-phy.txt | ||
| brcm,cygnus-pcie-phy.txt | ||
| brcm,kona-usb2-phy.txt | ||
| brcm,mdio-mux-bus-pci.txt | ||
| brcm,ns2-drd-phy.txt | ||
| brcm,sr-pcie-phy.txt | ||
| brcm-sata-phy.txt | ||
| calxeda-combophy.txt | ||
| dm816x-phy.txt | ||
| hix5hd2-phy.txt | ||
| keystone-usb-phy.txt | ||
| meson-gxl-usb2-phy.txt | ||
| meson-gxl-usb3-phy.txt | ||
| meson8b-usb2-phy.txt | ||
| mxs-usb-phy.txt | ||
| nvidia,tegra20-usb-phy.txt | ||
| nvidia,tegra124-xusb-padctl.txt | ||
| phy-ath79-usb.txt | ||
| phy-bindings.txt | ||
| phy-cadence-dp.txt | ||
| phy-cpcap-usb.txt | ||
| phy-da8xx-usb.txt | ||
| phy-hi3798cv200-combphy.txt | ||
| phy-hi6220-usb.txt | ||
| phy-hisi-inno-usb2.txt | ||
| phy-lantiq-rcu-usb2.txt | ||
| phy-lpc18xx-usb-otg.txt | ||
| phy-mapphone-mdm6600.txt | ||
| phy-miphy28lp.txt | ||
| phy-miphy365x.txt | ||
| phy-mtk-tphy.txt | ||
| phy-mtk-xsphy.txt | ||
| phy-mvebu-comphy.txt | ||
| phy-mvebu.txt | ||
| phy-ocelot-serdes.txt | ||
| phy-rockchip-inno-hdmi.txt | ||
| phy-rockchip-inno-usb2.txt | ||
| phy-rockchip-typec.txt | ||
| phy-stih41x-usb.txt | ||
| phy-stih407-usb.txt | ||
| phy-stm32-usbphyc.txt | ||
| pistachio-usb-phy.txt | ||
| pxa1928-usb-phy.txt | ||
| qcom,usb-8x16-phy.txt | ||
| qcom,usb-hs-phy.txt | ||
| qcom,usb-hsic-phy.txt | ||
| qcom-apq8064-sata-phy.txt | ||
| qcom-dwc3-usb-phy.txt | ||
| qcom-ipq806x-sata-phy.txt | ||
| qcom-qmp-phy.txt | ||
| qcom-qusb2-phy.txt | ||
| ralink-usb-phy.txt | ||
| rcar-gen2-phy.txt | ||
| rcar-gen3-phy-pcie.txt | ||
| rcar-gen3-phy-usb2.txt | ||
| rcar-gen3-phy-usb3.txt | ||
| rockchip-dp-phy.txt | ||
| rockchip-emmc-phy.txt | ||
| rockchip-pcie-phy.txt | ||
| rockchip-usb-phy.txt | ||
| samsung-phy.txt | ||
| st-spear-miphy.txt | ||
| sun4i-usb-phy.txt | ||
| sun9i-usb-phy.txt | ||
| ti-phy.txt | ||
| uniphier-pcie-phy.txt | ||
| uniphier-usb2-phy.txt | ||
| uniphier-usb3-hsphy.txt | ||
| uniphier-usb3-ssphy.txt | ||