Searched +full:ls1021a +full:- +full:dcu (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/display/ |
| H A D | fsl,dcu.txt | 1 Device Tree bindings for Freescale DCU DRM Driver 4 - compatible: Should be one of 5 * "fsl,ls1021a-dcu". 6 * "fsl,vf610-dcu". 8 - reg: Address and length of the register set for dcu. 9 - clocks: Handle to "dcu" and "pix" clock (in the order below) 10 This can be the same clock (e.g. LS1021a) 11 See ../clocks/clock-bindings.txt for details. 12 - clock-names: Should be "dcu" and "pix" 13 See ../clocks/clock-bindings.txt for details. [all …]
|
| H A D | fsl,ls1021a-dcu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/fsl,ls1021a-dcu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Freescale DCU DRM Driver 10 - Frank Li <Frank.Li@nxp.com> 15 - fsl,ls1021a-dcu 16 - fsl,vf610-dcu 27 clock-names: 29 - const: dcu [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/ls/ |
| H A D | ls1021a.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Copyright 2013-2014 Freescale Semiconductor, Inc. 6 #include <dt-bindings/interrupt-controller/arm-gic.h> 7 #include <dt-bindings/thermal/thermal.h> 10 #address-cells = <2>; 11 #size-cells = <2>; 12 interrupt-parent = <&gic>; 30 #address-cells = <1>; 31 #size-cells = <0>; 34 compatible = "arm,cortex-a7"; [all …]
|
| H A D | ls1021a-iot.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright 2021-2022 NXP 7 /dts-v1/; 8 #include "ls1021a.dtsi" 11 model = "LS1021A-IOT Board"; 12 compatible = "fsl,ls1021a-io [all...] |
| H A D | ls1021a-twr.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Copyright 2013-2014 Freescale Semiconductor, Inc. 7 /dts-v1/; 8 #include "ls1021a.dtsi" 11 model = "LS1021A TWR Board"; 12 compatible = "fsl,ls1021a-twr", "fsl,ls1021a"; 20 sys_mclk: clock-mclk { 21 compatible = "fixed-clock"; 22 #clock-cells = <0>; 23 clock-frequency = <24576000>; [all …]
|