1# Copyright 2024 NXP 2# SPDX-License-Identifier: Apache-2.0 3 4description: LPC SYSCON Peripheral reset controller 5 6compatible: "nxp,lpc-syscon-reset" 7 8include: [reset-controller.yaml] 9 10properties: 11 "#reset-cells": 12 const: 1 13 14reset-cells: 15 - id 16