[PATCH v9 1/2] arm-soc: Import initial tango4 device tree

Måns Rullgård mans at mansr.com
Wed Nov 18 08:05:47 PST 2015


Marc Gonzalez <marc_gonzalez at sigmadesigns.com> writes:

> +		clkgen: clkgen at 10000 {
> +			compatible = "sigma,tango4-clkgen";
> +			reg = <0x10000 0x40>;
> +			clocks = <&xtal>;
> +			clock-output-names = "cpuclk", "sysclk";
> +			#clock-cells = <1>;
> +		};

Would you please consider using my clock driver that matches the actual
hardware, supports all the clock outputs required for USB, SATA, etc,
and works on tango3 as well?

-- 
Måns Rullgård
mans at mansr.com



More information about the linux-arm-kernel mailing list