arm64: dts: mt7622: drop r_smpl property from mmc node
authorFrank Wunderlich <frank-w@public-files.de>
Tue, 25 Oct 2022 13:29:52 +0000 (15:29 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 8 Nov 2022 18:33:17 +0000 (19:33 +0100)
This property is not defined in binding and driver.

Fixes: 2c002a3049f7 ("arm64: dts: mt7622: add mmc related device nodes")
Fixes: 0b6286dd96c0 ("arm64: dts: mt7622: add bananapi BPI-R64 board")
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20221025132953.81286-6-linux@fw-web.de
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts

index d3f9eab..af3fe61 100644 (file)
        bus-width = <4>;
        max-frequency = <50000000>;
        cap-sd-highspeed;
-       r_smpl = <1>;
        cd-gpios = <&pio 81 GPIO_ACTIVE_LOW>;
        vmmc-supply = <&reg_3p3v>;
        vqmmc-supply = <&reg_3p3v>;
index 36722ca..b74e774 100644 (file)
        bus-width = <4>;
        max-frequency = <50000000>;
        cap-sd-highspeed;
-       r_smpl = <1>;
        cd-gpios = <&pio 81 GPIO_ACTIVE_LOW>;
        vmmc-supply = <&reg_3p3v>;
        vqmmc-supply = <&reg_3p3v>;