[U-Boot] [PATCH 08/14] tegra114: fdt: add compatible string for tegra114 SPI ctrl
Stephen Warren
swarren at wwwdotorg.org
Wed Feb 13 23:51:48 CET 2013
On 02/12/2013 08:23 PM, Allen Martin wrote:
> Add "nvidia,tegra114-spi" to represent t114 SPI controller hardware.
> + COMPAT_NVIDIA_TEGRA114_SPI, /* Tegra 114 SPI controller */
Should probably be called TEGRA114_SLINK to match the actual value.
> + COMPAT(NVIDIA_TEGRA114_SPI, "nvidia,tegra114-spi"),
The value is nvidia,tegra114-slink.
More information about the U-Boot
mailing list