Skip to content

Commit 854a080

Browse files
ConchuODkrzk
authored andcommitted
loongarch: dts: remove non-existent DAC from 2k1000-ref
The 2k1000 reference boards do not have a Rohm DAC on them as far as I can tell, and they certainly do not have a dh2228fv, as this device does not actually exist! Remove the dac nodes from the devicetrees as it is not acceptable to pretend to have a device on a board in order to bind the spidev driver in Linux. Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240717-preacher-sandal-2aeffa322b9f@spud Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
1 parent 3f6e319 commit 854a080

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

arch/loongarch/boot/dts/loongson-2k1000-ref.dts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,6 @@
9090

9191
#address-cells = <1>;
9292
#size-cells = <0>;
93-
spidev@0 {
94-
compatible = "rohm,dh2228fv";
95-
spi-max-frequency = <100000000>;
96-
reg = <0>;
97-
};
9893
};
9994

10095
&ehci0 {

0 commit comments

Comments
 (0)