Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Masquer les espaces
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Styles de texte
Modifier l’apparence
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Xavier-Orin-pcie-diff
Créé
il y a 2 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
60 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
74 lignes
Copier tout
96 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
69 lignes
Copier tout
Copier
Copié
Copier
Copié
pcie@141
6
0000 {
pcie@141
0
0000 {
status = "okay";
status = "okay";
nvidia,pex-wake = <&tegra_main_gpio TEGRA194_MAIN_GPIO(L, 2)
nvidia,disable-power-down;
GPIO_ACTIVE_HIGH>;
vddio-pex-ctl-supply = <&
vdd_1v8_ao>;
vddio-pex-ctl-supply = <&
p3668_spmic_sd3>;
nvidia,disable-aspm-states = <0xf>;
nvidia,enable-power-down;
nvidia,max-speed = <3>;
max-link-speed = <3>;
Copier
Copié
Copier
Copié
num-lanes = <1>;
phys = <&p2u_hsio_
3
>;
#if TEGRA_PCIE_VERSION >= DT_VERSION_2
phys = <&p2u_hsio_
11
>;
phy-names = "p2u-0";
phy-names = "p2u-0";
Copier
Copié
Copier
Copié
#else
phys = <&p2u_11>;
phy-names = "pcie-p2u-0";
#endif
Copier
Copié
Copier
Copié
};
};
Copier
Copié
Copier
Copié
tegra
19
4.dtsi:
tegra
23
4.dtsi:
Copier
Copié
Copier
Copié
pcie@141
6
0000 {
pcie@141
0
0000 {
compatible = "nvidia,tegra
19
4-pcie";
compatible = "nvidia,tegra
23
4-pcie";
power-domains = <&bpmp TEGRA
19
4_POWER_DOMAIN_PCIEX
4
A>;
power-domains = <&bpmp TEGRA
23
4_POWER_DOMAIN_PCIEX
1
A>;
reg = <0x00 0x141
6
0000 0x0 0x00020000>, /* appl registers (128K) */
reg = <0x00 0x141
0
0000 0x0 0x00020000>, /* appl registers (128K) */
<0x00 0x3
6
000000 0x0 0x00040000>, /* configuration space (256K) */
<0x00 0x3
0
000000 0x0 0x00040000>, /* configuration space (256K) */
<0x00 0x3
6
040000 0x0 0x00040000>, /* iATU_DMA reg space (256K) */
<0x00 0x3
0
040000 0x0 0x00040000>, /* iATU_DMA reg space (256K) */
<0x00 0x3
6
080000 0x0 0x00040000>; /* DBI reg space (256K) */
<0x00 0x3
0
080000 0x0 0x00040000>; /* DBI reg space (256K) */
reg-names = "appl", "config", "atu_dma", "dbi";
reg-names = "appl", "config", "atu_dma", "dbi";
Copier
Copié
Copier
Copié
status = "disabled"
;
nvidia,disable-power-down
;
Copier
Copié
Copier
Copié
#address-cells = <3>;
#address-cells = <3>;
#size-cells = <2>;
#size-cells = <2>;
device_type = "pci";
device_type = "pci";
num-lanes = <
4
>;
num-lanes = <
1
>;
num-viewport = <8>;
num-viewport = <8>;
linux,pci-domain = <
4
>;
linux,pci-domain = <
1
>;
Copier
Copié
Copier
Copié
clocks = <&bpmp TEGRA
19
4_CLK_PEX0_
CORE
_4
>;
clocks = <&bpmp TEGRA
23
4_CLK_PEX0_
C1_
CORE
>;
clock-names = "core";
clock-names = "core";
Copier
Copié
Copier
Copié
resets = <&bpmp TEGRA
19
4_RESET_PEX0_CORE_
4
_APB>,
resets = <&bpmp TEGRA
23
4_RESET_PEX0_CORE_
1
_APB>,
<&bpmp TEGRA
19
4_RESET_PEX0_CORE_
4
>;
<&bpmp TEGRA
23
4_RESET_PEX0_CORE_
1
>;
reset-names = "apb", "core";
reset-names = "apb", "core";
Copier
Copié
Copier
Copié
interrupts = <GIC_SPI
51
IRQ_TYPE_LEVEL_HIGH>, /* controller interrupt */
interrupts = <GIC_SPI
45
IRQ_TYPE_LEVEL_HIGH>, /* controller interrupt */
<GIC_SPI
52
IRQ_TYPE_LEVEL_HIGH>; /* MSI interrupt */
<GIC_SPI
46
IRQ_TYPE_LEVEL_HIGH>; /* MSI interrupt */
interrupt-names = "intr", "msi";
interrupt-names = "intr", "msi";
Copier
Copié
Copier
Copié
#interrupt-cells = <1>;
#interrupt-cells = <1>;
interrupt-map-mask = <0 0 0 0>;
interrupt-map-mask = <0 0 0 0>;
interrupt-map = <0 0 0 0 &gic GIC_SPI
51
IRQ_TYPE_LEVEL_HIGH>;
interrupt-map = <0 0 0 0 &gic GIC_SPI
45
IRQ_TYPE_LEVEL_HIGH>;
Copier
Copié
Copier
Copié
nvidia,bpmp = <&bpmp
4
>;
nvidia,bpmp = <&bpmp
1
>;
Copier
Copié
Copier
Copié
nvidia,aspm-cmrt-us = <60>;
nvidia,aspm-cmrt-us = <60>;
nvidia,aspm-pwr-on-t-us = <20>;
nvidia,aspm-pwr-on-t-us = <20>;
nvidia,aspm-l0s-entrance-latency-us = <3>;
nvidia,aspm-l0s-entrance-latency-us = <3>;
Copier
Copié
Copier
Copié
bus-range = <0x0 0xff>;
bus-range = <0x0 0xff>;
Copier
Copié
Copier
Copié
ranges = <0x43000000
0x14
0x
0
0000000
0x14
0x
0
0000000 0x
3
0x
40
000000>, /* prefetchable memory (
13 GiB
) */
ranges = <0x43000000
0x20
0x
8
0000000
0x20
0x
8
0000000 0x
0
0x
28
000000>, /* prefetchable memory (
640 MB
) */
<0x02000000 0x0 0x40000000
0x17
0x
40
000000 0x0
0xbfff0000
>, /* non-prefetchable memory (
3 GiB - 64 KiB
) */
<0x02000000 0x0 0x40000000
0x20
0x
a8
000000 0x0
0x08000000
>, /* non-prefetchable memory (
128 MB
) */
<0x01000000 0x0 0x
000
00000
0x17 0xffff0000
0x0 0x
0
0010000
>; /* downstream I/O (
64 KiB
) */
<0x01000000 0x0 0x
301
00000
0x00 0x30100000
0x0 0x
0010000
0
>; /* downstream I/O (
1 MB
) */
Copier
Copié
Copier
Copié
interconnects = <&mc TEGRA
19
4_MEMORY_CLIENT_PCIE
4
R &emc>,
interconnects = <&mc TEGRA
23
4_MEMORY_CLIENT_PCIE
1
R &emc>,
<&mc TEGRA
19
4_MEMORY_CLIENT_PCIE
4
W &emc>;
<&mc TEGRA
23
4_MEMORY_CLIENT_PCIE
1
W &emc>;
interconnect-names = "
read
", "write";
interconnect-names = "
dma-mem
", "write";
iommus = <&smmu_niso1 TEGRA234_SID_PCIE1>;
iommu-map = <0x0 &smmu_niso1 TEGRA234_SID_PCIE1 0x1000>;
iommu-map-mask = <0x0>;
dma-coherent;
status = "disabled";
};
};
Différences enregistrées
Texte d'origine
Ouvrir un fichier
pcie@14160000 { status = "okay"; nvidia,pex-wake = <&tegra_main_gpio TEGRA194_MAIN_GPIO(L, 2) GPIO_ACTIVE_HIGH>; vddio-pex-ctl-supply = <&p3668_spmic_sd3>; nvidia,disable-aspm-states = <0xf>; nvidia,enable-power-down; nvidia,max-speed = <3>; max-link-speed = <3>; num-lanes = <1>; #if TEGRA_PCIE_VERSION >= DT_VERSION_2 phys = <&p2u_hsio_11>; phy-names = "p2u-0"; #else phys = <&p2u_11>; phy-names = "pcie-p2u-0"; #endif }; tegra194.dtsi: pcie@14160000 { compatible = "nvidia,tegra194-pcie"; power-domains = <&bpmp TEGRA194_POWER_DOMAIN_PCIEX4A>; reg = <0x00 0x14160000 0x0 0x00020000>, /* appl registers (128K) */ <0x00 0x36000000 0x0 0x00040000>, /* configuration space (256K) */ <0x00 0x36040000 0x0 0x00040000>, /* iATU_DMA reg space (256K) */ <0x00 0x36080000 0x0 0x00040000>; /* DBI reg space (256K) */ reg-names = "appl", "config", "atu_dma", "dbi"; status = "disabled"; #address-cells = <3>; #size-cells = <2>; device_type = "pci"; num-lanes = <4>; num-viewport = <8>; linux,pci-domain = <4>; clocks = <&bpmp TEGRA194_CLK_PEX0_CORE_4>; clock-names = "core"; resets = <&bpmp TEGRA194_RESET_PEX0_CORE_4_APB>, <&bpmp TEGRA194_RESET_PEX0_CORE_4>; reset-names = "apb", "core"; interrupts = <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>, /* controller interrupt */ <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>; /* MSI interrupt */ interrupt-names = "intr", "msi"; #interrupt-cells = <1>; interrupt-map-mask = <0 0 0 0>; interrupt-map = <0 0 0 0 &gic GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>; nvidia,bpmp = <&bpmp 4>; nvidia,aspm-cmrt-us = <60>; nvidia,aspm-pwr-on-t-us = <20>; nvidia,aspm-l0s-entrance-latency-us = <3>; bus-range = <0x0 0xff>; ranges = <0x43000000 0x14 0x00000000 0x14 0x00000000 0x3 0x40000000>, /* prefetchable memory (13 GiB) */ <0x02000000 0x0 0x40000000 0x17 0x40000000 0x0 0xbfff0000>, /* non-prefetchable memory (3 GiB - 64 KiB) */ <0x01000000 0x0 0x00000000 0x17 0xffff0000 0x0 0x00010000>; /* downstream I/O (64 KiB) */ interconnects = <&mc TEGRA194_MEMORY_CLIENT_PCIE4R &emc>, <&mc TEGRA194_MEMORY_CLIENT_PCIE4W &emc>; interconnect-names = "read", "write"; };
Texte modifié
Ouvrir un fichier
pcie@14100000 { status = "okay"; nvidia,disable-power-down; vddio-pex-ctl-supply = <&vdd_1v8_ao>; phys = <&p2u_hsio_3>; phy-names = "p2u-0"; }; tegra234.dtsi: pcie@14100000 { compatible = "nvidia,tegra234-pcie"; power-domains = <&bpmp TEGRA234_POWER_DOMAIN_PCIEX1A>; reg = <0x00 0x14100000 0x0 0x00020000>, /* appl registers (128K) */ <0x00 0x30000000 0x0 0x00040000>, /* configuration space (256K) */ <0x00 0x30040000 0x0 0x00040000>, /* iATU_DMA reg space (256K) */ <0x00 0x30080000 0x0 0x00040000>; /* DBI reg space (256K) */ reg-names = "appl", "config", "atu_dma", "dbi"; nvidia,disable-power-down; #address-cells = <3>; #size-cells = <2>; device_type = "pci"; num-lanes = <1>; num-viewport = <8>; linux,pci-domain = <1>; clocks = <&bpmp TEGRA234_CLK_PEX0_C1_CORE>; clock-names = "core"; resets = <&bpmp TEGRA234_RESET_PEX0_CORE_1_APB>, <&bpmp TEGRA234_RESET_PEX0_CORE_1>; reset-names = "apb", "core"; interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>, /* controller interrupt */ <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>; /* MSI interrupt */ interrupt-names = "intr", "msi"; #interrupt-cells = <1>; interrupt-map-mask = <0 0 0 0>; interrupt-map = <0 0 0 0 &gic GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>; nvidia,bpmp = <&bpmp 1>; nvidia,aspm-cmrt-us = <60>; nvidia,aspm-pwr-on-t-us = <20>; nvidia,aspm-l0s-entrance-latency-us = <3>; bus-range = <0x0 0xff>; ranges = <0x43000000 0x20 0x80000000 0x20 0x80000000 0x0 0x28000000>, /* prefetchable memory (640 MB) */ <0x02000000 0x0 0x40000000 0x20 0xa8000000 0x0 0x08000000>, /* non-prefetchable memory (128 MB) */ <0x01000000 0x0 0x30100000 0x00 0x30100000 0x0 0x00100000>; /* downstream I/O (1 MB) */ interconnects = <&mc TEGRA234_MEMORY_CLIENT_PCIE1R &emc>, <&mc TEGRA234_MEMORY_CLIENT_PCIE1W &emc>; interconnect-names = "dma-mem", "write"; iommus = <&smmu_niso1 TEGRA234_SID_PCIE1>; iommu-map = <0x0 &smmu_niso1 TEGRA234_SID_PCIE1 0x1000>; iommu-map-mask = <0x0>; dma-coherent; status = "disabled"; };
Trouver la différence