
Dear Reinhard Meyer,
In message 4CA99373.7020704@emk-elektronik.de you wrote:
Patch 1 will change the #if and introduce CONFIG_AT91SAM9_FAMILY instead.
Patch 2 will fix at91/clock.c+timer.c
Maybe there is a misunderstanding here. I see three patches
introduce CONFIG_AT91SAM9_FAMILY to common.h
add an #ifdef CONFIG_AT91SAM9_FAMILY to global_data.h with the
required variables
- change clock and timer.
2+3 combined in one patch? OK
No. 1 + 2 belong together; they deal with the same topic and should be applied as a single commit.
3 is a completely different story and goes in a separate patch.
And I bet, this must be a patch series ;)
Not necessarily. The 1+2 combo is independent from 3 (but needed as a prerequisite, so posting this in a series is fine as well).
Best regards,
Wolfgang Denk