commit | c54005235c1f91efefd3ef4efbd5bc4ecc65cd8e | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed Feb 10 06:42:58 2021 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Feb 16 09:45:57 2021 -0500 |
tree | 46644e2a3049fd04a3fae4468e0240b3584b30bb | |
parent | f8036bfae313270c6d06ead08546593265e70db6 [diff] |
riscv: ite: it8xxx2: Rework device_get_binding for pinmux Switch to use DEVICE_DT_GET instead of device_get_binding for pinmux device. As part of this change drop the "label" property from the pinmux devicetree node and update the binding and dts files to reflect that. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>