#ifndef DT_BINDINGS_MEMORY_TEGRA30_MC_H #define DT_BINDINGS_MEMORY_TEGRA30_MC_H #define TEGRA_SWGROUP_PTC 0 #define TEGRA_SWGROUP_DC 1 #define TEGRA_SWGROUP_DCB 2 #define TEGRA_SWGROUP_EPP 3 #define TEGRA_SWGROUP_G2 4 #define TEGRA_SWGROUP_MPE 5 #define TEGRA_SWGROUP_VI 6 #define TEGRA_SWGROUP_AFI 7 #define TEGRA_SWGROUP_AVPC 8 #define TEGRA_SWGROUP_NV 9 #define TEGRA_SWGROUP_NV2 10 #define TEGRA_SWGROUP_HDA 11 #define TEGRA_SWGROUP_HC 12 #define TEGRA_SWGROUP_PPCS 13 #define TEGRA_SWGROUP_SATA 14 #define TEGRA_SWGROUP_VDE 15 #define TEGRA_SWGROUP_MPCORELP 16 #define TEGRA_SWGROUP_MPCORE 17 #define TEGRA_SWGROUP_ISP 18 #endif
summaryrefslogtreecommitdiff
path: root/Documentation/pi-futex.txt
diff options
context:
space:
mode:
authorWei-Ning Huang <wnhuang@chromium.org>2016-06-01 11:09:24 +0800
committerRob Herring <robh@kernel.org>2016-06-03 07:32:38 -0500
commit53e1941ce8a25543eef2016b8de69d155f5151a5 (patch)
tree93adc15c2b39d9bdc8cb7ed6393606c0f468bb8d /Documentation/pi-futex.txt
parente93aeeae0bf8cba43e05484ae4ad17213ac6c3a7 (diff)
dt: bindings: fix documentation for MARVELL's bt-sd8xxx wireless device
The property marvell,wakeup-pin and marvell,wakeup-gap-ms are read as u16 in the driver. Fix documentation and example accordingly. Signed-off-by: Wei-Ning Huang <wnhuang@chromium.org> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/pi-futex.txt')