commit | 12f5489297bc3b58bd9cc870da4331775263398c | [log] [tgz] |
---|---|---|
author | Angelo Dureghello <angelo@kernel-space.org> | Wed Feb 15 23:54:18 2023 +0100 |
committer | Angelo Dureghello <angelo@kernel-space.org> | Wed Mar 15 01:38:19 2023 +0100 |
tree | 1007edeca803c2e0f9fba6df4e59ae423378f17e | |
parent | 1e48392e320c15f726815e1c239ee4afd9af9bbf [diff] |
m68k: dts: stmark2: set correct compatible field for spi nor Fix error: Invalid chip select 0:1 (err=-19) update spi nor "compatible" property with "jedec,spi-nor" to have spi nor properly bound as a child device. Signed-off-by: Angelo Durgehello <angelo@kernel-space.org>