linux_dsm_epyc7002/Documentation/devicetree/bindings
Jon Hunter b8c5c990a0 dt-bindings: usb: Fix Tegra XUSB example
The DT bindings example for the Tegra XUSB controller omits the 'lanes'
subnode in the XUSB pad controller which is required according to the DT
bindings documentation for the Tegra XUSB pad controller[0]. In addition
to this the phy-names with the suffix 'utmi' are also not valid and
should have the suffix 'usb2'. Correct both the XUSB pad controller pad
path and phy-names for the XUSB example.

[0]: Documentation/devicetree/bindings/phy/nvidia,tegra124-xusb-padctl.txt

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2016-07-01 14:48:29 +02:00
..
arc Documentation: Add EZchip vendor to binding list 2016-05-09 09:32:31 +05:30
arm Char / Misc driver update for 4.7-rc1 2016-05-20 21:20:31 -07:00
ata Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
board
bus memory: omap-gpmc: Move device tree binding to correct location 2016-04-15 11:54:03 +03:00
c6x
clock It's the usual big pile of driver updates and additions, but we 2016-05-20 20:18:12 -07:00
cpufreq dt-bindings: tegra: Rename some bindings for consistency 2016-04-19 17:25:19 -05:00
cris
crypto crypto: s5p-sss - Remove useless hash interrupt handler 2016-04-20 17:50:07 +08:00
devfreq PM / devfreq: exynos: Add the detailed correlation for Exynos5422 bus 2016-05-03 11:22:06 +09:00
display Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2016-05-23 11:48:48 -07:00
dma Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
edac
eeprom
extcon
fpga
fuse
goldfish
gpio Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-05-28 16:41:39 -07:00
gpu dt-bindings: Add documentation for GM20B GPU 2016-04-26 18:40:16 +02:00
h8300
hsi
hwlock
hwmon hwmon: (ltc2978) Add missing devicetree binding for LTM4675 2016-04-19 06:32:35 -07:00
i2c Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2016-05-19 17:48:12 -07:00
iio iio: pressure: hp03: Add Hope RF HP03 sensor support 2016-04-24 09:46:14 +01:00
input Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
interrupt-controller Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
iommu iommu/arm-smmu: Workaround for ThunderX erratum #27704 2016-05-03 18:23:01 +01:00
leds leds: gpio: Support the "panic-indicator" firmware property 2016-05-06 10:26:07 +02:00
lpddr2
mailbox
media [media] media: adv7180: Add of compatible strings for full family 2016-05-06 10:16:29 -03:00
memory-controllers MTD updates for v4.7: 2016-05-24 11:00:20 -07:00
metag
mfd Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
mips MIPS: devicetree: fix cpu interrupt controller node-names 2016-05-28 12:35:12 +02:00
misc Documentation: fsl-mc: binding updates for MSIs, ranges, PHYs 2016-04-26 11:25:40 +08:00
mmc Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-05-28 16:41:39 -07:00
mtd MTD fixes for v4.7-rc1 2016-05-27 14:17:15 -07:00
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-05-20 20:01:26 -07:00
nios2
nvmem
opp Documentation: dt: opp: fix spelling mistake 2016-04-25 08:41:20 -05:00
pci Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
phy dt-bindings: phy: Fix description of Tegra210 PHY nodes 2016-07-01 14:48:19 +02:00
pinctrl Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-05-28 16:41:39 -07:00
power Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
power_supply
powerpc
pps
pwm
regmap
regulator Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
remoteproc
reserved-memory
reset dt-bindings: Add Oxford Semiconductor Reset Controller bindings 2016-04-01 16:32:05 +02:00
rng dt/bindings: Add bindings for hisilicon random number generator 2016-04-15 22:36:36 +08:00
rtc RTC for 4.7 2016-05-21 10:42:11 -07:00
scsi
security/tpm
serial Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-05-28 16:41:39 -07:00
serio
soc Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
sound sound updates #2 for 4.7-rc1 2016-05-28 12:23:12 -07:00
spi spi: Updates for v4.7 2016-05-24 11:12:32 -07:00
spmi
sram misc: sram: DT spelling s/#adress-cells/#address-cells/ 2016-04-25 08:38:44 -05:00
staging iio: mxs-lradc: Move binding document out of staging as well 2016-04-10 14:26:25 +01:00
thermal Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux 2016-05-26 09:23:43 -07:00
timer ARC updates for 4.7-rc1 2016-05-19 09:46:18 -07:00
ufs
usb dt-bindings: usb: Fix Tegra XUSB example 2016-07-01 14:48:29 +02:00
video/bridge devicetree: Add ANX7814 SlimPort transmitter binding 2016-05-12 11:32:14 +02:00
virtio
w1
watchdog Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-05-28 16:41:39 -07:00
x86
xillybus
ABI.txt
chosen.txt
common-properties.txt
graph.txt
ipmi.txt
marvell.txt
numa.txt Documentation, dt, numa: dt bindings for NUMA. 2016-04-15 18:06:08 +01:00
property-units.txt
resource-names.txt
sparc_sun_oracle_rng.txt
submitting-patches.txt
unittest.txt
vendor-prefixes.txt Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2016-05-23 11:48:48 -07:00
xilinx.txt