Searched +full:mali +full:- +full:d71 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Liviu Dudau <Liviu.Dudau@arm.com>11 - Andre Przywara <andre.przywara@arm.com>14 The Arm Mali D71 display processor supports up to two displays with up21 - items:22 - const: arm,mali-d3223 - const: arm,mali-d7124 - const: arm,mali-d71[all …]
4 - compatible: Should be "arm,mali-d71"5 - reg: Physical base address and length of the registers in the system6 - interrupts: the interrupt line number of the device in the system7 - clocks: A list of phandle + clock-specifier pairs, one for each entry8 in 'clock-names'9 - clock-names: A list of clock names. It should contain:10 - "aclk": for the main processor clock11 - #address-cells: Must be 112 - #size-cells: Must be 013 - iommus: configure the stream id to IOMMU, Must be configured if want to[all …]