mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
unifykey: txl: add unifykey support for txl
PD#168480: unifykey: txl: add unifykey for txl Change-Id: If9d36e91f8fef0694bacc69e746163e2e96befc6 Signed-off-by: jiamin ma <jiamin.ma@amlogic.com>
This commit is contained in:
@@ -396,6 +396,7 @@ static int storage_probe(struct platform_device *pdev)
|
||||
|
||||
static const struct of_device_id securitykey_dt_match[] = {
|
||||
{ .compatible = "aml, securitykey" },
|
||||
{ .compatible = "amlogic, securitykey" },
|
||||
{ /* sentinel */ },
|
||||
};
|
||||
|
||||
|
||||
@@ -396,6 +396,7 @@ static int storage_probe(struct platform_device *pdev)
|
||||
|
||||
static const struct of_device_id securitykey_dt_match[] = {
|
||||
{ .compatible = "aml, securitykey" },
|
||||
{ .compatible = "amlogic, securitykey" },
|
||||
{ /* sentinel */ },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user