blob: 88e8f9810f55e015b49250c3dd8c183483e7082b [file] [log] [blame]
/*
* Copyright (c) 2022 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
aliases {
peci-0 = &peci0;
};
};
&peci0 {
status = "okay";
pinctrl-0 = <&peci_dat_gpio042 &vref_vtt_gpio044>;
pinctrl-1 = <&peci_dat_gpio042_sleep &vref_vtt_gpio044_sleep>;
pinctrl-names = "default", "sleep";
};