From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> There were other suggested solutions (for instance: just use the existing compatible for the On Semi variant) but I figured the most common approach is to use a fallback value for 100% compatible models and this is what Rob suggested as well. This reverts the driver change and makes the "onnn,74hc595a" compatible use "fairchild,74hc595" as fallback. Bartosz Golaszewski (2): Revert "gpio: 74x164: Add On Semi MC74HC595A compat" dt-bindings: gpio: fairchild,74hc595: use a fallback for Semi MC74HC595A .../devicetree/bindings/gpio/fairchild,74hc595.yaml | 10 ++++++---- drivers/gpio/gpio-74x164.c | 2 -- 2 files changed, 6 insertions(+), 6 deletions(-) -- 2.45.2