[PATCH 0/3] Meson (32-bit) multi_v7_defconfig updates

Martin Blumenstingl martin.blumenstingl at googlemail.com
Wed Jun 14 14:36:11 PDT 2017


Hi Neil,

On Mon, Jun 12, 2017 at 9:38 AM, Neil Armstrong <narmstrong at baylibre.com> wrote:
> On 06/11/2017 12:03 PM, Martin Blumenstingl wrote:
>> This enables the following drivers which are supported on Meson8 and
>> Meson8b (as well as Meson8m2):
>> - Meson USB2 PHY driver (USB controller support is provided by dwc2,
>>   which is already enabled)
>> - Meson PWM driver (used to dim LEDs and generate the 32.768 kHz LPO
>>   clock for the SDIO wifi modules)
>> - the generic PWM clock driver (for the 32.768 kHz LPO clock for the
>>   SDIO wifi modules)
>>
>>
>> I am not sure if these patches will go through Kevin's Amlogic tree
>> or through some other tree. However, these should be independent from
>> anything else, so it's just a matter of preference through which tree
>> they go.
>>
>>
>> Martin Blumenstingl (3):
>>   ARM: multi_v7_defconfig: enable the Amlogic Meson USB2 PHY driver
>>   ARM: multi_v7_defconfig: enable the Meson PWM controller
>>   ARM: multi_v7_defconfig: enable the PWM clock driver
>>
>>  arch/arm/configs/multi_v7_defconfig | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>
>
> Hi Martin,
>
> Isn't it better to have these as modules like for the ARM64 counterpart ?
indeed, I will look into this - thanks for the hint

PS: I will also re-check if enabling CONFIG_PHY_MESON8B_USB2 is
requires, since it defaults to ARCH_MESON (which means it should
default to "y" automatically, which is also why we don't have it in
arch/arm64/configs/defconfig)


Regards,
Martin



More information about the linux-amlogic mailing list