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