diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2022-09-28 21:51:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-10 18:45:01 +0100 |
commit | 1aeb122d214b92474c86fde00a03d6e2d69381b5 (patch) | |
tree | 7f85dc6b96e328e967728baae5ebcb0b3810b4f7 /drivers/slimbus | |
parent | 3ce00bb7e91cf57d723905371507af57182c37ef (diff) | |
download | lwn-1aeb122d214b92474c86fde00a03d6e2d69381b5.tar.gz lwn-1aeb122d214b92474c86fde00a03d6e2d69381b5.zip |
nvmem: lan9662-otp: Fix compatible string
The device tree bindings for lan9662-otp expects the compatible string
to be one of following compatible strings:
microchip,lan9662-otpc
microchip,lan9668-otpc
The problem is that the lan9662-otp driver contains the
microchip,lan9662-otp compatible string instead of
microchip,lan9662-otpc.
Fix this by updating the compatible string in the driver.
Fixes: 9e8f208ad5229d ("nvmem: lan9662-otp: add support")
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Link: https://lore.kernel.org/r/20220928195112.630351-1-horatiu.vultur@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/slimbus')
0 files changed, 0 insertions, 0 deletions