Skip to content

Commit

Permalink
cleanup: k3-j721e-main.dtsi
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Nelson <[email protected]>
  • Loading branch information
RobertCNelson committed Nov 16, 2021
1 parent cf0d32e commit 70e9a42
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/arm64/k3-j721e-main.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -1452,12 +1452,12 @@
};

d5520: video-decoder@4300000 {
/* IMG D5520 driver configuration */
compatible = "img,d5500-vxd";
reg = <0x00 0x04300000>,
<0x00 0x100000>;
power-domains = <&k3_pds 144 TI_SCI_PD_EXCLUSIVE>;
interrupts = <GIC_SPI 180 IRQ_TYPE_LEVEL_HIGH>;
/* IMG D5520 driver configuration */
compatible = "img,d5500-vxd";
reg = <0x00 0x04300000>,
<0x00 0x100000>;
power-domains = <&k3_pds 144 TI_SCI_PD_EXCLUSIVE>;
interrupts = <GIC_SPI 180 IRQ_TYPE_LEVEL_HIGH>;
};

vxe384: video-encoder@4200000 {
Expand Down

0 comments on commit 70e9a42

Please sign in to comment.