Hi,
Is there a standard support for providing the MMC host OCR mask in the
device tree structure?
I'm using ARM PrimeCell PL180/181 Multimedia Card Interface driver.
In 'mmci_dt_populate_generic_pdata' I cannot see any evidence for parsing
oct mask.
I wonder if I can just add to the function:
 of_property_read_u32(np, "ocr-mask", &pdata->ocr_mask);


Regards,
Barak


--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to