Skip to content

Commit 9241b01

Browse files
krzkDinh Nguyen
authored andcommitted
arm64: dts: socfpga: stratix10_swvp: drop unsupported DW MSHC properties
altr,dw-mshc-ciu-div and altr,dw-mshc-sdr-timing are neither documented nor used by Linux, so remove them to fix dtbs_check warnings like: socfpga_stratix10_swvp.dtb: mmc@ff808000: Unevaluated properties are not allowed ('altr,dw-mshc-ciu-div', 'altr,dw-mshc-sdr-timing' were unexpected) Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
1 parent 30bc690 commit 9241b01

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@
8080

8181
&mmc {
8282
status = "okay";
83-
altr,dw-mshc-ciu-div = <0x3>;
84-
altr,dw-mshc-sdr-timing = <0x0 0x3>;
8583
cap-sd-highspeed;
8684
cap-mmc-highspeed;
8785
broken-cd;

0 commit comments

Comments
 (0)