[PATCH v2] arm-soc: Add support for Sigma Designs Tango4

Rob Herring robh at kernel.org
Fri Oct 9 07:12:01 PDT 2015


On Mon, Oct 5, 2015 at 11:25 AM, Marc Gonzalez
<marc_gonzalez at sigmadesigns.com> wrote:
> This patch adds support for Sigma Designs "Tango4" platform, which is
> built around the ARM Cortex A9 MPCore (single and dual core SoCs).

> --- /dev/null
> +++ b/arch/arm/boot/dts/tango4-vantage-1172.dts
> @@ -0,0 +1,17 @@
> +/dts-v1/;
> +
> +#include "tango4.dtsi"
> +
> +/ {
> +       model = "Sigma Designs SMP8758 Vantage-1172 dev board";
> +       compatible = "sigma,vantage-1172", "sigma,smp8758", "sigma,tango4";

Also, these compatible strings need to be documented.

Rob



More information about the linux-arm-kernel mailing list