[PATCH 0/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: add missing properties

From: Neil Armstrong
Date: Thu Jul 06 2023 - 03:42:36 EST


The amlogic DT uses gpio-line-names and gpio-hog, add those
to the yaml converted pinctrl bindings.

This will fix the following dtschema check errors:
arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dtb: pinctrl@40: bank@40: Unevaluated properties are not allowed ('gpio-line-names', 'usb-hub-hog' were unexpected)
arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dtb: pinctrl@4b0: bank@4b0: Unevaluated properties are not allowed ('gpio-line-names' was unexpected)
..

Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Neil Armstrong (2):
dt-bindings: pinctrl: amlogic,meson-pinctrl-common: allow gpio-line-names
dt-bindings: pinctrl: amlogic,meson-pinctrl-common: allow gpio hogs

.../devicetree/bindings/pinctrl/amlogic,meson-pinctrl-common.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
---
base-commit: e1f6a8eaf1c271a0158114a03e3605f4fba059ad
change-id: 20230706-topic-amlogic-upstream-pinctrl-fix-bindings-c2b74c637872

Best regards,
--
Neil Armstrong <neil.armstrong@xxxxxxxxxx>