Searched +full:xbar +full:- +full:cfg (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/tegra/nvidia,tegra124-so[all...]
4 - compatible: "nvidia,tegra<chip>-host1x"5 - reg: Physical base address and length of the controller's registers.6 For pre-Tegra186, one entry describing the whole register area.7 For Tegra186, one entry for each entry in reg-names:8 "vm" - VM region assigned to Linux9 "hypervisor" - Hypervisor region (only if Linux acts as hypervisor)10 - interrupts: The interrupt outputs from the controller.11 - #address-cells: The number of cells used to represent physical base addresses13 - #size-cells: The number of cells used to represent the size of an address15 - ranges: The mapping of the host1x address space to the CPU address space.[all …]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;4 #include <dt-bindings/input/gpio-keys.h>5 #include <dt-bindings/input/linux-event-codes.h>6 #include <dt-binding[all...]