diff --git a/litex/tools/litex_json2dts.py b/litex/tools/litex_json2dts.py index 93d65278a..ebaa07218 100755 --- a/litex/tools/litex_json2dts.py +++ b/litex/tools/litex_json2dts.py @@ -125,7 +125,7 @@ def generate_dts(d): # SoC ---------------------------------------------------------------------------------------------- dts += """ - soc { + soc {{ #address-cells = <1>; #size-cells = <1>; bus-frequency = <{sys_clk_freq}>;