arm64: zynqmp: Remove additional comments from dts files
Remove additional comments which were removed as the part of upstreaming. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
18a952ce7f
commit
52af7e3e81
@ -39,7 +39,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
|
||||
&fpd_dma_chan1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
@ -49,7 +49,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
|
||||
&fpd_dma_chan1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
@ -51,7 +51,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
|
||||
&fpd_dma_chan1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
@ -37,7 +37,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
|
||||
&fpd_dma_chan1 {
|
||||
status = "okay";
|
||||
};
|
||||
@ -83,12 +82,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* FIXME: Add device */
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* FIXME: Add device */
|
||||
&i2c1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
@ -77,7 +77,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
|
||||
&fpd_dma_chan1 {
|
||||
status = "okay";
|
||||
};
|
||||
@ -381,23 +380,17 @@
|
||||
reg = <0x20>;
|
||||
};
|
||||
|
||||
/* drivers/hwmon/pmbus/Kconfig:86: be called max20751.
|
||||
drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751) += max20751.o
|
||||
*/
|
||||
max20751@72 { /* u95 FIXME - not detected */
|
||||
max20751@72 { /* u95 */
|
||||
compatible = "maxim,max20751";
|
||||
reg = <0x72>;
|
||||
};
|
||||
max20751@73 { /* u96 FIXME - not detected */
|
||||
max20751@73 { /* u96 */
|
||||
compatible = "maxim,max20751";
|
||||
reg = <0x73>;
|
||||
};
|
||||
};
|
||||
/* Bus 3 is not connected */
|
||||
};
|
||||
|
||||
/* FIXME PMOD - j160 */
|
||||
/* FIXME MSP430F - u41 - not detected */
|
||||
};
|
||||
|
||||
&i2c1 {
|
||||
@ -409,8 +402,7 @@ drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751) += max20751.o
|
||||
scl-gpios = <&gpio 16 GPIO_ACTIVE_HIGH>;
|
||||
sda-gpios = <&gpio 17 GPIO_ACTIVE_HIGH>;
|
||||
|
||||
/* FIXME PL i2c via PCA9306 - u45 */
|
||||
/* FIXME MSP430 - u41 - not detected */
|
||||
/* PL i2c via PCA9306 - u45 */
|
||||
i2c-mux@74 { /* u34 */
|
||||
compatible = "nxp,pca9548";
|
||||
#address-cells = <1>;
|
||||
@ -515,24 +507,19 @@ drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751) += max20751.o
|
||||
#size-cells = <0>;
|
||||
reg = <3>;
|
||||
/* DDR4 SODIMM */
|
||||
dev@19 { /* u-boot detection */
|
||||
compatible = "xxx";
|
||||
dev@19 {
|
||||
reg = <0x19>;
|
||||
};
|
||||
dev@30 { /* u-boot detection */
|
||||
compatible = "xxx";
|
||||
dev@30 {
|
||||
reg = <0x30>;
|
||||
};
|
||||
dev@35 { /* u-boot detection */
|
||||
compatible = "xxx";
|
||||
dev@35 {
|
||||
reg = <0x35>;
|
||||
};
|
||||
dev@36 { /* u-boot detection */
|
||||
compatible = "xxx";
|
||||
dev@36 {
|
||||
reg = <0x36>;
|
||||
};
|
||||
dev@51 { /* u-boot detection - maybe SPD */
|
||||
compatible = "xxx";
|
||||
dev@51 {
|
||||
reg = <0x51>;
|
||||
};
|
||||
};
|
||||
|
@ -26,8 +26,6 @@
|
||||
/delete-node/ phy@21;
|
||||
};
|
||||
|
||||
/* Different qspi 512Mbit version */
|
||||
|
||||
/* Fix collision with u61 */
|
||||
&i2c0 {
|
||||
i2c-mux@75 {
|
||||
|
Loading…
Reference in New Issue
Block a user