"atmel,spd" is reported by checkpatch as undocumented in the device tree bindings. Add it to the list of supported compatible fallbacks. Signed-off-by: Bartosz Golaszewski <brgl@xxxxxxxx> Reviewed-by: Javier Martinez Canillas <javierm@xxxxxxxxxx> --- Documentation/devicetree/bindings/eeprom/at24.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/eeprom/at24.txt b/Documentation/devicetree/bindings/eeprom/at24.txt index b5ce5a247554..487e1005036c 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.txt +++ b/Documentation/devicetree/bindings/eeprom/at24.txt @@ -8,6 +8,7 @@ Required properties: "atmel,24c00", "atmel,24c01", "atmel,24c02", + "atmel,spd", "atmel,24c04", "atmel,24c08", "atmel,24c16", -- 2.15.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html