[PATCH v0 3/5] arm64: dts: aspeed: Add initial AST2700 SoC device tree
    Krzysztof Kozlowski 
    krzk at kernel.org
       
    Thu Jun 12 20:20:07 AEST 2025
    
    
  
On 12/06/2025 12:09, Ryan Chen wrote:
> +
> +	soc0: soc at 10000000 {
> +		compatible = "simple-bus";
> +		reg = <0x0 0x10000000 0x10000000>;
> +		#address-cells = <2>;
> +		#size-cells = <1>;
> +		ranges;
> +
> +		syscon0: syscon at 12c02000 {
> +			compatible = "aspeed,ast2700-scu0", "syscon", "simple-mfd";
This makes no sense - no children here.
> +			reg = <0x0 0x12c02000 0x1000>;
> +			ranges = <0x0 0x0 0 0x12c02000 0x1000>;
Neither this.
> +			#address-cells = <2>;
> +			#size-cells = <1>;
Nor this.
Best regards,
Krzysztof
    
    
More information about the Linux-aspeed
mailing list