1# SPDX-License-Identifier: BSD-3-Clause 2 3description: Controller with one data value 4 5compatible: "phandle-array-controller-1" 6 7phandle-array-foo-cells: 8 - one 9 10gpio-cells: 11 - gpio-one 12
1# SPDX-License-Identifier: BSD-3-Clause 2 3description: Controller with one data value 4 5compatible: "phandle-array-controller-1" 6 7phandle-array-foo-cells: 8 - one 9 10gpio-cells: 11 - gpio-one 12