]> Gentwo Git Trees - linux/.git/commit
dt-bindings: mmc: mmc-slot: Make compatible property optional
authorDharma Balasubiramani <dharma.b@microchip.com>
Mon, 24 Feb 2025 02:52:27 +0000 (08:22 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 11 Mar 2025 17:48:18 +0000 (18:48 +0100)
commitec53e2ea6b86f28f491b10dcee00d6c7077065b4
tree166eb6c684f92ae4c84844b49d225500b657aee3
parente01578e0a437f0eddcf39f9fbd68103544058db8
dt-bindings: mmc: mmc-slot: Make compatible property optional

The compatible property is required for some vendor-specific device trees,
such as Amlogic's meson-mx-sdio, but is unnecessary for others, like
Microchip's DTS. To resolve unintended warnings for configurations that do
not require it, remove compatible from the required properties in
mmc-slot.yaml.

Since meson-mx-sdio still requires compatible, explicitly add it to its
required list in amlogic,meson-mx-sdio.yaml.

Signed-off-by: Dharma Balasubiramani <dharma.b@microchip.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250224-mmc-slot-v4-1-231620a31e88@microchip.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/amlogic,meson-mx-sdio.yaml
Documentation/devicetree/bindings/mmc/mmc-slot.yaml