[PATCH 06/12] riscv: dts: allwinner: Add the D1 SoC base devicetree

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Tue Aug 16 00:41:45 PDT 2022


On 15/08/2022 08:08, Samuel Holland wrote:
> +
> +	de: display-engine {
> +		compatible = "allwinner,sun20i-d1-display-engine";
> +		allwinner,pipelines = <&mixer0>, <&mixer1>;
> +		status = "disabled";
> +	};
> +
> +	osc24M: osc24M-clk {

lowercase

> +		compatible = "fixed-clock";
> +		clock-frequency = <24000000>;

This is a property of the board, not SoC.

> +		clock-output-names = "osc24M";
> +		#clock-cells = <0>;
> +	};
> +


Best regards,
Krzysztof



More information about the linux-riscv mailing list