On 01/08/2024 02:53, Depeng Shao wrote:
but the issue is that the sm8550 can be probed once having patch set 1,
but the sm8550_resources isn't complete in patch set 1.
Doesn't matter until you _upstream_ a dts that operates on it.
Its not a massive deal if you start at patch #1 and and patch #1+n and a
there are a few warnings in between as you add stuff in but, for
preference every single patch applies and builds warning free.
If you
- Add bindings
- Do driver stuff
- Then do dts stuff
You don't need to worry about probe() doing mad things.
---
bod