1# Copyright 2023 NXP
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5  NXP S32 Logic control Unit node for S32 SoCs.
6  LCU selects multiple inputs from timers, Pulse Width Modulation
7  signals, and Input/Output (I/O) pads, and combines them
8  using a programmable logic function to create output waveforms
9
10compatible: "nxp,s32-lcu"
11
12include: [base.yaml]
13
14properties:
15  reg:
16    required: true
17