[PATCH V2 0/2] serial: bcm2835: add bcm2835 auxiliar uart driver
From: Stefan Wahren <hidden>
Date: 2016-01-10 15:05:51
Also in:
linux-devicetree, linux-serial
From: Stefan Wahren <hidden>
Date: 2016-01-10 15:05:51
Also in:
linux-devicetree, linux-serial
Hi Martin,
kernel at martin.sperl.org hat am 9. Januar 2016 um 14:07 geschrieben: From: Martin Sperl <redacted> This patch series adds the bcm2835aux uart driver, which is created as a wrapper arround the 8250 driver (based on recommendations by Stephen Warren) The device tree patch itself is not included yet because this patch requires the clk-bcm2835aux driver, which is right now only in clk-next, but should become available with 4.5.
it doesn't make sense without the device tree patch. IMHO it's okay as long as you point out the dependency and set the node status to disable. Best regards Stefan