]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
arm64: zynqmp: Remove FIXME from comment
authorMichal Simek <michal.simek@xilinx.com>
Wed, 13 Feb 2019 15:18:36 +0000 (16:18 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 13 Feb 2019 15:21:18 +0000 (16:21 +0100)
U-Boot doesn't have this FIXME that's why sync it up together and remove
it here.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm018-dc4.dts

index 62c899d504c5016dfa597ad4452dad4e0e22c547..fabef11647a46c561f553e855e88dd98f9ae3920 100644 (file)
                #size-cells = <1>;
                reg = <0x0>;
                spi-tx-bus-width = <1>;
-               spi-rx-bus-width = <4>; /* FIXME also DUAL configuration possible */
+               spi-rx-bus-width = <4>; /* also DUAL configuration possible */
                spi-max-frequency = <108000000>; /* Based on DC1 spec */
                partition@qspi-fsbl-uboot { /* for testing purpose */
                        label = "qspi-fsbl-uboot";