commit | 9784c9963feccd8dede924dbc0f8b1c64506e646 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <swboyd@chromium.org> | Thu Apr 23 13:34:16 2020 -0700 |
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Fri Apr 24 09:10:01 2020 +0200 |
tree | c7378f6790b977625d708bec4a529f3022d7ae5c | |
parent | aa58a21ae37894d456a2f91a37e9fd71ad4aa27e [diff] |
gpiolib: devprop: Warn if gpio-line-names is too long Some DT authors (including myself) have messed up the length of gpio-line-names and made it longer than it should be. Add a warning here so that developers can figure out that they've messed up their DT and should fix it. Cc: Alexandru M Stan <amstan@chromium.org> Signed-off-by: Stephen Boyd <swboyd@chromium.org> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>