Home
last modified time | relevance | path

Searched hist:"65 abc8ef" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/dt-bindings/memory/
H A Dtegra210-mc.h65abc8ef Wed Oct 07 19:37:45 CDT 2020 Nicolin Chen <nicoleotsuka@gmail.com> dt-bindings: memory: tegra: Add missing swgroups

According to Tegra X1 TRM, there are missing swgroups in the
tegra210_swgroups list. So this patch adds them in bindings.

Note that the TEGRA_SWGROUP_GPU (in list) should be actually
TEGRA_SWGROUP_GPUB (in TRM), yet TEGRA_SWGROUP_GPU (in TRM)
is not being used -- only TEGRA_SWGROUP_GPUB (in TRM) is. So
this patch does not add TEGRA_SWGROUP_GPU (in TRM) and keeps
TEGRA_SWGROUP_GPU (in list) as it is.

Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20201008003746.25659-5-nicoleotsuka@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>