blob: 882a14488e458de9fa23e823a6ec982f1096a1f3 [file] [log] [blame]
/dts-v1/;
/plugin/;
/ {
compatible = "$Platform";
fragment@0{
target = <&peci0>;
__overlay__{
#address-cells = <1>;
#size-cells = <0>;
Skylake_CPU_$CpuID: peci-client@$Address {
compatible = "intel,peci-client";
oemname1 = "$Name";
reg = <0x$Address>;
status = "okay";
};
};
};
};