/* * Copyright (c) 2023 Intel Corporation * * SPDX-License-Identifier: Apache-2.0 */ #include &hpet { interrupts = <17 IRQ_TYPE_FIXED_LEVEL_HIGH 2>; status = "okay"; }; &uart0 { interrupts = <28 IRQ_TYPE_LOWEST_EDGE_RISING 6>; status = "okay"; };