On 13/12/2023 20:02, Ninad Palsule wrote:
Hello Krzysztof,First, there is no dependency. Second, except confusing order anyway DTS
On 12/12/23 14:26, Krzysztof Kozlowski wrote:
On 12/12/2023 17:40, Ninad Palsule wrote:There is a dependency on driver code as patch #8 uses the compatibility
This drop adds following devices in the device tree.Don't mix DTS with drivers. DTS and drivers go via different subsystems
- EEPROM/VPD
- Power supplies
- Humidity, pressure and temperature sensors.
- Trusted platform module(TPM) chip
Tested:
This board is tested using the simics simulator.
Signed-off-by: Ninad Palsule <ninad@xxxxxxxxxxxxx>
---
and cannot have dependencies, so why DTS is patch #6, then driver #7 and
now again DTS #7?
string added in driver patch #7. I have now moved driver patch at the
start. Is that ok? OR you are suggesting something else?
will go via separate trees. Third, again, there is no dependency. If
there is, your patchset is broken and this needs to be fixed. Although I
don't understand how new hardware can depend on driver... it's really odd.
Best regards,
Krzysztof