]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: ti: k3-am62*-main: Remove unwanted properties from crypto
authorKamlesh Gurudasani <kamlesh@ti.com>
Wed, 19 Jun 2024 09:57:25 +0000 (15:27 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Sat, 22 Jun 2024 06:25:54 +0000 (11:55 +0530)
As there is no child node in crypto node, remove the properties
that are not needed.

Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
Link: https://lore.kernel.org/r/20240618-remove-ranges-v1-1-35d68147e9bf@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62-main.dtsi
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi

index 0f2722c4bcc32133d8217f59b78361b0c0ac7297..00776a9987c135f2a862e89128a9d51fbc66aac2 100644 (file)
        crypto: crypto@40900000 {
                compatible = "ti,am62-sa3ul";
                reg = <0x00 0x40900000 0x00 0x1200>;
-               #address-cells = <2>;
-               #size-cells = <2>;
-               ranges = <0x00 0x40900000 0x00 0x40900000 0x00 0x30000>;
-
                dmas = <&main_pktdma 0xf501 0>, <&main_pktdma 0x7506 0>,
                       <&main_pktdma 0x7507 0>;
                dma-names = "tx", "rx1", "rx2";
index e787f9386eb56106e4485cd0762192aa5b00588a..9701fc69aed946225e40ada3f060854d8614d880 100644 (file)
                reg = <0x00 0x40900000 0x00 0x1200>;
                #address-cells = <2>;
                #size-cells = <2>;
-               ranges = <0x00 0x40900000 0x00 0x40900000 0x00 0x30000>;
-
                dmas = <&main_pktdma 0xf501 0>, <&main_pktdma 0x7506 0>,
                       <&main_pktdma 0x7507 0>;
                dma-names = "tx", "rx1", "rx2";